yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47258
[Bug 1392035] Re: case sensitivity inconsistency when doing user get and user create
This is something that should be fixed in the client not really
something we can/should be fixing server side - as this would be a
change in behavior.
** Changed in: keystone
Status: Confirmed => Won't Fix
--
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/1392035
Title:
case sensitivity inconsistency when doing user get and user create
Status in OpenStack Identity (keystone):
Won't Fix
Status in tripleo:
In Progress
Bug description:
(openstack) user show stevenk
ERROR: openstack No user with a name or ID of 'stevenk' exists.
(openstack)
(openstack)
(openstack) user create stevenk
ERROR: openstack Conflict occurred attempting to store user - Duplicate Entry (HTTP 409)
create failed because there is a user called StevenK
user list
| cab307b5740a414cb43017536454cbb5 | StevenK |
I think there should be consistency in handling get and create. either case sensitive or case insensitive.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1392035/+subscriptions
References