Browse Source

Merge pull request #928 from sc68cal/terraform_identity_version

Specify the version of the credentials to download from Horizon
pull/938/head
Matthew Mosesohn 8 years ago
committed by GitHub
parent
commit
882544446a
1 changed files with 1 additions and 1 deletions
  1. 2
      contrib/terraform/openstack/README.md

2
contrib/terraform/openstack/README.md

@ -30,7 +30,7 @@ requirements.
#### OpenStack
Ensure your OpenStack credentials are loaded in environment variables. This can be done by downloading a credentials .rc file from your OpenStack dashboard and sourcing it:
Ensure your OpenStack **Identity v2** credentials are loaded in environment variables. This can be done by downloading a credentials .rc file from your OpenStack dashboard and sourcing it:
```
$ source ~/.stackrc

Loading…
Cancel
Save