glance/bin
Eoghan Glynn 62c913c3ad Require container & disk formats on image create
Fixes lp 933702

For images created via the glance CLI, the container and disk formats
were previously defaulted if not explicitly set. However if created via
the python or REST APIs, these attributes were not defaulted if unset.

There is no real sensible default for these formats, so now an image
create fails with 400 "Bad Request" if the format metadata are missing.

Also we ensure unset image metadata are not reported in x-image-meta-*
headers in order to disambiguate None and empty string values.

Change-Id: I8189383f5f9adf42a8cdac7f8dc7e9327baf46da
2012-02-20 18:06:51 +00:00
..
glance Require container & disk formats on image create 2012-02-20 18:06:51 +00:00
glance-api Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
glance-cache-cleaner Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
glance-cache-manage Add the missing column header to list-cached 2011-12-08 13:00:09 -05:00
glance-cache-prefetcher Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
glance-cache-pruner Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
glance-cache-queue-image Set execute permissions on glance-cache-queue-image. 2012-01-03 16:27:52 -05:00
glance-control Respawn glance services on unexpected death. 2012-02-08 09:41:11 +00:00
glance-manage Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
glance-registry Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
glance-scrubber Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00