Use the correct capitalization of OpenStack

Change-Id: I97387a8fdfe3870e5a7548a027906e5a43dd353b
This commit is contained in:
Dougal Matthews
2016-05-18 11:47:31 +01:00
parent d2c22f0353
commit 94af770a6d

View File

@@ -55,7 +55,7 @@ You can install the Watcher CLI with the following command:
Configuration
=============
Create a **creds** file containing your Openstack credentials:
Create a **creds** file containing your OpenStack credentials:
.. code::
@@ -105,7 +105,7 @@ Install the openstack CLI :
# pip install python-openstackclient
Make sure that your Openstack credentials are correct. If so, you should be able to verify that the watcher user has been declared in your Openstack keystone :
Make sure that your OpenStack credentials are correct. If so, you should be able to verify that the watcher user has been declared in your OpenStack keystone :
.. code::