The Glance project provides services for discovering, registering, and retrieving virtual machine images. Glance has a RESTful API that allows querying of VM image metadata as well as retrieval of the actual image.
VM images made available through Glance can be stored in a variety of locations from simple filesystems to object-storage systems like the OpenStack Swift project.
Glance, as with all OpenStack projects, is written with the following design guidelines in mind:
This documentation is generated by the Sphinx toolkit and lives in the source tree. Additional documentation on Glance and other components of OpenStack can be found on the OpenStack wiki. Also see the Getting Involved page for other ways to interact with the community.
Todo
Complete details of configuration with paste.deploy config files
(The original entry is located in configuring.rst, line 20.)
Todo
Need some help on this one...
(The original entry is located in installing.rst, line 41.)
Todo
No idea how to do install on Mac OSX. Somebody with a Mac should complete this section
(The original entry is located in installing.rst, line 46.)
Todo
Need some help on this one...
(The original entry is located in installing.rst, line 95.)
Todo
No idea how to do install on Mac OSX. Somebody with a Mac should complete this section
(The original entry is located in installing.rst, line 100.)
Todo
Complete examples for Glance registry API
(The original entry is located in registries.rst, line 84.)