Adds configuring vpp/hc on all nodes 91/17391/9
authorTim Rozet <trozet@redhat.com>
Fri, 22 Jul 2016 03:00:21 +0000 (23:00 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 3 Aug 2016 15:35:48 +0000 (11:35 -0400)
commit0cf5b3770e33ed1168e98d557a6dc212ca57f970
tree14acd0ec6e6344b5df81989018ef3e3f4b6667d4
parent66f4a30987f870d5a6416b2c46c7dfb95130b4d9
Adds configuring vpp/hc on all nodes

Changes include:
 - starting vpp with pci addr of tenant nic
 - setting performance options for fdio scenario
 - creates nosdn fdio scenario (needs newtorking-vpp, etc)
 - starts HC if ODL is used

opnfv-tht-pr: 46

JIRA: APEX-133

Change-Id: Ie7a7f1418b94dfb82255ec9aebc550a955dd696a
Signed-off-by: Tim Rozet <trozet@redhat.com>
12 files changed:
build/build_perf_image.sh
build/network-environment.yaml
build/opnfv-apex-common.spec
config/deploy/os-nosdn-fdio-noha.yaml [new file with mode: 0644]
config/deploy/os-odl_l2-fdio-ha.yaml
config/deploy/os-odl_l2-fdio-noha.yaml
lib/overcloud-deploy-functions.sh
lib/parse-functions.sh
lib/python/apex/common/constants.py
lib/python/apex/network_environment.py
lib/python/apex_python_utils.py
tests/test_apex_network_environment.py