** Changed in: keystone
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/1284972
Title:
Creating a region using V3 api fails in backend code when missing
description
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
When creating a region using the V3 API, the request fails out in the
backend code. This check should be handled in the controller/manager
like it does for other resources (federation does this -
https://github.com/openstack/keystone/blob/master/keystone/contrib/federation/controllers.py#L43-L44)
We could use the same functionality provided in
https://github.com/openstack/keystone/blob/master/keystone/common/controller.py#L607
to fix this:
http://paste.openstack.org/show/69690/
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1284972/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp