Bug 1619384
Summary: | openstack client for network commands doesn't handle the RESP code 409 properly | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Numan Siddique <nusiddiq> |
Component: | python-openstacksdk | Assignee: | RHOS Maint <rhos-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | nlevinki <nlevinki> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 13.0 (Queens) | CC: | apevec, jjoyce, jpichon, jschluet, lhh, srevivo |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-08-21 14:46:05 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: |
Description
Numan Siddique
2018-08-20 16:38:05 UTC
Thank you for including detailed steps to reproduce. It looks like this is fixed in 14, all in openstacksdk. For the detailed error message, this is fixed thanks to https://review.openstack.org/#/c/571101/ For HTTPException vs ConflictException this is fixed with https://review.openstack.org/#/c/555142/ And finally for showing "Unknown error" instead of "409" this is fixed by https://review.openstack.org/#/c/555143/ It appears these patches are already tracked in another generic bug related to error messages in networking commands, so marking this one as duplicate. *** This bug has been marked as a duplicate of bug 1570786 *** |