update README

Change-Id: Id122f1e148e975b48516ae802d1447bcffcafa3a
This commit is contained in:
Dan Bode 2013-04-16 17:51:07 -07:00
parent 0919451caf
commit ce05af0ea8

View File

@ -1,19 +1,17 @@
# PuppetLabs Glance module # PuppetLabs Glance module
This module provides a set of manifests that can be used to install and This module can be used to flexibly configure [glance](http://glance.openstack.org/),
configure glance. the image service of openstack.
It is currently targettting the folsom release of OpenStack. It has been tested with a combination of other modules, and has primarily been
developed as a subcomponent of the [openstack module](https://github.com/stackforge/puppet-openstack)
Use the essex branch for essex support. It is currently targettting the folsom/grizzly releases of OpenStack.
[![Unit Test Status](https://secure.travis-ci.org/puppetlabs/puppetlabs-glance.png?branch=master)](http://travis-ci.org/puppetlabs/puppetlabs-glance)
## Platforms ## Platforms
* Ubuntu 11.04 (Natty)
* Ubuntu 11.10 (Oneiric)
* Ubuntu 12.04 (Precise) * Ubuntu 12.04 (Precise)
* RHEL 6
## configurations ## configurations
@ -76,7 +74,7 @@ should be run on your keystone server
for full examples, see the examples directory. for full examples, see the examples directory.
in the module, puppetlabs-openstack, the following classes in the module, puppet-openstack, the following classes
configure parts of glance: configure parts of glance:
- openstack::glance # api, file backend, and registry - openstack::glance # api, file backend, and registry