glance/glance/store
jaypipes@gmail.com 5c03271048 Adds an admin tool to Glance (bin/glance-admin) that allows
a user to administer the Glance server:

* add images
* update image metadata
* delete images and metadata
* delete all images (clear)
* show an image
* list public images
* show detailed info on public images

Adds documentation for the tool and cleans up a few issues
that came up in initial testing.
2011-02-23 21:50:24 -05:00
..
__init__.py Adds an admin tool to Glance (bin/glance-admin) that allows 2011-02-23 21:50:24 -05:00
filesystem.py Remove use of gflags entirely. Use optparse. 2011-01-28 15:54:34 -06:00
http.py Bug #696385: Glance is not pep8-clean 2011-01-02 02:47:59 +00:00
registries.py Major refactoring... 2010-12-17 16:37:06 +00:00
s3.py Merge trunk, resolve conflicts, and move import of boto into conditional block to prevent import errors when running tests and not having boto installed. 2011-01-14 14:32:52 -05:00
swift.py Fixes suggested by JayPipes review. Did not modify docstrings in non-related files. 2011-01-12 22:03:54 +01:00