January 2018
Intermediate to advanced
398 pages
7h 54m
English
The OpenStack tools are configured by setting environment variables in your shell or desktop.
Ensure that you have the OpenStack clients installed as described in the first recipe, Introduction – using OpenStack, in this chapter.
Configuration of your command-line environment is achieved by setting environment variables; however, it is easier and more convenient to place these variables in a file that we can later load into our environment. During the installation, OpenStack-Ansible creates a plain text file called openrc and places this in the /root directory of all the containers created. This file is a great starting point for configuring the environment as it has all the required ...
Read now
Unlock full access