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)
# 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}
parameters:
_param:
- opendaylight_service_host: ${_param:opnfv_opendaylight_server_node01_single_address}
+ opendaylight_service_host: ${_param:opnfv_opendaylight_server_node01_address}
network:
host:
odl01:
- address: ${_param:opnfv_opendaylight_server_node01_single_address}
+ address: ${_param:opnfv_opendaylight_server_node01_address}
names:
- odl01
- odl01.${_param:cluster_domain}
-Subproject commit 738497a53b80e3b770457b4160532274fd924388
+Subproject commit 9c0e6d81d2302cbbfa5860a846211ee5807a6d98