yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06915
[Bug 1258603] [NEW] tests still fail when libvirt not installed
Public bug reported:
https://review.openstack.org/#/c/60052/1 fixed a problem with fake
libvirt driver by adding default arguments to Connection class, but the
tests still fail sometimes because the default value for uri is only
accepted if a global in the fake driver is true:
allow_default_uri_connection
Tests only fail sometimes, so I guess this global is affected by other
tests
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1258603
Title:
tests still fail when libvirt not installed
Status in OpenStack Compute (Nova):
New
Bug description:
https://review.openstack.org/#/c/60052/1 fixed a problem with fake
libvirt driver by adding default arguments to Connection class, but
the tests still fail sometimes because the default value for uri is
only accepted if a global in the fake driver is true:
allow_default_uri_connection
Tests only fail sometimes, so I guess this global is affected by other
tests
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1258603/+subscriptions
Follow ups
References