Merge "Correct some annotation spelling mistakes"

This commit is contained in:
Jenkins 2017-02-07 13:02:49 +00:00 committed by Gerrit Code Review
commit b80946861a

View File

@ -53,14 +53,14 @@ class DeploymentCommands(object):
"""Create new deployment. """Create new deployment.
This command will create a new deployment record in rally This command will create a new deployment record in rally
database. In the case of ExistingCloud deployment engine it database. In the case of ExistingCloud deployment engine, it
will use the cloud represented in the configuration. If the will use the cloud represented in the configuration. If the
cloud doesn't exist, Rally can deploy a new one for you with cloud doesn't exist, Rally can deploy a new one for you with
Devstack or Fuel. Different deployment engines exist for these Devstack or Fuel. Different deployment engines exist for these
cases. cases.
If you use the ExistingCloud deployment engine you can pass If you use the ExistingCloud deployment engine, you can pass
a deployment config by environment variables with ``--fromenv``: the deployment config by environment variables with ``--fromenv``:
OS_USERNAME OS_USERNAME
OS_PASSWORD OS_PASSWORD