Adds single NIC support for baremetal deployments 43/1843/1
authorTim Rozet <trozet@redhat.com>
Wed, 16 Sep 2015 17:00:26 +0000 (13:00 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 21 Sep 2015 20:38:41 +0000 (20:38 +0000)
Simply use a new argument "-single_baremetal_nic <nic name>" to define which NIC to
bridge to on your host.  Also ensure when using this arg that your
ksgen_settings file has mac_address and private_mac as the same value
for your controllers (since you are using a single interface).

JIRA: APEX-33

Change-Id: I69095ccc4b907ae3c6ea3e88b2d1c9af9894c5cb
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit f6947d7d35d5b0dd3a8a38152a367d9422b81279)


No differences found