[submodule] Bump pharos git repo for pod changes 07/64207/2
authorGuillermo Herrero <guillermo.herrero@enea.com>
Fri, 19 Oct 2018 08:37:53 +0000 (10:37 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 31 Oct 2018 13:38:04 +0000 (14:38 +0100)
stable/gambia specific changes:
- align reclass parameter naming after [1];
- include ODL public IP definition from [2], preparing for ODL BGPVPN
  scenario integration;

[1] https://gerrit.opnfv.org/gerrit/#/c/63023/
[2] https://gerrit.opnfv.org/gerrit/#/c/63273/

Change-Id: I698d97f3dbf8cdbe7002c5e4b02ac1a51dacdbfb
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit ec817180eece7be6e161e4633e08f41ea94cb903)

mcp/reclass/classes/cluster/mcp-common-ha/openstack_init.yml.j2
mcp/reclass/classes/cluster/mcp-odl-noha/init.yml
mcp/reclass/classes/cluster/mcp-odl-noha/openstack/init.yml
mcp/scripts/pharos

index 7322378..462c42c 100644 (file)
@@ -113,7 +113,7 @@ parameters:
     # opendaylight options
 {%- if conf.MCP_VCP %}
     opendaylight_server_node01_hostname: odl01
-    opendaylight_server_node01_single_address: ${_param:opnfv_opendaylight_server_node01_single_address}
+    opendaylight_server_node01_single_address: ${_param:opnfv_opendaylight_server_node01_address}
 {%- else %}
     opendaylight_control_hostname: ${_param:openstack_control_node02_hostname}
     opendaylight_server_node01_hostname: ${_param:opendaylight_control_hostname}
index e0c642a..64b2a16 100644 (file)
@@ -13,4 +13,4 @@ classes:
 
 parameters:
   _param:
-    opendaylight_service_host: ${_param:opnfv_opendaylight_server_node01_single_address}
+    opendaylight_service_host: ${_param:opnfv_opendaylight_server_node01_address}
index a3918b2..87c41b0 100644 (file)
@@ -17,7 +17,7 @@ parameters:
     network:
       host:
         odl01:
-          address: ${_param:opnfv_opendaylight_server_node01_single_address}
+          address: ${_param:opnfv_opendaylight_server_node01_address}
           names:
             - odl01
             - odl01.${_param:cluster_domain}
index 738497a..9c0e6d8 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 738497a53b80e3b770457b4160532274fd924388
+Subproject commit 9c0e6d81d2302cbbfa5860a846211ee5807a6d98