Comment 3 for bug 1606143

Revision history for this message
Egon (erijpkema) wrote :

Confirmed for USSURI
Steps to reproduce:
<exact same as bug description>

curl -i https://uri.tld:5000
HTTP/1.1 300 MULTIPLE CHOICES
Date: Tue, 13 Oct 2020 12:09:25 GMT
Server: Apache
Content-Length: 272
Location: http://uri.tld:5000/v3/
Vary: X-Auth-Token
x-openstack-request-id: req-4ad68dfd-4cd4-4fa4-8f1d-39a43692ce56
Content-Type: application/json

{"versions": {"values": [{"id": "v3.14", "status": "stable", "updated": "2020-04-07T00:00:00Z", "links": [{"rel": "self", "href": "http://uri.tld:5000/v3/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}]}]}}