February 2018
Intermediate to advanced
200 pages
5h 51m
English
We need to set up a few environment variables on the server that we will execute the Ansible code from. These variables will be required for authenticating with OpenStack. An easy way to do this is to download the environment variable file from the OpenStack dashboard (called Horizon).

From the Horizon dashboard, go to API Access from the left sidebar. From here, click on the Download OpenStack RC File | OpenStack RC File (Identity API v3) file. This file consists of all the required variables that we need to set up in the environment. We can just execute this Bash script and all the variables will be exported. It may ask for ...
Read now
Unlock full access