diff --git a/README.md b/README.md index 9d3d059e2..ed91dc77a 100644 --- a/README.md +++ b/README.md @@ -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