<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    When reviewing
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://review.openstack.org/#/c/54539/">https://review.openstack.org/#/c/54539/</a>,
    it appeared to me that we need to make consensus on the way to know
    that a request is having admin creds. <br>
    Currently, for implementing policies check in Climate, I'm looking
    at context.roles dict, which contains the unicode string 'admin' if
    so. I don't need to have an extra param. That said, having a method
    check_is_admin on the context module would be great, and I fully
    reckon it would be helpful.<br>
    <br>
    What do you think all folks ? <br>
    <br>
    -Sylvain<br>
  </body>
</html>