Parameterize network type and tunnel types
authorJames Slagle <jslagle@redhat.com>
Tue, 5 Aug 2014 00:04:18 +0000 (20:04 -0400)
committerJames Slagle <jslagle@redhat.com>
Mon, 15 Sep 2014 12:16:48 +0000 (08:16 -0400)
commiteb7fe9bb9bb1298e5e2daed43622b57033c76c34
tree38015c453d84f329286fbe39d5348914d6aca586
parentfd18617b30a569142636e4a31b9b8975364155c2
Parameterize network type and tunnel types

Remove the hardcoding of gre as the Neutron tenant network type for the
Overcloud. This will enable the ability to deploy an Overcloud that uses
vxlan instead of gre tunnels. A new parameter, NeutronTunnelTypes, is
added to allow configuring the tunnel_types parameter in the Neutron ML2
configuration.

This change is required by https://review.openstack.org/#/c/92913

Change-Id: I2c2e2153a61349e58ada28c87aa2338c9f00e7bd
nova-compute-config.yaml
nova-compute-instance.yaml
overcloud-source.yaml