Allows ONOS to use compute nodes with br-ex no IP 91/8191/1
authorTim Rozet <trozet@redhat.com>
Wed, 27 Jan 2016 20:45:08 +0000 (15:45 -0500)
committerTim Rozet <trozet@redhat.com>
Wed, 27 Jan 2016 20:45:08 +0000 (15:45 -0500)
commitcc5578d53c28b80a3a1449b036b714c8647c11ae
treee53b57dbf5ffcfc8aacdd427949ab1d7945cef4a
parentd35de18275874d61634b3faecaa54011110f9b94
Allows ONOS to use compute nodes with br-ex no IP

ONOS needs the capability to have br-ex on compute nodes with no IP for
L3 functionality to work correctly on baremetal.  This patch allows that
capability, and makes it default behavior (sdn_l3 true).  If desired, a
user can set sdn_l3 to false, and compute nodes public interface will be
a regular interface with no IP for ONOS deployments.

JIRA: APEX-64

Change-Id: I578b946edbddf7fc9c29363c78fec2c3ada48cf6
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/Makefile
build/nics/compute_br-ex_no-public-ip.yaml [new file with mode: 0644]
build/nics/compute_private_br-ex_no-public-ip.yaml [new file with mode: 0644]
build/nics/compute_private_storage_br-ex_no-public-ip.yaml [new file with mode: 0644]
build/nics/compute_storage_br-ex_no-public-ip.yaml [new file with mode: 0644]
build/opnfv-apex-undercloud.spec
ci/deploy.sh
config/deploy/os-onos-nofeature-ha.yaml