summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-rally/deployment-existing.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-rally/deployment-existing.json')
-rw-r--r--meta-openstack/recipes-devtools/python/python-rally/deployment-existing.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-rally/deployment-existing.json b/meta-openstack/recipes-devtools/python/python-rally/deployment-existing.json
index 8249860..dd08e41 100644
--- a/meta-openstack/recipes-devtools/python/python-rally/deployment-existing.json
+++ b/meta-openstack/recipes-devtools/python/python-rally/deployment-existing.json
@@ -1,7 +1,7 @@
1{ 1{
2 "type": "ExistingCloud", 2 "type": "ExistingCloud",
3 "endpoint": { 3 "endpoint": {
4 "auth_url": "http://%CONTROLLER_IP%:5000/v2.0/", 4 "auth_url": "http://%CONTROLLER_IP%:8081/keystone/main",
5 "username": "%ADMIN_USER%", 5 "username": "%ADMIN_USER%",
6 "password": "%ADMIN_PASSWORD%", 6 "password": "%ADMIN_PASSWORD%",
7 "tenant_name": "%ADMIN_TENANT_NAME%" 7 "tenant_name": "%ADMIN_TENANT_NAME%"