From f000e1cad7775e37da61b71773d60b40b9254478 Mon Sep 17 00:00:00 2001 From: "Areli, Fuss (af732p)" Date: Thu, 24 May 2018 11:24:40 +0300 Subject: Alignment of VVP devkit Alignment of VVP devkit include replacement of the uWsgi with gunicorn Change-Id: I9c42783c9965c5f6f005615e88899a301d334e22 Issue-ID: VVP-60 Signed-off-by: Areli, Fuss (af732p) --- zones/development/inventory/group_vars/local.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'zones/development/inventory/group_vars/local.yml') diff --git a/zones/development/inventory/group_vars/local.yml b/zones/development/inventory/group_vars/local.yml index 5e42769..e4a329c 100644 --- a/zones/development/inventory/group_vars/local.yml +++ b/zones/development/inventory/group_vars/local.yml @@ -37,8 +37,8 @@ # # ECOMP is a trademark and service mark of AT&T Intellectual Property. enable_liveness_probes: false -container_uri: example.com/vvp -container_tag: develop +container_uri: nexus3.onap.org:10001/openecomp/vvp/ +container_tag: latest k8_config_dir: "{{inventory_dir}}/../k8" external_ips: - 10.220.220.12 @@ -70,3 +70,7 @@ jenkins_admin_config_xml: | +program_name_url_prefix: vvp +service_provider: NA +service_provider_domain: na.com +program_name: VVP -- cgit 1.2.3-korg