yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43683
[Bug 1528661] [NEW] Create region throws schema validation error for empty region
Public bug reported:
{
" region" : {}
}
This is a valid request in kilo. But this no longer works in liberty.
Liberty is throwing "index_out_of_range" error which is re thrown as
schema validation error.
https://github.com/openstack/keystone/blob/master/keystone/common/validation/__init__.py#L56
** Affects: keystone
Importance: Undecided
Status: New
--
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/1528661
Title:
Create region throws schema validation error for empty region
Status in OpenStack Identity (keystone):
New
Bug description:
{
" region" : {}
}
This is a valid request in kilo. But this no longer works in liberty.
Liberty is throwing "index_out_of_range" error which is re thrown as
schema validation error.
https://github.com/openstack/keystone/blob/master/keystone/common/validation/__init__.py#L56
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1528661/+subscriptions