OpenStack typo

According to the word choice convention in
http://docs.openstack.org/contributor-guide/writing-style/word-choice.html
We should use OpenStack instead of Openstack.

Change-Id: Iab821d480aa65ce56393a9e17f1b0237c2c0e989
This commit is contained in:
melissaml 2016-10-24 14:56:30 +08:00
parent ce29d9b8ba
commit 3b2ce286ae
2 changed files with 2 additions and 2 deletions

View File

@ -117,7 +117,7 @@ Known limitations:
* Nodes are not isolated by projects.
* VM to Bare Metal network routing is not allowed.
* The user has to specify the count of ironic nodes before Devstack deploys
an Openstack.
an OpenStack.
* The user cannot use the same image for several ironic node types.
For example, if there are 3 ironic node types, the user has to create
3 images and 3 flavors.

View File

@ -147,7 +147,7 @@ Direct engine is removed.
Mitaka -> Newton
----------------
Sahara CLI command is deprecated, please use Openstack Client.
Sahara CLI command is deprecated, please use OpenStack Client.
.. note::