meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / files / python-keystone / admin-openrc
diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-keystone/admin-openrc b/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-keystone/admin-openrc
deleted file mode 100644 (file)
index 4b459d7..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Matches bootstrap data in keystone-init
-#
-export OS_PROJECT_DOMAIN_NAME=Default
-export OS_USER_DOMAIN_NAME=Default
-export OS_PROJECT_NAME=admin
-export OS_USERNAME=%ADMIN_USER%
-export OS_PASSWORD=%ADMIN_PASSWORD%
-export OS_AUTH_URL=http://%CONTROLLER_IP%:35357/v3
-export OS_IDENTITY_API_VERSION=3
-export OS_IMAGE_API_VERSION=2
-export OS_REGION_NAME=RegionOne