os-net-config templates to configure vlans
authorDan Prince <dprince@redhat.com>
Mon, 1 Jun 2015 19:13:46 +0000 (15:13 -0400)
committerDan Prince <dprince@redhat.com>
Mon, 1 Jun 2015 19:13:46 +0000 (15:13 -0400)
commitcbac118888f7058df4307a5c2ef60637008663e8
treebcf7ae1b3709ef5b8e0835e1ce7f1318ea882bf7
parenteaa5eb6a5985c52b484d58e22075b84caf2f2493
os-net-config templates to configure vlans

This patch adds 5 new role templates to help configure
a vlans on top for each of the overcloud roles. This
patch adds vlans on top of a single NIC attached to
the control plane network (already used for provisioning).

The patch also includes an environment file to
enable configuration of vlans by simply sourcing this file.

Change-Id: Ibc40e452dec9b372ff10442aab2bddaf382b0a2f
environments/net-single-nic-with-vlans.yaml [new file with mode: 0644]
network/config/single-nic-vlans/README.md [new file with mode: 0644]
network/config/single-nic-vlans/ceph-storage.yaml [new file with mode: 0644]
network/config/single-nic-vlans/cinder-storage.yaml [new file with mode: 0644]
network/config/single-nic-vlans/compute.yaml [new file with mode: 0644]
network/config/single-nic-vlans/controller.yaml [new file with mode: 0644]
network/config/single-nic-vlans/swift-storage.yaml [new file with mode: 0644]