This is intended behaviour, see bug #1099695

** Changed in: glance
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1178804

Title:
  Empty images stored in glance are stuck in state queued

Status in OpenStack Image Registry and Delivery Service (Glance):
  Invalid

Bug description:
  In havanna, the glance cli tool allows empty images to be uploaded
  that are set to state queued with an empty size.  This is present in
  grizzly as well.

  glance image-create
  +------------------+--------------------------------------+
  | Property         | Value                                |
  +------------------+--------------------------------------+
  | checksum         | None                                 |
  | container_format | None                                 |
  | created_at       | 2013-05-10T19:40:31                  |
  | deleted          | False                                |
  | deleted_at       | None                                 |
  | disk_format      | None                                 |
  | id               | a0dc4977-a91b-4032-88ac-bc6a0dd26f05 |
  | is_public        | False                                |
  | min_disk         | 0                                    |
  | min_ram          | 0                                    |
  | name             | None                                 |
  | owner            | b3bc2ebb68a04c9aaef0df3082d51a51     |
  | protected        | False                                |
  | size             | 0                                    |
  | status           | queued                               |
  | updated_at       | 2013-05-10T19:40:31                  |
  +------------------+--------------------------------------+

  glance image-list
  
+--------------------------------------+------+-------------+------------------+----------+--------+
  | ID                                   | Name | Disk Format | Container 
Format | Size     | Status |
  
+--------------------------------------+------+-------------+------------------+----------+--------+
  | a0dc4977-a91b-4032-88ac-bc6a0dd26f05 |      |             |                 
 |          | queued |
  
+--------------------------------------+------+-------------+------------------+----------+--------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1178804/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to