Advertisement
Guest User

Untitled

a guest
Mar 27th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. [root@juno001 ~]# curl -k https://juno001.fr:35357/v2.0
  2.  
  3. {"version": {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v2.0+xml"}], "id": "v2.0", "links": [{"href": "https://juno001.fr:35357/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  4.  
  5. LOG ==>
  6.  
  7. 2015-03-27 14:19:24.740 7375 DEBUG keystone.middleware.core [-] Auth token not in the request header. Will not build auth context. process_request /usr/lib/python2.7/site-packages/keystone/middleware/core.py:270
  8. 2015-03-27 14:19:24.741 7375 DEBUG keystone.common.wsgi [-] arg_dict: {} __call__ /usr/lib/python2.7/site-packages/keystone/common/wsgi.py:191
  9. 2015-03-27 14:19:24.742 7375 INFO eventlet.wsgi.server [-] 10.121.141.35 - - [27/Mar/2015 14:19:24] "GET /v2.0 HTTP/1.1" 200 561 0.002588
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement