← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1392035] Re: case sensitivity inconsistency when doing user get and user create

 

added tripleo because tripleo-incubator script need to be changed to
work-around this bug before keystone client fixes it.

** Also affects: tripleo
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1392035

Title:
  case sensitivity inconsistency when doing user get and user create

Status in OpenStack Identity (Keystone):
  Confirmed
Status in tripleo - openstack on openstack:
  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