Bug 1535624
Summary: | tempest scenario 'test_network_v6' tests fail | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ihar Hrachyshka <ihrachys> |
Component: | openstack-neutron | Assignee: | Ihar Hrachyshka <ihrachys> |
Status: | CLOSED ERRATA | QA Contact: | Arie Bregman <abregman> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 8.0 (Liberty) | CC: | abregman, afazekas, amuller, bhaley, ccollett, chrisw, ekuris, ihrachys, nyechiel, srevivo, tfreger |
Target Milestone: | zstream | Keywords: | AutomationBlocker, Triaged, ZStream |
Target Release: | 8.0 (Liberty) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-neutron-7.2.0-33.el7ost | Doc Type: | Bug Fix |
Doc Text: |
Cause: when using HA routers, when port binding is updated, Neutron API server attempted to reallocate fixed IPs for the port regardless that they were not touched by API consumer. This could trigger a race condition with another thread updating the port.
Consequence: sometimes the race condition resulted in legit IP addresses being erroneously deallocated for affected ports.
Fix: L3 HA port update code no longer attempts to update fixed IPs when updating router bindings, which avoids the race condition.
Result: no IP addresses are erroneously deallocated from ports when their router bindings change even when other API consumers update the port too.
|
Story Points: | --- |
Clone Of: | 1486324 | Environment: | |
Last Closed: | 2018-03-15 12:38:27 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: | 1486324, 1535628 | ||
Bug Blocks: | 1497514, 1535619, 1535620, 1535623 |
Comment 7
errata-xmlrpc
2018-03-15 12:38:27 UTC
|