Bug 1244864 - VXLAN should be default neutron network type
Summary: VXLAN should be default neutron network type
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: y1
: 7.0 (Kilo)
Assignee: Mike Burns
QA Contact: Alexander Chuzhoy
URL:
Whiteboard:
Depends On:
Blocks: 1273197
TreeView+ depends on / blocked
 
Reported: 2015-07-20 15:53 UTC by Dan Sneddon
Modified: 2023-02-22 23:02 UTC (History)
3 users (show)

Fixed In Version: python-rdomanager-oscplugin-0.0.10-4.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1273197 (view as bug list)
Environment:
Last Closed: 2015-10-08 12:15:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 215726 0 None None None Never
OpenStack gerrit 224870 0 None None None Never
Red Hat Product Errata RHSA-2015:1862 0 normal SHIPPED_LIVE Moderate: Red Hat Enterprise Linux OpenStack Platform 7 director update 2015-10-08 16:05:50 UTC

Description Dan Sneddon 2015-07-20 15:53:10 UTC
Description of problem:
In OSP-director, the default network type is GRE. We should change this to VXLAN for several reasons: VXLAN has better performance (20-25% better); NICs with VXLAN offload are more common; OSP 5/6 had VXLAN as a recommended tunnel type.

Version-Release number of selected component (if applicable):
puddle-2015-07-17

How reproducible:
100%

Steps to Reproduce:
1. Deploy OSP 7 without specifying a network type
2.
3.

Actual results:
GRE is the default

Expected results:
VXLAN should be the default

Additional info:
I was discussing this with Assaf Muller in the Neutron team, and Hugh Brock. We all agree that VXLAN is a more sane default.

Comment 6 Alexander Chuzhoy 2015-09-17 16:44:06 UTC
FailedQA

Environment:
openstack-tripleo-heat-templates-0.8.6-62.el7ost.noarch

grep ^tenant_network_types /etc/neutron/plugins/ml2/ml2_conf.ini
tenant_network_types = gre

Comment 7 Mike Burns 2015-09-17 18:43:50 UTC
Apparently the CLI defaults this too...

Comment 9 Alexander Chuzhoy 2015-09-18 19:27:23 UTC
Verified:


Environment:
python-rdomanager-oscplugin-0.0.10-4.el7ost.noarch

grep ^tenant_network_types /etc/neutron/plugins/ml2/ml2_conf.ini
tenant_network_types = vxlan


Also launched an instance attached to the network, created with "--provider:network_type vxlan" and verified connectivity.

Comment 11 errata-xmlrpc 2015-10-08 12:15:31 UTC
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://access.redhat.com/errata/RHSA-2015:1862


Note You need to log in before you can comment on or make changes to this bug.