Bug 1101134
| Summary: | packstack default CONFIG_NEUTRON_L2_PLUGIN is NOT ML2 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ofer Blaut <oblaut> |
| Component: | openstack-packstack | Assignee: | Lukas Bezdicka <lbezdick> |
| Status: | CLOSED ERRATA | QA Contact: | Ami Jeain <ajeain> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.0 (RHEL 7) | CC: | adahms, aortega, derekh, lbezdick, lpeer, mmagr, nyechiel, oblaut, yeylon |
| Target Milestone: | rc | ||
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2014.1.1-0.16.dev1100.el7ost | Doc Type: | Bug Fix |
| Doc Text: |
This update provides corrections to the default values of several keys in answer files generated by PackStack, changing value of the default CONFIG_NEUTRON_L2_PLUGIN to 'ml2' and switch default segregation type (the NEUTRON_OVS_PLUGIN and NEUTRON_ML2_PLUGIN keys) to 'vxlan'.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-08 15:38:49 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: | |||
|
Description
Ofer Blaut
2014-05-26 08:49:45 UTC
Lukas, Can you please update the status of this? Thanks, Nir vxlan seems to be broken as when I assing floating ip it does not work. Root cause seems to be that when there is neutron port-create <network-id> call it creates port but does not attach it to router. I'll go for ml2 with local for now. Got it to work on Fedora 20, for RHEL I'm hitting: 2014-05-28 23:45:42.438 23267 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent SystemError: Unable to determine kernel version for Open vSwitch with VXLAN support. To use VXLAN tunnels with OVS, please ensure that the version is 1.10 or newer! Verified Default ML2 + VXLAN openstack-packstack-2014.1.1-0.19.dev1102.el7ost.noarch 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-0846.html |