| Summary: | OSP8 neutron-server fails to push notifications on security group update into OSP7 L2 agents | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ihar Hrachyshka <ihrachys> |
| Component: | openstack-neutron | Assignee: | Ihar Hrachyshka <ihrachys> |
| Status: | CLOSED ERRATA | QA Contact: | Eran Kuris <ekuris> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.0 (Liberty) | CC: | amuller, chrisw, jschluet, lpeer, mlopes, nyechiel, rhos-flags, yeylon |
| Target Milestone: | ga | ||
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-neutron-7.0.1-7.el7ost | Doc Type: | Bug Fix |
| Doc Text: |
Previously, the neutron-server service would sometimes erroneously require a new RPC entrypoint version from the L2 agents that listened for security group updates.
Consequently, the RHEL OpenStack Platform 7 neutron L2 agents could not handle certain security group update notifications sent by Red Hat OpenStack Platform 8 neutron-server services, causing certain security group updates to not be propagated to the data plane.
This update addresses this issue by ending the requirement of the new RPC endpoint version from agents, as this will assist the rolling upgrade scenario between RHEL OpenStack Platform 7 and Red Hat OpenStack Platform 8.
As a result, RHEL OpenStack Platform 7 neutron L2 agents will now correctly handle security group update notifications sent by the Red Hat OpenStack Platform 8 neutron-server services.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-07 21:25:17 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: | |
|
Description
Ihar Hrachyshka
2016-01-20 12:54:26 UTC
verified [heat-admin@overcloud-controller-0 ~]$ sudo vi /usr/lib/python2.7/site-packages/neutron/api/rpc/handlers/securitygroups_rpc.py [heat-admin@overcloud-controller-0 ~]$ rpm -qa |grep openstack-neutron openstack-neutron-7.0.1-8.el7ost.noarch openstack-neutron-common-7.0.1-8.el7ost.noarch openstack-neutron-openvswitch-7.0.1-8.el7ost.noarch openstack-neutron-ml2-7.0.1-8.el7ost.noarch openstack-neutron-metering-agent-7.0.1-8.el7ost.noarch openstack-neutron-lbaas-7.0.0-2.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. https://rhn.redhat.com/errata/RHEA-2016-0603.html |