Bug 1149753
| Summary: | Rebase openstack-neutron to 2014.1.3 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Lon Hohberger <lhh> |
| Component: | openstack-neutron | Assignee: | Ihar Hrachyshka <ihrachys> |
| Status: | CLOSED ERRATA | QA Contact: | Nir Magnezi <nmagnezi> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.0 (RHEL 7) | CC: | ajeain, chrisw, ihrachys, nyechiel, oblaut, yeylon |
| Target Milestone: | z2 | Keywords: | Rebase, ZStream |
| Target Release: | 5.0 (RHEL 6) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-neutron-2014.1.3-1.el6ost | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: |
Rebase package(s) to version: 2014.1.3
Highlights, important fixes, or notable enhancements:
- policy checks when serving responses are optimized for performance;
- Security Groups: adding a running instance to a security group now correctly sets firewall rules on all affected instances and not just the new instance being added;
- DHCP agent: neutron-ns-metadata-proxy processes are not spawned twice per non-isolated network;
- Metadata agent: fixed a bug in token caching code that resulted in new tokens requested for each incoming request;
- FWaaS: setting a firewall rule with a port and no protocol is now forbidden;
- other vendor plugin updates: Big Switch, Cisco N1kv, Hyper-V, OpenDaylight, VMWare NSX.
Note for those who upgrade from previous RHEL-RHOSP5 releases:
Operators of existing Neutron RHEL-RHOSP5 ML2 based deployments will need to apply the following SQL statement to their Neutron database. This is to fix a race condition in agent status report updates. For more details, see Openstack bug #1254246 (https://bugs.launchpad.net/neutron/+bug/1254246):
ALTER TABLE agents ADD CONSTRAINT uniq_agents0agent_type0host UNIQUE (agent_type, host);
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-03 08:40:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lon Hohberger
2014-10-06 14:38:40 UTC
Verified NVR: openstack-neutron-2014.1.3-6.el6ost.noarch Tested OK for sanity. Tested with RHEL6.6 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://rhn.redhat.com/errata/RHSA-2014-1785.html |