yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12208
[Bug 1288098] Re: v3 Service Catalog doesn't expose service name
Reviewed: https://review.openstack.org/81975
Committed: https://git.openstack.org/cgit/openstack/identity-api/commit/?id=3b87be34c9ce48ea58e2af12cb3f59d63947d609
Submitter: Jenkins
Branch: master
commit 3b87be34c9ce48ea58e2af12cb3f59d63947d609
Author: Jamie Lennox <jamielennox@xxxxxxxxxx>
Date: Fri Mar 21 13:28:07 2014 +1000
Add service name to service catalog
This should have always been a part of the catalog but was overlooked in
implementation. Make sure it is correctly defined in the spec to prevent
it happening again.
Closes-Bug: #1288098
Change-Id: I4184ae663ea06ddef924f07b881759bcae211da8
** Changed in: openstack-api-site
Status: New => 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/1288098
Title:
v3 Service Catalog doesn't expose service name
Status in OpenStack Identity (Keystone):
In Progress
Status in OpenStack API documentation site:
Fix Released
Bug description:
Service name is a provided (though i don't think required) value for
creating a service. In the V2 API this name is exposed as part of the
service catalog.
This name value can be filtered through the nova, glance and other
clients however is not currently provided by the v3 API.
I can only assume that it was dropped in the V3 API either
accidentally or it was deemed that the service name should only have
been needed via the domain admins. I can't see that this is a concern
and the service name value should be provided as a part of the service
catalog.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1288098/+subscriptions
References