yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #75551
[Bug 1798716] Re: can't update registered limit's region_id to None
Reviewed: https://review.openstack.org/610887
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8e9de8a515b5b0407a54ab098ce47c5fab756a09
Submitter: Zuul
Branch: master
commit 8e9de8a515b5b0407a54ab098ce47c5fab756a09
Author: wangxiyuan <wangxiyuan@xxxxxxxxxx>
Date: Tue Oct 16 14:39:45 2018 +0800
Allow registered limit's region_id to be None
Region_id in registered limit is optional, so we should allow
updating its region_id to None as well.
Closes-bug: #1798716
Change-Id: Ia59950376e958aaa19973d3bc97180727f5e5326
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1798716
Title:
can't update registered limit's region_id to None
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
The region_id for registered limit is optional, we should allow update
registered limit's region_id to None. But it's now blocked by input
schema check and the 400 BadRequest raises.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1798716/+subscriptions
References