Support network isolation without external nets
authorDan Prince <dprince@redhat.com>
Wed, 8 Jul 2015 14:49:51 +0000 (10:49 -0400)
committerDan Prince <dprince@redhat.com>
Thu, 6 Aug 2015 15:01:38 +0000 (11:01 -0400)
commit58349641541cc0e3b502311344d290c2afde7da5
treec9897ab5a681e829952e045d3ea80e1affa755da
parente3cd6284fb62a04e0dcb7a144433cf1e27af7fd7
Support network isolation without external nets

This patch adds extra heat environments that can be used
to enable network isolation without using the external
network. Instead of a separate external network the ctlplane
will be used for all of the external/public traffic.

Change-Id: Ia542cee02121771d7d57ac701b62d7608e8d1855
environments/net-bond-with-vlans-no-external.yaml [new file with mode: 0644]
environments/net-single-nic-with-vlans-no-external.yaml [new file with mode: 0644]
network/config/bond-with-vlans/README.md
network/config/bond-with-vlans/controller-no-external.yaml [new file with mode: 0644]
network/config/single-nic-vlans/README.md
network/config/single-nic-vlans/controller-no-external.yaml [new file with mode: 0644]