aboutsummaryrefslogtreecommitdiff
path: root/configs/admin-openrc
diff options
context:
space:
mode:
Diffstat (limited to 'configs/admin-openrc')
-rw-r--r--configs/admin-openrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/admin-openrc b/configs/admin-openrc
new file mode 100644
index 0000000..edd9a2f
--- /dev/null
+++ b/configs/admin-openrc
@@ -0,0 +1,8 @@
+export OS_PROJECT_DOMAIN_NAME=default
+export OS_USER_DOMAIN_NAME=default
+export OS_PROJECT_NAME=admin
+export OS_USERNAME=admin
+export OS_PASSWORD=ADMIN_PASS
+export OS_AUTH_URL=http://REPLACE_WITH_HOST:5000/v3
+export OS_IDENTITY_API_VERSION=3
+export OS_IMAGE_API_VERSION=2