aboutsummaryrefslogtreecommitdiffstats
path: root/conf/admin-openrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'conf/admin-openrc.sh')
-rwxr-xr-xconf/admin-openrc.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/admin-openrc.sh b/conf/admin-openrc.sh
new file mode 100755
index 0000000..1f3309f
--- /dev/null
+++ b/conf/admin-openrc.sh
@@ -0,0 +1,8 @@
+export OS_PROJECT_DOMAIN_NAME=default
+export OS_USER_DOMAIN_NAME=default
+export OS_USERNAME=admin
+export OS_PASSWORD=console
+export OS_PROJECT_NAME=admin
+export OS_AUTH_URL=http://192.168.104.222:5000/v3
+export OS_IDENTITY_API_VERSION=3
+export OS_REGION_NAME=RegionOne