Comment 2 for bug 1625859

Revision history for this message
Bjoern (bjoern-t) wrote :

From what I gathered, the environment look pretty similar.
Still not sure why no libvirt is installed on the "good" repo container unlike the new (bad) one.

good (repo/infra) host:
-----------------------
repo_build_pip_extra_indexes:
  - "https://rpc-repo.rackspace.com/pools"

No libvirt installed on repo container or infra node

bad (repo/infra) host:
----------------------
repo_build_pip_extra_indexes:
  - "https://rpc-repo.rackspace.com/pools"

libvirt-bin:amd64 (1.2.2-0ubuntu13.1.17) inside the repo container
libvirt-dev:amd64 (1.2.2-0ubuntu13.1.17) inside the repo container

good compute host:
-----------------
libvirt-python (1.3.2) inside nova-13.3.3 venv
libvirt0:amd64 (1.2.2-0ubuntu13.1.17)
libvirt-bin:amd64 (1.2.2-0ubuntu13.1.17
python-libvirt:amd64 (1.2.2-0ubuntu2)

bad compute host:
-----------------
libvirt-python (1.3.2) inside nova-13.3.3 venv
libvirt0:amd64 (1.2.2-0ubuntu13.1.17)
libvirt-bin:amd64 (1.2.2-0ubuntu13.1.17
python-libvirt:amd64 (1.2.2-0ubuntu2)