Description of problem: tenant_network_type is hard-coded to 'vxlan' for networker node and compute nodes rather than being set to the user-specified tenant network type from the UI Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. When creating a neutron deployment, select 'gre' as the tenant network type in the neutron settings wizard page 2. Look at 'tenant network type' in the advanced configuration view for the networker service (if non-HA) and on the compute service (regardless of HA/non-HA) -- you'll see 'vxlan' rather than the selected 'gre' Actual results: 'tenant network type' is 'vxlan' on compute/networker Expected results: 'tenant network type' is 'gre' on compute/networker Additional info:
Fix on master in merged PR https://github.com/theforeman/staypuft/pull/240
0.1.x branch commit: 1aa679aa2d89e9928a8277fc483462e793285a50 upstream build forthcoming
Verified: rhel-osp-installer-0.1.6-5.el6ost.noarch I see the following: tenant network type: <%= @host.deployment.neutron.network_segmentation %> and below that field it says: "evaluates to: gre"
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. http://rhn.redhat.com/errata/RHEA-2014-1003.html