Bug 1415898
| Summary: | keystoneauth generates invalid Accept HTTP header Edit | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | John Dennis <jdennis> |
| Component: | python-keystoneauth1 | Assignee: | John Dennis <jdennis> |
| Status: | CLOSED ERRATA | QA Contact: | Rodrigo Duarte <rduartes> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 10.0 (Newton) | CC: | apevec, jdennis, jschluet, lhh, mlopes, rduartes |
| Target Milestone: | z2 | Keywords: | ZStream |
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-keystoneauth1-2.12.2-2.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-03-01 13:38:42 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
John Dennis
2017-01-24 02:55:39 UTC
Merged upstream in: master: b1301e606d29a99da9c81d4c1627a6bba4b0ddcc stable/newton: 13b0e07b7ba58dcc1b743815743c655701d7b206 Already present in stable/ocata when branched from master. Patch is necessary to make Keystone federation work. Upstream gerrit review for master is: https://review.openstack.org/#/c/420970/ Upstream gerrit review for stable/newton is: https://review.openstack.org/#/c/421411/ verified for python-keystoneauth1-2.18.0 - try to use the v3samlpasswrod plugin: $ openstack --debug --insecure --os-auth-url https://10.0.0.101:13000/v3 --os-identity-api-version 3 --os-auth-type v3samlpassword ... - digging up in the logs, we can find 'Accept': '*/*,application/vnd.paos+xml', the header is correctly using , instead of ; 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/RHBA-2017-0355.html The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |