yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39528
[Bug 1501851] [NEW] Nova can incorrectly think an instance is volume backed
Public bug reported:
If an instance is booted with "nova boot --block-device
source=image,dest=local..." the instance ends up with no image_ref set
and an entry in the block_device_mappings table. This confuses the
compute/api.py is_volume_backed_instance method which assumes that if
image_ref isn't set then the instance is volume backed.
** Affects: nova
Importance: Undecided
Status: New
** Tags: volumes
** Tags added: volumes
--
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/1501851
Title:
Nova can incorrectly think an instance is volume backed
Status in OpenStack Compute (nova):
New
Bug description:
If an instance is booted with "nova boot --block-device
source=image,dest=local..." the instance ends up with no image_ref set
and an entry in the block_device_mappings table. This confuses the
compute/api.py is_volume_backed_instance method which assumes that if
image_ref isn't set then the instance is volume backed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1501851/+subscriptions
Follow ups