** Changed in: keystone/folsom
       Status: Fix Committed => Fix Released

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

Title:
  serviceCatalog is dict in the case of no endpoints

Status in OpenStack Identity (Keystone):
  Fix Released
Status in Keystone folsom series:
  Fix Released

Bug description:
  If I ask for a scoped token, I get a response with a serviceCatalog
  that looks like this:

  "serviceCatalog": [{"endpoints": [...], "endpoints_links": [], "type":
  "compute", "name": "nova"}, ...]

  In the case that I ask for an unscoped token, I see a serviceCatalog
  like this:

  "serviceCatalog": {}

  
  The default really needs to be a list.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to