From 94af770a6db3ff3c196050b322c718c1bc5e06ea Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Wed, 18 May 2016 11:47:31 +0100 Subject: [PATCH] Use the correct capitalization of OpenStack Change-Id: I97387a8fdfe3870e5a7548a027906e5a43dd353b --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9e5beac..8bb2044 100644 --- a/README.rst +++ b/README.rst @@ -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::