<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>tl;dr - Should we compare roles as case-sensitive or case-insensitive? I vote case-sensitive.</div><div><br></div>This bug was recently filed in Glance: <a href="https://bugs.launchpad.net/glance/+bug/1010519">https://bugs.launchpad.net/glance/+bug/1010519</a>. It points out that Nova and Keystone are both case-insensitive when it comes to role comparison, yet Glance *is* case sensitive. I'm in favor of moving other projects to a case-sensitive approach for two main reasons:<div><br></div><div>1) If a role is a string, and comparing strings is inherently case-sensitive, then role comparison would logically be case-sensitive</div><div>2) I get to do less work<br><div><br></div><div>Thoughts?</div><div><br></div><div>Brian Waldon<br><div><br></div><div><br></div></div></div></body></html>