yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14504
[Bug 1321545] [NEW] creating image with only "--file" parameter will raise error but will create a queued image
Public bug reported:
When I use following command to create an image:
glance image-create --file /devstack/files/cirros-0.3.0-x86_64-disk.img
it returns:
400 Bad Request
Invalid disk format 'None' for image.
(HTTP 400)
and I use "glance image-list", a queued image has been created.
** Affects: glance
Importance: Undecided
Assignee: Liusheng (liusheng)
Status: New
** Changed in: glance
Assignee: (unassigned) => Liusheng (liusheng)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1321545
Title:
creating image with only "--file" parameter will raise error but will
create a queued image
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
When I use following command to create an image:
glance image-create --file
/devstack/files/cirros-0.3.0-x86_64-disk.img
it returns:
400 Bad Request
Invalid disk format 'None' for image.
(HTTP 400)
and I use "glance image-list", a queued image has been created.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1321545/+subscriptions
Follow ups
References