rhel-osp-director: 8.0 - /etc/neutron/plugin.ini has "tenant_network_types = gre" when the --neutron-network-type and --neutron-tunnel-types aren't specified. Environment: instack-undercloud-2.1.3-1.el7ost.noarch python-neutron-7.0.0-3.el7ost.noarch openstack-neutron-7.0.0-3.el7ost.noarch openstack-neutron-ml2-7.0.0-3.el7ost.noarch openstack-neutron-common-7.0.0-3.el7ost.noarch openstack-neutron-lbaas-7.0.0-2.el7ost.noarch python-neutronclient-3.1.0-1.el7ost.noarch python-neutron-lbaas-7.0.0-2.el7ost.noarch openstack-neutron-metering-agent-7.0.0-3.el7ost.noarch openstack-neutron-openvswitch-7.0.0-3.el7ost.noarch openstack-heat-engine-5.0.0-1.el7ost.noarch openstack-heat-api-cloudwatch-5.0.0-1.el7ost.noarch python-heatclient-0.8.0-1.el7ost.noarch openstack-heat-common-5.0.0-1.el7ost.noarch openstack-heat-api-5.0.0-1.el7ost.noarch openstack-heat-api-cfn-5.0.0-1.el7ost.noarch Steps to reproduce: Deploy overcloud without setting the --neutron-network-type and --neutron-tunnel-types arguments. Result: tenant_network_types = gre in /etc/neutron/plugin.ini Expected result: tenant_network_types = vxlan
I'm assuming if you provide correct values, vxlan is set up properly and this is a request to change the default only. If that is the case, I would suggest we drop blocker. I am going to drop blocker now but if I misread the email and you are unable to achieve vxlan setups entirely, please propose blocker again.
Mike, this is just to change the default from GRE to VXLAN.
The CLI doesn't set this default anymore and the templates default to vxlan, so this should be resolved.
Verified: Environment: python-tripleoclient-0.1.1-2.el7ost.noarch Deployed without specifying --neutron-network-type Checked the /etc/neutron/plugin.ini file on a controller: tenant_network_types = vxlan
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-0604.html