summaryrefslogtreecommitdiffstats
path: root/xci/file/noha
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-09-15 04:22:56 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-15 04:22:56 +0000
commit0c63da903cc5eefbdc7b796fa91b5887090f1f70 (patch)
treee4a050c5510ad314a60b85b8fe4a8ff21cea1874 /xci/file/noha
parent2357c9d195173cb7cdf57ffcbc7e92cea73e0ff1 (diff)
parentd08ce6dfd4df2574be8f69419f5e5c027cae6d2a (diff)
Merge "Generate and use certificates for OSA"
Diffstat (limited to 'xci/file/noha')
-rw-r--r--xci/file/noha/user_variables.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/xci/file/noha/user_variables.yml b/xci/file/noha/user_variables.yml
index bdb2df09..72a8ab7d 100644
--- a/xci/file/noha/user_variables.yml
+++ b/xci/file/noha/user_variables.yml
@@ -146,3 +146,17 @@ trove_wsgi_processes: 1
## Sahara
sahara_api_workers_max: 2
sahara_api_workers: 1
+
+openrc_os_auth_url: "https://192.168.122.3:5000/v3"
+keystone_auth_admin_password: "opnfv-secret-password"
+openrc_os_password: "opnfv-secret-password"
+openrc_os_domain_name: "Default"
+openrc_cinder_endpoint_type: "publicURL"
+openrc_nova_endpoint_type: "publicURL"
+openrc_os_endpoint_type: "publicURL"
+openrc_clouds_yml_interface: "public"
+openrc_region_name: RegionOne
+haproxy_user_ssl_cert: "/etc/ssl/certs/xci.crt"
+haproxy_user_ssl_key: "/etc/ssl/private/xci.key"
+keystone_service_adminuri_insecure: true
+keystone_service_internaluri_insecure: true