2 Commits

Author SHA1 Message Date
Sean McGinnis
7f2ab71663 Remove Rally from aclfixer exceptions
ACLs are being updated for rally, so we can stop
including them as an exception for acl checks.

Depends-on: https://review.openstack.org/575130
Change-Id: I13abbf1e4d75afcc540d3e82904cbc0391154b4a
2018-06-29 14:13:11 +02:00
Thierry Carrez
fa30fbe25e Report ACL violations as issues by default
By default, the tool should report ACL violations rather than
fix them in place. Add a --patch option to explicitly ask to
fix the ACL files in place.

Rename tool to aclissues.py to better reflect what it does by
default (report issues instead of fixing them).

Change-Id: I04744746b6492a1f3ab0790ebb565235f292caf9
2018-06-27 18:29:47 +02:00