Merge lp://staging/~vds/charm-helpers/simpler_base_audit_take_action into lp://staging/charm-helpers
Proposed by
Vincenzo Di Somma
Status: | Merged |
---|---|
Merged at revision: | 721 |
Proposed branch: | lp://staging/~vds/charm-helpers/simpler_base_audit_take_action |
Merge into: | lp://staging/charm-helpers |
Diff against target: |
19 lines (+2/-9) 1 file modified
charmhelpers/contrib/hardening/audits/__init__.py (+2/-9) |
To merge this branch: | bzr merge lp://staging/~vds/charm-helpers/simpler_base_audit_take_action |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Edward Hope-Morley | Approve | ||
Review via email: mp+320416@code.staging.launchpad.net |
Description of the change
Simplify conditions of BaseAudit _take_actions
To post a comment you must log in.
I like where you're heading with this. ;-)