yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00327
[Bug 1087405] Re: serviceCatalog is dict in the case of no endpoints
** 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