Bug 1244864
| Summary: | VXLAN should be default neutron network type | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dan Sneddon <dsneddon> | |
| Component: | openstack-tripleo-heat-templates | Assignee: | Mike Burns <mburns> | |
| Status: | CLOSED ERRATA | QA Contact: | Alexander Chuzhoy <sasha> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | high | |||
| Version: | 7.0 (Kilo) | CC: | calfonso, mburns, rhel-osp-director-maint | |
| Target Milestone: | y1 | Keywords: | Triaged, ZStream | |
| Target Release: | 7.0 (Kilo) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | python-rdomanager-oscplugin-0.0.10-4.el7ost | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1273197 (view as bug list) | Environment: | ||
| Last Closed: | 2015-10-08 12:15:31 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1273197 | |||
|
Description
Dan Sneddon
2015-07-20 15:53:10 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 Apparently the CLI defaults this too... 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. 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 |