summaryrefslogtreecommitdiffstats
path: root/Testcases/openstackrc.int
diff options
context:
space:
mode:
Diffstat (limited to 'Testcases/openstackrc.int')
-rw-r--r--Testcases/openstackrc.int6
1 files changed, 6 insertions, 0 deletions
diff --git a/Testcases/openstackrc.int b/Testcases/openstackrc.int
new file mode 100644
index 0000000..9037445
--- /dev/null
+++ b/Testcases/openstackrc.int
@@ -0,0 +1,6 @@
+export OS_PASSWORD=password
+export OS_AUTH_URL=http://172.16.50.143:5000/v2.0/
+export OS_USERNAME=admin
+export OS_TENANT_NAME=admin
+export OS_NO_CACHE=1
+