Merge "Use uppercase 'S' in OpenStack"

This commit is contained in:
Jenkins 2016-02-22 21:15:33 +00:00 committed by Gerrit Code Review
commit 17ac13c85c
1 changed files with 3 additions and 3 deletions

View File

@ -16,21 +16,21 @@ nova
Overview
--------
The nova 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 as part of the core software. The module its self is used to flexibly configure and manage the compute service for Openstack.
The nova 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 as part of the core software. The module its self is used to flexibly configure and manage the compute service for OpenStack.
Module Description
------------------
The nova module is a thorough attempt to make Puppet capable of managing the entirety of nova. This includes manifests to provision such things as keystone endpoints, RPC configurations specific to nova, and database connections. Types are shipped as part of the nova 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.
This module is tested in combination with other modules needed to build and leverage an entire OpenStack software stack.
Setup
-----
**What the nova module affects:**
* [Nova](https://wiki.openstack.org/wiki/Nova), the compute service for Openstack.
* [Nova](https://wiki.openstack.org/wiki/Nova), the compute service for OpenStack.
### Installing nova