[Bug 1958988] [NEW] heat-engine is missing vitrageclient dependency (Xena)

Francois Michaut 1958988 at bugs.launchpad.net
Tue Jan 25 13:35:21 UTC 2022


Public bug reported:

Installing heat with the following commands :

add-apt-repository cloud-archive:xena
apt update
apt-get install heat-api heat-api-cfn heat-engine

will reproduce the issue. 
heat-engine service will crash and restart continuously, all heat-related commands will fail ("openstack stack list" will output (after a very long time): ERROR: Internal Error).

In heat-engine logs, we can see that a module named "vitrageclient" is
missing. Running "pip3 install python-vitrageclient" fixed the issue and
heat started working correctly.

heat-engine error logs attached.

** Affects: cloud-archive
     Importance: Undecided
         Status: New

** Attachment added: "heat-engine-extract.log"
   https://bugs.launchpad.net/bugs/1958988/+attachment/5557356/+files/heat-engine-extract.log

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1958988

Title:
  heat-engine is missing vitrageclient dependency (Xena)

Status in Ubuntu Cloud Archive:
  New

Bug description:
  Installing heat with the following commands :

  add-apt-repository cloud-archive:xena
  apt update
  apt-get install heat-api heat-api-cfn heat-engine

  will reproduce the issue. 
  heat-engine service will crash and restart continuously, all heat-related commands will fail ("openstack stack list" will output (after a very long time): ERROR: Internal Error).

  In heat-engine logs, we can see that a module named "vitrageclient" is
  missing. Running "pip3 install python-vitrageclient" fixed the issue
  and heat started working correctly.

  heat-engine error logs attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1958988/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list