9a042d3c50
Fixes bug #945346 Change-Id: I07a303c2e503e50d7138585c683e0d1310339276
1.1 KiB
1.1 KiB
Managing Images
With Nova, you can manage images either using the built-in object store or using Glance, a related OpenStack project. Glance is a server that provides the following services:
- Ability to store and retrieve virtual machine images
- Ability to store and retrieve metadata about these virtual machine images
Refer to http://glance.openstack.org for additional details.