Removing --flat and network_isolation variables 23/21223/6
authorDan Radez <dradez@redhat.com>
Thu, 15 Sep 2016 18:36:24 +0000 (14:36 -0400)
committerDan Radez <dradez@redhat.com>
Tue, 27 Sep 2016 19:34:58 +0000 (15:34 -0400)
commitd8059095ab25e5939373777330b955075d064ec6
tree3254a048d2d183e848d772e4bf6f61c96a0a3577
parentfdcadb59d666e277d91629ed75705b4636a8749c
Removing --flat and network_isolation variables

VLAN support allows a set of nodes with a single nic to deploy removing
the need for --flat. flat was not well maintained or tested.

Change-Id: Ieae1c2350c83544ce50048b44300fa0b8e68dd43
Signed-off-by: Dan Radez <dradez@redhat.com>
12 files changed:
ci/deploy.sh
docs/installationprocedure/baremetal.rst
docs/installationprocedure/virtualinstall.rst
lib/configure-deps-functions.sh
lib/overcloud-deploy-functions.sh
lib/parse-functions.sh
lib/python/apex/network_settings.py
lib/python/apex_python_utils.py
lib/undercloud-functions.sh
tests/test_apex_network_environment.py
tests/test_apex_network_settings.py
tests/test_apex_python_utils_py.py