nova/doc/source/runnova/managing.images.rst
Hengqing Hu 9a042d3c50 Remove trailing whitespaces in regular file
Fixes bug #945346

Change-Id: I07a303c2e503e50d7138585c683e0d1310339276
2012-03-07 13:43:37 +08:00

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.