As explained in the section called “Create and source the OpenStack RC file”,
create the following
files:
PROJECT-openrc.sh
admin-openrc.shfor the administrative userdemo-openrc.shfor the normal user:export OS_USERNAME=demo export OS_PASSWORD=
DEMO_PASSexport OS_TENANT_NAME=demo export OS_AUTH_URL=http://controller:35357/v2.0

