Bug 1065280
Summary: | Rebase openstack-neutron to 2013.2.2 | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Miguel Angel Ajo <majopela> | |
Component: | openstack-neutron | Assignee: | Miguel Angel Ajo <majopela> | |
Status: | CLOSED ERRATA | QA Contact: | Nir Magnezi <nmagnezi> | |
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.0 | CC: | adarazs, apevec, chrisw, ddomingo, lhh, majopela, twilson, yeylon | |
Target Milestone: | z2 | Keywords: | Rebase, ZStream | |
Target Release: | 4.0 | Flags: | majopela:
needinfo-
|
|
Hardware: | Unspecified | |||
OS: | Unspecified | |||
URL: | https://launchpad.net/neutron/havana/2013.2.2 | |||
Whiteboard: | ||||
Fixed In Version: | openstack-neutron-2013.2.2-1.el6ost | Doc Type: | Rebase: Bug Fixes and Enhancements | |
Doc Text: |
The openstack-neutron package has been rebased to the upstream stable release 2013.2.2.
The fixes included in this release were backported from the development branches into a stable branch. This release is intended to be a low-risk update with no intentional regressions or API changes.
Notable bug fixes applied by this rebase include:
- The openstack-neutron service no longer prevents the addition of a security group rule that allowed all ingress IPv4/6. Previously, openstack-neutron's filter for querying existing rules used a wildcard incorrectly, resulting in a false match.
- When a network cannot be found after it has been deleted, the resulting DHCP log traces are now Warnings instead of Exceptions. The severity of such warnings were reduced since the related agents can handle such situations as normal.
- DHCP notifications are now sent regardless of agent status. This improves the DHCP stability during high loads.
- When running 'neutron meter-label-delete', a router's tenant ID is no longer incorrectly deleted.
- The neutron client now expects the correct token to be passed by the neutron-metadata-agent. This fix prevents the client from having to authenticate against the Identity service during each metadata request. Before this fix, simultaneously invoking multiple Compute instances with cloud-init resulted in high CPU virtualization by the Identity service.
For a complete list of fixes applied by this rebase, refer to the following link:
https://launchpad.net/neutron/havana/2013.2.2
|
Story Points: | --- | |
Clone Of: | ||||
: | 1065313 1065317 1065319 1065321 1065323 1065326 1065329 (view as bug list) | Environment: | ||
Last Closed: | 2014-03-04 20:16:43 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: | 1065411 |
Description
Miguel Angel Ajo
2014-02-14 09:25:03 UTC
pm_ack for rebase to 2013.2.2 We should ensure new neutron package depends on new neutronclient to be released as part of: https://bugzilla.redhat.com/show_bug.cgi?id=1065411 ihar: I made sure to add the neutronclient version dependency. the neutronclient dependency is added. :-) Verified NVR: openstack-neutron-2013.2.2-1.el6ost.noarch Tested OK for sanity 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/RHBA-2014-0213.html |