Use properly syntax for OpenStack name

A trival update to the README.md to fix inconsistent usage of the
OpenStack name.

Change-Id: Ie220caa426a6dbeae4252f6e0af4a556694897ec
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-04-14 13:22:15 -04:00
parent 1e17ca232c
commit de1f651f5b
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ AODH
Overview
--------
The AODH module is a part of [OpenStack](https://github.com/openstack), an effort by the Openstack infrastructure team to provide continuous integration testing and code review for Openstack and Openstack community projects not part of the core software. The module its self is used to flexibly configure and manage the Alarming service for Openstack.
The AODH module is a part of [OpenStack](https://github.com/openstack), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects not part of the core software. The module its self is used to flexibly configure and manage the Alarming service for OpenStack.
Module Description
------------------
@ -28,7 +28,7 @@ Setup
**What the AODH module affects**
* [AODH](http://docs.openstack.org/developer/aodh/), the Alarming service for Openstack.
* [AODH](http://docs.openstack.org/developer/aodh/), the Alarming service for OpenStack.
### Installing AODH
@ -36,7 +36,7 @@ Setup
### Beginning with AODH
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.
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
--------------