RETIRED, Tricircle is to provide networking automation across Neutron.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
export OS_PROJECT_DOMAIN_ID=default |
|
export OS_USER_DOMAIN_ID=default |
|
export OS_PROJECT_NAME=admin |
|
export OS_TENANT_NAME=admin |
|
export OS_USERNAME=admin |
|
export OS_PASSWORD=password |
|
export OS_AUTH_URL=http://127.0.0.1:5000 |
|
export OS_IDENTITY_API_VERSION=3 |
|
export OS_REGION_NAME=RegionOne
|
|
|