Merge pull request #8071 from theanalyst/patch-1

doc: openstack fix minor typo
This commit is contained in:
James Nugent 2016-08-09 12:25:48 -04:00 committed by GitHub
commit 8f20dedc8a
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ The following arguments are supported:
Keystone service. By specifying a token, you do not have to
specify a username/password combination, since the token was
already created by a username/password out of band of Terraform.
If ommitted, the `OS_AUTH_TOKEN` environment variable is used.
If omitted, the `OS_AUTH_TOKEN` environment variable is used.
* `api_key` - (Optional; Required if not using `password`) An API Key
is issued by a cloud provider as alternative password. Unless