← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1431842] [NEW] GET /v3/auth/tokens without X-Subject-Token raises TypeError

 

Public bug reported:

[DEFAULT]admin_token = ADMIN

curl -k -H "X-Auth-Token:ADMIN" http://localhost:35357/v3/auth/tokens |
python -mjson.tool

http://paste.openstack.org/show/192079/

rev 55d940c70be405e6dcf48eaa4aed0c2d766aadeb

** Affects: keystone
     Importance: Undecided
         Status: New


** Tags: fernet

** Tags added: fernet

** Description changed:

  [DEFAULT]admin_token = ADMIN
  
  curl -k -H "X-Auth-Token:ADMIN" http://localhost:35357/v3/auth/tokens |
  python -mjson.tool
  
  http://paste.openstack.org/show/192079/
+ 
+ rev 55d940c70be405e6dcf48eaa4aed0c2d766aadeb

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1431842

Title:
  GET /v3/auth/tokens without X-Subject-Token raises TypeError

Status in OpenStack Identity (Keystone):
  New

Bug description:
  [DEFAULT]admin_token = ADMIN

  curl -k -H "X-Auth-Token:ADMIN" http://localhost:35357/v3/auth/tokens
  | python -mjson.tool

  http://paste.openstack.org/show/192079/

  rev 55d940c70be405e6dcf48eaa4aed0c2d766aadeb

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1431842/+subscriptions


Follow ups

References