From fa4f40dfa6fad3d643cf56484836e2ebddd9e093 Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Thu, 4 Feb 2016 15:15:44 +0530 Subject: [PATCH] Use uppercase 'S' in OpenStack Change-Id: Ie264dd6142d39c0c0f5e3323410c51fb79d53969 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5f3354b01..0706e84b1 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