CCI-MOC / moc-openstack-tools

Tools for OpenStack administration, user/project management, etc.
Apache License 2.0
0 stars 8 forks source link

Remove Case Sensitivity #101

Closed HuzefaMandvi closed 6 years ago

HuzefaMandvi commented 6 years ago

In response to: #100

When checking for username, compare the lowercase versions of usernames to avoid case sensitivity issues

ianballou commented 6 years ago

Note: test failing until #102 is merged