entropy/entropy
Pranesh Pandurangan 68654b7b86 Introduce engine states
Introduce two states, ENABLED and DISABLED, in a new states.py file,
and set engine to disabled when stopped, and enabled when running

Change-Id: I1d4c89b453ac04cd5dce09c5faafe3241cd2dc43
2014-06-17 14:40:20 -07:00
..
audit More logging fixes, and queue work 2014-04-27 14:08:26 -07:00
backends Add some abstract methods to backend 2014-06-10 08:31:04 -07:00
examples Use CLI input as react script name 2014-06-13 01:48:24 +00:00
repair Make entropy suitable for pypi distribution, part 0 2014-04-10 13:08:51 -07:00
tests Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
__init__.py Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
__main__.py When creating an engine, add an enabled field 2014-06-12 23:08:41 -07:00
engine.py Introduce engine states 2014-06-17 14:40:20 -07:00
exceptions.py add a wait next function to return next audit job 2014-05-29 17:35:33 -07:00
states.py Introduce engine states 2014-06-17 14:40:20 -07:00
utils.py Modify watchdog related functionality 2014-06-13 01:50:54 +00:00