Merge "Map Swift services to isolated networks"
[apex-tripleo-heat-templates.git] / network / config / bond-with-vlans / README.md
1 This directory contains Heat templates to help configure
2 Vlans on a bonded pair of NICs for each Overcloud role.
3
4 Configuration
5 -------------
6
7 To make use of these templates create a Heat environment that looks
8 something like this:
9
10   resource\_registry:
11     OS::TripleO::BlockStorage::Net::SoftwareConfig: network/config/bond-with-vlans/cinder-storage.yaml
12     OS::TripleO::Compute::Net::SoftwareConfig: network/config/bond-with-vlans/compute.yaml
13     OS::TripleO::Controller::Net::SoftwareConfig: network/config/bond-with-vlans/controller.yaml
14     OS::TripleO::ObjectStorage::Net::SoftwareConfig: network/config/bond-with-vlans/swift-storage.yaml
15     OS::TripleO::CephStorage::Net::SoftwareConfig: network/config/bond-with-vlans/ceph-storage.yaml