Wire Neutron ML2 plugin and OVS agent settings as arrays
authorGiulio Fidente <gfidente@redhat.com>
Tue, 2 Jun 2015 13:33:11 +0000 (09:33 -0400)
committerGiulio Fidente <gfidente@redhat.com>
Tue, 15 Dec 2015 12:38:13 +0000 (13:38 +0100)
commita2cb9e478d9a4cfaf064a2956bffe6d414bd47c0
tree83e834add5d80c8484c2acbc11ef928684aea4a2
parent3e8010dc8506755f193d6e0f84006452b4eaeee5
Wire Neutron ML2 plugin and OVS agent settings as arrays

Wires the following as arrays to the neutron module:
 - mechanism_drivers
 - flat_networks
 - tenant_network_types
 - tunnel_types
 - bridge_mappings

Also updates the template version to use a Liberty feature which
allows serialization of comma_delimited_list into JSON.

Tidies up the manifests by removing the class declarations since
config is passed by the puppet/controller+compute hiera mapped_data.

Change-Id: Ie9f85fb827099f897ef750e267bc3ed3a864fe59
Co-Authored-By: Steven Hardy <shardy@redhat.com>
overcloud.yaml
puppet/compute.yaml
puppet/controller.yaml
puppet/manifests/overcloud_compute.pp
puppet/manifests/overcloud_controller.pp
puppet/manifests/overcloud_controller_pacemaker.pp