Fixes ONOS external network 27/7927/1
authorTim Rozet <trozet@redhat.com>
Mon, 25 Jan 2016 18:27:46 +0000 (13:27 -0500)
committerTim Rozet <trozet@redhat.com>
Mon, 25 Jan 2016 18:27:46 +0000 (13:27 -0500)
commit1694ff75ae890131df724c632abd4d042bf52e0f
treee5ccdeb303ecfe7e9368b557806a0f0ef911938f
parent4e8b016f7d2e5c488912bed9ee154d651586841b
Fixes ONOS external network

ONOS public network needs to not have IPs on the compute nodes' public
interface.

JIRA: APEX-64

Change-Id: I0d4d97b1b7dcaa39395940da03ae6b19f1dd9eb0
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/Makefile
build/nics/compute_no-public-ip.yaml [new file with mode: 0644]
build/nics/compute_private_no-public-ip.yaml [new file with mode: 0644]
build/nics/compute_private_storage_no-public-ip.yaml [new file with mode: 0644]
build/nics/compute_storage_no-public-ip.yaml [new file with mode: 0644]
build/opnfv-apex-undercloud.spec
ci/deploy.sh