aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone/openrc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone/openrc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone/openrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone/openrc b/meta-openstack/recipes-devtools/python/python-keystone/openrc
deleted file mode 100644
index 1d0a1ea3..00000000
--- a/meta-openstack/recipes-devtools/python/python-keystone/openrc
+++ /dev/null
@@ -1,6 +0,0 @@
-export OS_TENANT_NAME=admin
-export OS_USERNAME=admin
-export OS_PASSWORD=%OS_PASSWORD%
-export OS_AUTH_URL="http://localhost:5000/v2.0/"
-export SERVICE_ENDPOINT="http://localhost:35357/v2.0"
-export SERVICE_TOKEN=%SERVICE_TOKEN%