Fix work item bullet syntax in policy-in-code.rst
This is rendering poorly, fix it up so I can read it. :) Change-Id: I3584c3067d3f8da9be821cf10579ca91959e2d61
This commit is contained in:
@@ -189,7 +189,9 @@ Work Items
|
|||||||
----------
|
----------
|
||||||
|
|
||||||
* Define and register all policies.
|
* Define and register all policies.
|
||||||
** This can happen gradually
|
|
||||||
|
* This can happen gradually
|
||||||
|
|
||||||
* Add context.can() which proxies to oslo_policy.policy.Enforcer.authorize().
|
* Add context.can() which proxies to oslo_policy.policy.Enforcer.authorize().
|
||||||
* Update all policy checks to use the new context.can() method.
|
* Update all policy checks to use the new context.can() method.
|
||||||
* Add hacking check to disallow oslo_policy.policy.Enforcer.enforce().
|
* Add hacking check to disallow oslo_policy.policy.Enforcer.enforce().
|
||||||
|
|||||||
Reference in New Issue
Block a user