Skip to content

Instantly share code, notes, and snippets.

@a1git
Created February 17, 2017 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a1git/5eada35b8f0d6849c172f11be565d045 to your computer and use it in GitHub Desktop.
Save a1git/5eada35b8f0d6849c172f11be565d045 to your computer and use it in GitHub Desktop.
root@deploy:/opt/openstack-ansible/playbooks# curl -I http://172.20.236.9:35357/v3/auth/tokens
curl: (52) Empty reply from server
root@deploy:/opt/openstack-ansible/playbooks# curl -I http://172.20.236.9:35357/v3/auth/tokens
curl: (52) Empty reply from server
root@deploy:/opt/openstack-ansible/playbooks# curl -I http://172.20.236.9:35357/v3/auth/tokens
HTTP/1.1 401 Unauthorized
Date: Fri, 17 Feb 2017 13:44:46 GMT
Server: Apache
Vary: X-Auth-Token
x-openstack-request-id: req-655a578a-b2d5-400a-a0dc-054eb7a4fb91
WWW-Authenticate: Keystone uri="http://172.20.236.9:35357"
Content-Length: 114
Content-Type: application/json
root@deploy:/opt/openstack-ansible/playbooks# curl -I http://172.20.236.9:35357/v3/auth/tokens
curl: (52) Empty reply from server
root@deploy:/opt/openstack-ansible/playbooks# curl -I http://172.20.236.9:35357/v3/auth/tokens
curl: (52) Empty reply from server
root@deploy:/opt/openstack-ansible/playbooks# curl -I http://172.20.236.9:35357/v3/auth/tokens
curl: (52) Empty reply from server
root@deploy:/opt/openstack-ansible/playbooks# curl -I http://172.20.236.9:35357/v3/auth/tokens
curl: (52) Empty reply from server
root@deploy:/opt/openstack-ansible/playbooks# curl -I http://172.20.236.9:35357/v3/auth/tokens
HTTP/1.1 401 Unauthorized
Date: Fri, 17 Feb 2017 13:45:30 GMT
Server: Apache
Vary: X-Auth-Token
x-openstack-request-id: req-83ca8ba3-7454-46c9-9f73-aa39306d5a49
WWW-Authenticate: Keystone uri="http://172.20.236.9:35357"
Content-Length: 114
Content-Type: application/json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment