Add support for odl_l3-fdio 05/30305/2
authorFeng Pan <fpan@redhat.com>
Wed, 22 Feb 2017 19:44:39 +0000 (14:44 -0500)
committerTim Rozet <trozet@redhat.com>
Mon, 13 Mar 2017 02:43:53 +0000 (22:43 -0400)
commit78a9d70f7f6a5b0b0f941c849a9250da2181c428
treed9256a30c6b973ded974a22b38c19d78f6761078
parent05954847525a0eab9db88ab6f327fb960e1fbd03
Add support for odl_l3-fdio

This patch adds support for ODL L3 FDIO scenario.

Introduces a new deploy settings parameter, odl_routing_node, to
indicate the routing node's hostname. This parameter will only
be used for this scenario.

Change-Id: I8df3eb701299007761c6cec42c4ca318b124a0b8
opnfv-tht-pr: 108
os-net-config-pr: 4
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit 7d994a3c3e18227c26bf58049e4d5780144ecf98)
12 files changed:
build/nics-template.yaml.jinja2
build/opnfv-environment.yaml
build/rpm_specs/opnfv-apex-common.spec
build/variables.sh
config/deploy/os-odl_l3-fdio-ha.yaml [new file with mode: 0644]
config/deploy/os-odl_l3-fdio-noha.yaml [new file with mode: 0644]
config/network/network_settings_vpp.yaml
lib/overcloud-deploy-functions.sh
lib/python/apex/deploy_settings.py
lib/python/apex_python_utils.py
lib/undercloud-functions.sh
tests/test_apex_python_utils_py.py