yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30771
[Bug 1435596] Re: [RFE] Refactor the image-create code
There is a scenario for creating instance with volume, see below
command:
nova boot --image 7c0f8db1-bca7-4337-b8a1-ccd66e53faf0 --block-device-
mapping /dev/vda=3f4003bb-34f7-4947-8835-b140cca8c00b --flavor 1 z
** Changed in: nova
Status: In Progress => Invalid
--
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/1435596
Title:
[RFE] Refactor the image-create code
Status in OpenStack Compute (Nova):
Invalid
Bug description:
All the instance with volume backed should not have a image ref, so
the code at
https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L1075-L1081
is not reasonable for now.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1435596/+subscriptions
References