Comment 1 for bug 1852893

Revision history for this message
Adam Ratcliff (adamjr) wrote :

I have a feeling the response to this is incorrect but not sure if the request is correct:
[heat-admin@overcloud-novacompute-0 ~]$ $(echo "curl -g -i -X GET http://172.26.32.122:8774/v2.1/os-services?binary=nova-compute -H \"Accept: application/json\" -H \"User-Agent: python-novaclient\" -H \"X-Auth-Token: {SHA1}6c5724867c555d36c30d340c87070bae0e5a5907\" -H \"X-OpenStack-Nova-API-Version: 2.11\"")
HTTP/1.1 401 Unauthorized
Date: Sun, 17 Nov 2019 10:46:40 GMT
Server: Apache
x-openstack-request-id: req-7c6f6a8e-cdc7-440a-b4be-af9c186971b3
x-compute-request-id: req-7c6f6a8e-cdc7-440a-b4be-af9c186971b3
WWW-Authenticate: Keystone uri="http://172.26.32.122:5000"
Content-Length: 114
Content-Type: application/json

{"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}}curl: (6) Could not resolve host: application; Unknown error
curl: (6) Could not resolve host: python-novaclient"; Unknown error
curl: (6) Could not resolve host: {SHA1}6c5724867c555d36c30d340c87070bae0e5a5907"; Unknown error
curl: (6) Could not resolve host: 2.11"; Unknown error