1 # modify this section based on the deployment openstack instance's
2 # OpenStack API access RC file
11 OS_IDENTITY_API_VERSION=""
13 # ssh key pair used for accessing individual VMs
14 # the private key file
16 # the name of the ssh public key uploaded to the openstack instance
19 # Ubuntu 16.04 VM image name used for launching VMs
22 # the UUID of the public net (floating IP net) of the openstack instance
25 # the UUID of the public IPv6 net of the openstack instance
28 # host:port of the APT proxy
30 # host:port of the Docker proxy