Fix network-isolation.yaml to stop clobbering Management net
authorDan Sneddon <dsneddon@redhat.com>
Wed, 22 Jun 2016 21:50:23 +0000 (14:50 -0700)
committerDan Sneddon <dsneddon@redhat.com>
Tue, 12 Jul 2016 14:17:27 +0000 (14:17 +0000)
commitbf41f8f358fc2ae7dde1f7be94aa9027a27db09d
treeb3740865ab040cb8991c5e6ef3bee5ed329b3e72
parent203e9256f4a26696589a78f449765550960987fa
Fix network-isolation.yaml to stop clobbering Management net

The network-isolation.yaml file explicitly set the Management
network to None and the ports to noop.yaml. This resulted in the
Management network being disabled if network-management.yaml was
included before network-isolation.yaml.

These changes comment out the Management declarations to show the
default, and mention that network-management.yaml may be included.
Since the Management network is disabled by default, it isn't
necessary to noop it here. This change also places the Redis VIP
in a more logical place next to the controller ports.

Change-Id: I50a71b3ddf77bda2d213821da5e4260b503a6cb7
Fixes-bug: 1602283
environments/network-isolation.yaml