kayobe/ansible
Mark Goddard 26be2c5af3 Support Neutron VLAN networks
For VLAN networks we need to use a tagged Linux bridge on the controller with a
veth pair to link it to the corresponding Neutron OVS bridge. This must be done
for the physical network(s) carrying the provisioning, tenant, and external
network traffic. We also need untagged VLAN subinterfaces on the tagged bridge
for the controller to communicate on these networks with.

The network interface role in use requires that we use two passes through
interface configuration to ensure that VLAN subinterfaces can be added to
bridge interfaces.

Finally, we must configure Ironic with the name of the Neutron network used
for provisioning.
2017-03-24 16:14:48 +00:00
..
filter_plugins Support Neutron VLAN networks 2017-03-24 16:14:48 +00:00
group_vars Support Neutron VLAN networks 2017-03-24 16:14:48 +00:00
roles Support Neutron VLAN networks 2017-03-24 16:14:48 +00:00
bootstrap.yml Make SSH keys configurable 2017-02-16 10:44:31 +00:00
container-image-build.yml Add commands for building seed and overcloud container images 2017-03-15 10:19:42 +00:00
dell-switch-bmp.yml Add support for Bare Metal Provisioning (BMP) of Dell switches via seed 2017-03-24 16:14:48 +00:00
dev-tools.yml Remove kolla-host role, replace with a dev-tools role to install useful packages 2017-03-16 10:53:09 +00:00
disable-selinux.yml Increase reboot wait timeout in disable-selinux for non-virt hosts 2017-02-16 10:44:30 +00:00
docker.yml Parameter encapsulation for Docker role 2017-03-22 11:54:10 +00:00
drac-bios.yml Add playbooks for interactions with DRACs 2017-03-15 09:44:24 +00:00
drac-boot-order.yml Add playbooks for interactions with DRACs 2017-03-15 09:44:24 +00:00
drac-facts.yml Add playbooks for interactions with DRACs 2017-03-15 09:44:24 +00:00
dump-config.yml Create dump path locally in dump-config.yml 2017-02-17 12:47:26 +00:00
idrac-bootstrap-one.yml Add support for bootstrapping iDRACs on Dell servers 2017-03-24 16:14:48 +00:00
idrac-bootstrap.yml Add support for bootstrapping iDRACs on Dell servers 2017-03-24 16:14:48 +00:00
ip-allocation.yml Support Neutron VLAN networks 2017-03-24 16:14:48 +00:00
ipa-images.yml Add support for registering IPA images in overcloud 2017-03-15 16:42:32 +00:00
kayobe-ansible-user.yml Use static IP on provisioning network to access the seed 2017-03-16 13:57:14 +00:00
kolla-ansible.yml Support Neutron VLAN networks 2017-03-24 16:14:48 +00:00
kolla-bifrost-hostvars.yml Discovery of overcloud hosts from Bifrost's Ironic inventory 2017-03-15 10:19:41 +00:00
kolla-bifrost.yml Install Bifrost into Kayobe virtualenv 2017-03-15 09:44:19 +00:00
kolla-build.yml Add commands for building seed and overcloud container images 2017-03-15 10:19:42 +00:00
kolla-host.yml Remove kolla-host role, replace with a dev-tools role to install useful packages 2017-03-16 10:53:09 +00:00
kolla-openstack.yml Improve configuration of Ironic and Ironic inspector 2017-03-15 10:19:42 +00:00
kolla.yml Break kolla-ansible playbook out of kolla playbook 2017-03-15 10:19:41 +00:00
lvm.yml Configure LVM and Docker direct-lvm storage on the controllers 2017-03-15 10:19:41 +00:00
network.yml Support Neutron VLAN networks 2017-03-24 16:14:48 +00:00
ntp.yml Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
overcloud-deprovision.yml Add kayobe 'overcloud deprovision command' 2017-03-24 16:14:48 +00:00
overcloud-introspection-rules.yml Add introspection rules for overcloud 2017-03-15 16:42:32 +00:00
overcloud-inventory-discover.yml Discovery of overcloud hosts from Bifrost's Ironic inventory 2017-03-15 10:19:41 +00:00
overcloud-provision.yml Fix overcloud provision playbook for provisioning multiple nodes 2017-03-24 16:14:48 +00:00
physical-network.yml Move Dell switch configuration to a dell-switch role 2017-03-24 15:11:32 +00:00
provision-net.yml Support Neutron VLAN networks 2017-03-24 16:14:48 +00:00
requirements.yml Use forked interfaces role with support for improved interface bouncing 2017-03-17 19:47:30 +00:00
seed-introspection-rules.yml Add introspection rules for overcloud 2017-03-15 16:42:32 +00:00
seed-vm.yml Use static IP on provisioning network to access the seed 2017-03-16 13:57:14 +00:00
ssh-known-host.yml Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
swift-setup.yml Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
test-image-centos-cloud.yml Use shade role in test playbooks 2017-03-15 14:21:12 +00:00
test-image.yml Use shade role in test playbooks 2017-03-15 14:21:12 +00:00
test-infra.yml Use shade role in test playbooks 2017-03-15 14:21:12 +00:00
test-keypair.yml Use shade role in test playbooks 2017-03-15 14:21:12 +00:00
wipe-disks.yml Add an argument to host configure to wipe block devices 2017-03-24 15:11:32 +00:00