aboutsummaryrefslogtreecommitdiffstats
path: root/environments/net-single-nic-with-vlans-no-external.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-04-08Remove network/noop.yaml, use OS::Heat::NoneDan Prince1-1/+1
Removes the old noop nested stack template for networks and instead uses OS::Heat::None instead. This should avoid a few extra resource checks on create and update. Change-Id: Ia3d7f62dbda2705ffc3d9edcddebcd3ece3cc9d2
2015-08-06Support network isolation without external netsDan Prince1-0/+25
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