Bug 1440975
| Summary: | overcloud deploy giving "401 Unauthorized" when accessing swift from a mistral workflow | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Artem Hrechanychenko <ahrechan> |
| Component: | openstack-swift | Assignee: | Thiago da Silva <thiago> |
| Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 12.0 (Pike) | CC: | ahrechan, cschwede, derekh, m.andre, pgrist, srevivo, thiago, tvignaud, zaitcev |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | 12.0 (Pike) | ||
| 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: | 2017-08-31 13:22:39 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: | |||
i'll recheck it agree dtc-1.4.6-5.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-a89957bdb7 dtc-1.4.6-5.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-a89957bdb7 dtc-1.4.6-5.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Started Mistral Workflow tripleo.plan_management.v1.update_deployment_plan. Execution ID: b83f41c2-a537-47be-8982-404804efaf15 {u'body': {u'exception': u'Container PUT failed: https://192.168.24.2:13808/v1/AUTH_8f8b2201f4894598ba5d9b7132af1083/zaqar_message%3A64cef4f1-1530-4ad9-af02-82ea8d413815%3Abaa3a778edfb4d2988b58ef1af18c595 401 Unauthorized [first 60 chars of response] <html><h1>Unauthorized</h1><p>This server could not verify t', u'error': u'Unexpected error.'}, u'headers': {u'status': 500}, u'request': {u'action': u'queue_create', u'body': {u'queue_name': u'64cef4f1-1530-4ad9-af02-82ea8d413815'}, u'api': u'v2', u'headers': {u'Client-ID': u'1d67883a-1d16-45dc-a9e1-2a2f92d5b44a', u'X-Project-ID': u'baa3a778edfb4d2988b58ef1af18c595'}}} Version-Release number of selected component (if applicable): Openstack Pike How reproducible: always Steps to Reproduce: 1)deploy Pike using tripleo-quickstart. bash quickstart.sh --teardown all --tags all --release master-tripleo-ci 10.9.76.22 2) execute steps from https://etherpad.openstack.org/p/pike-tripleo-upgrades Actual results: Removing the current plan files Uploading new plan files Started Mistral Workflow tripleo.plan_management.v1.update_deployment_plan. Execution ID: ded44eaf-57c2-42f8-85dd-47a70965c6ec {u'body': {u'exception': u'Container PUT failed: https://192.168.24.2:13808/v1/AUTH_8f8b2201f4894598ba5d9b7132af1083/zaqar_message%3A904fa2b6-4246-42e5-884c-18517c4801a6%3Abaa3a778edfb4d2988b58ef1af18c595 401 Unauthorized [first 60 chars of response] <html><h1>Unauthorized</h1><p>This server could not verify t', u'error': u'Unexpected error.'}, u'headers': {u'status': 500}, u'request': {u'action': u'queue_create', u'body': {u'queue_name': u'904fa2b6-4246-42e5-884c-18517c4801a6'}, u'api': u'v2', u'headers': {u'Client-ID': u'07de7171-58d4-4e6e-8855-3afee6a7da71', u'X-Project-ID': u'baa3a778edfb4d2988b58ef1af18c595'}}}v Expected results: stack successfully updated and services moved to containers Additional info: http://pastebin.test.redhat.com/473947