Bug 2213670

Summary: openstack container list fails with 'Unrecognized schema in response body.'
Product: Red Hat OpenStack Reporter: Jason Paroly <jparoly>
Component: openstack-tripleo-heat-templatesAssignee: OSP Team <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Joe H. Rahme <jhakimra>
Severity: high Docs Contact:
Priority: unspecified    
Version: 17.1 (Wallaby)CC: m.andre, mburns, tkajinam
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: 2023-06-09 17:04:31 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 Jason Paroly 2023-06-09 00:09:01 UTC
Description of problem:
A test is failing that used to pass when running `openstack container list`  The error is
[stack@undercloud-0 ~]$ openstack container list
Unrecognized schema in response body. (HTTP 401) (Request-ID: tx00000f417a583288bad60-0064826bd8-5fb4-default)


Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
1. Deploy 17.1 openstack
2. login to the Undercloud and source overcloudrc
3. run 'openstack container list'

Actual results:
Unrecognized schema in response body. (HTTP 401) (Request-ID: tx00000f417a583288bad60-0064826bd8-5fb4-default)


Expected results:
List containers

Additional info:
Seen in production Phase3, and reproduced in staging, logs and links to follow

Comment 5 Jason Paroly 2023-06-09 17:04:31 UTC
duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2188266

*** This bug has been marked as a duplicate of bug 2188266 ***