Update README.md for Glance
Update installing Glance section and update links to Glance on wiki. Change-Id: I2285a6308837632bfc361bfffcedc0d34ad6ae32
This commit is contained in:
parent
cc75eaad20
commit
8b8723d1b6
@ -23,18 +23,18 @@ Module Description
|
||||
|
||||
The glance module is a thorough attempt to make Puppet capable of managing the entirety of glance. This includes manifests to provision such things as keystone endpoints, RPC configurations specific to glance, and database connections. Types are shipped as part of the glance module to assist in manipulation of configuration files.
|
||||
|
||||
This module is tested in combination with other modules needed to build and leverage an entire OpenStack software stack. These modules can be found, all pulled together in the [openstack module](https://github.com/stackfoge/puppet-openstack).
|
||||
This module is tested in combination with other modules needed to build and leverage an entire OpenStack software stack. These modules can be found, all pulled together in the [openstack module](https://github.com/stackforge/puppet-openstack).
|
||||
|
||||
Setup
|
||||
-----
|
||||
|
||||
**What the glance module affects**
|
||||
|
||||
* glance, the image service for OpenStack.
|
||||
* [Glance](https://wiki.openstack.org/wiki/Glance), the image service for OpenStack.
|
||||
|
||||
### Installing glance
|
||||
|
||||
example% puppet module install openstack/glance
|
||||
puppet module install openstack/glance
|
||||
|
||||
### Beginning with glance
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user