From 8b8723d1b697079b082e6387392a3ee8ba76ff12 Mon Sep 17 00:00:00 2001 From: Denis Egorenko Date: Fri, 31 Jul 2015 12:56:31 +0300 Subject: [PATCH] Update README.md for Glance Update installing Glance section and update links to Glance on wiki. Change-Id: I2285a6308837632bfc361bfffcedc0d34ad6ae32 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 351ecf7e..ed3f5143 100644 --- a/README.md +++ b/README.md @@ -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