Use the correct capitalization of OpenStack

Change-Id: If02429ed7254e4cd543b2f22f7685bf045fb4cd6
This commit is contained in:
Dougal Matthews 2016-05-18 11:45:11 +01:00
parent cb520025e1
commit 5d4ca42311
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
====================================
Openstack Command Line Tool Examples
OpenStack Command Line Tool Examples
====================================
Because command output would make this document long, much of it will be

View File

@ -1,5 +1,5 @@
=========================================================
Openstack Command Line Tool (compatible with v2 API only)
OpenStack Command Line Tool (compatible with v2 API only)
=========================================================
The python-designateclient package comes with a plugin for the openstack
@ -23,7 +23,7 @@ Configuration
:program:`openstack` requires certain information to talk to the REST API. An
in-depth explanation is covered in the
`Openstack Client configuration documentation`_.
`OpenStack Client configuration documentation`_.
Using the Command Line Tool
---------------------------
@ -141,4 +141,4 @@ You'll find complete documentation on the shell by running:
For a specific command, you can execute: ``openstack subcommand help``
.. _Openstack Client configuration documentation: http://docs.openstack.org/developer/python-openstackclient/configuration.html
.. _OpenStack Client configuration documentation: http://docs.openstack.org/developer/python-openstackclient/configuration.html