Lab Administration¶
The administration pages are meant to document some of the tools/scripts used to administrate the lab and are not meant to contain information that is useful for executing the lab. This is primarily meant as a resource for Teaching Staff.
Some of the scripts in this portion utilize the OpenStack cli tool. To use the OpenStack cli tool, openstack access to the project is necessary. When logged into OpenStack, you are able to collect an "RC file" when holds the details for the project and authentication necessary to use the cli tool. Download the RC file:

and source the RC-file before using the OpenStack tools:
The OpenStack cli is most easily installed into a python environment using pip:
You should be able to test that the OpenStack cli works: