yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23840
[Bug 1382288] [NEW] glance image-create queues an image even though the image isn't specified
Public bug reported:
glance image-create command queues the image even though we don't
specify the file using the --file option. It stays in the queued state
forever.
#> glance image-create --name "Ubuntu" --disk-format qcow2 --container-format bare
#> glance image-list
ge-list
+-------------------------------------------------------------+---------------------+-----------------+-------------------------+------------+--------+
| ID | Name | Disk Format | Container Format | Size | Status |
+-------------------------------------------------------------+---------------------+-----------------+-------------------------+-------------+--------+
| 34d14f2f-14ef-40df-81d3-1154c176104f | Ubuntu | qcow2 | bare | | queued |
+-------------------------------------------------------------+---------------------+-----------------+-------------------------+-------------+--------+
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1382288
Title:
glance image-create queues an image even though the image isn't
specified
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
glance image-create command queues the image even though we don't
specify the file using the --file option. It stays in the queued state
forever.
#> glance image-create --name "Ubuntu" --disk-format qcow2 --container-format bare
#> glance image-list
ge-list
+-------------------------------------------------------------+---------------------+-----------------+-------------------------+------------+--------+
| ID | Name | Disk Format | Container Format | Size | Status |
+-------------------------------------------------------------+---------------------+-----------------+-------------------------+-------------+--------+
| 34d14f2f-14ef-40df-81d3-1154c176104f | Ubuntu | qcow2 | bare | | queued |
+-------------------------------------------------------------+---------------------+-----------------+-------------------------+-------------+--------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1382288/+subscriptions
Follow ups
References