Chapter 5. Accessing the overcloud
Director generates a script to configure and authenticate interactions with your overcloud from the undercloud. Director saves this file, overcloudrc, in the stack user home directory.
Procedure
Enter the following command to use the
overcloudrcfile:$ source ~/overcloudrcThis loads the environment variables that are required to interact with your overcloud from the undercloud CLI.
- To return to to the undercloud, enter the following command:
$ source ~/stackrc