Update paste, policy and rootwrap configurations 2017-03-03

Change-Id: I5b9b14fe41f49106c8b1833e8b4c59ecae8ec181
This commit is contained in:
Andy McCrae 2017-03-03 11:34:19 +00:00
parent ceda2aa603
commit de0a9999fb
1 changed files with 2 additions and 1 deletions

View File

@ -92,5 +92,6 @@
"module:index": "rule:admin_or_owner",
"module:show": "rule:admin_or_owner",
"module:instances": "rule:admin_or_owner",
"module:update": "rule:admin_or_owner"
"module:update": "rule:admin_or_owner",
"module:reapply": "rule:admin_or_owner"
}