Bug 1150318
| Summary: | Cisco N1kv: Remove unnecessary REST call to delete VM network on controller | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Abhishek Raut <abhraut> |
| Component: | openstack-neutron | Assignee: | Steven Hillman <sthillma> |
| Status: | CLOSED ERRATA | QA Contact: | Ofer Blaut <oblaut> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.0 (RHEL 7) | CC: | chrisw, ihrachys, lpeer, morazi, nyechiel, sthillma, tdunnon, yeylon |
| Target Milestone: | z2 | Keywords: | OtherQA, ZStream |
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | n1kv | ||
| Fixed In Version: | openstack-neutron-2014.1.3-5.el7ost | Doc Type: | Bug Fix |
| Doc Text: |
Cause:
N1kV plugin was sending VM network delete on last port delete.
Consequence:
This delete caused a race condition which could cause port deletions to erroneously report a failure.
Fix:
Remove this VM network delete on last port delete as we now handle this on the N1kV, preventing the race condition.
Result:
VM networks are still cleaned up and the race condition is no longer seen on port delete.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-03 08:39:21 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: | 1154145, 1154159 | ||
|
Description
Abhishek Raut
2014-10-07 22:27:01 UTC
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-1786.html |