update Setup section

This patch update the Setup section:
-add Installing aodh
-remove stackforge reference in Beginning with aodh

Change-Id: Icf53bc02456fc775a3cb6ef6005bf60eb12fa82c
This commit is contained in:
Iury Gregory Melo Ferreira 2016-01-07 15:56:28 +00:00
parent 9e3e5aa160
commit 05e2098434
1 changed files with 1 additions and 2 deletions

View File

@ -32,12 +32,11 @@ Setup
### Installing AODH
AODH is not currently in Puppet Forge, but is anticipated to be added soon. Once that happens, you'll be able to install AODH with:
puppet module install openstack/aodh
### Beginning with AODH
To utilize the AODH module's functionality you will need to declare multiple resources. The following is a modified excerpt from the [openstack module](https://github.com/stackfoge/puppet-openstack). This is not an exhaustive list of all the components needed, we recommend you consult and understand the [openstack module](https://github.com/stackforge/puppet-openstack) and the [core openstack](http://docs.openstack.org) documentation.
To utilize the AODH module's functionality you will need to declare multiple resources. This is not an exhaustive list of all the components needed, we recommend you consult and understand the [core openstack](http://docs.openstack.org) documentation.
Implementation
--------------