Specify the version of the credentials to download from Horizon

More recent versions of OpenStack Horizon provide Identity v2 and
Identity v3 versions of the RC file.
pull/928/head
Sean M. Collins 2017-01-20 13:30:49 -05:00
parent 5420fa942e
commit 2184d6a3ff
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ requirements.
#### OpenStack #### 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 $ source ~/.stackrc