yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07284
[Bug 1260806] [NEW] Defaulting device names fails to update the database
Public bug reported:
_default_block_device_names method of the compute manager, would call
the conductor block_device_mapping_update method with the wrong
arguments, causing a TypeError and ultimately the instance to fail.
This bug happens only when using a driver that does not provid it's own
implementation of default_device_names_for_instance, (currently only the
libvirt driver does this).
Also affects havana since https://review.openstack.org/#/c/40229/
** Affects: nova
Importance: Undecided
Status: New
** Tags: havana-backport-potential
--
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/1260806
Title:
Defaulting device names fails to update the database
Status in OpenStack Compute (Nova):
New
Bug description:
_default_block_device_names method of the compute manager, would call
the conductor block_device_mapping_update method with the wrong
arguments, causing a TypeError and ultimately the instance to fail.
This bug happens only when using a driver that does not provid it's
own implementation of default_device_names_for_instance, (currently
only the libvirt driver does this).
Also affects havana since https://review.openstack.org/#/c/40229/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1260806/+subscriptions
Follow ups
References