blob: f27fdacb70f3fa2c14f7c3d8f6e6786dc1f9c958 [file] [log] [blame]
Andy Bavier1e476432016-01-29 11:42:29 -05001# Replace with the OpenStack admin credentials for your cluster
2export OS_TENANT_NAME=admin
3export OS_USERNAME=admin
4export OS_PASSWORD=admin
5export OS_AUTH_URL=http://localhost:35357/v2.0
6