entropy/entropy/backends
Pranesh Pandurangan 473e2febc0 Add an audit unregister option
Allow users to remove audit scripts through a simple CLI call. The
unregister-audit call will remove an audit script from audit.cfg,
thus stopping the execution of all but the currently scheduled audit
scripts.

partially implements blueprint simple api
Change-Id: I1d5328d87b607c2f5cfdaebb7448a11673f38d48
2014-06-11 03:07:58 +00:00
..
__init__.py Add some structure for backend abstraction 2014-05-30 08:41:29 +00:00
base.py Add an audit unregister option 2014-06-11 03:07:58 +00:00
db_backend.py Add some structure for backend abstraction 2014-05-30 08:41:29 +00:00
file_backend.py Add an audit unregister option 2014-06-11 03:07:58 +00:00