A framework for Audit/Repair scripts for OpenStack
Go to file
Pranesh Pandurangan b41ea8a81f Add engine_cfg to watchdog
Watch changes to engine config via watchdog. When the file is
modified, watchdog picks it up, verifies if the current engine
is disabled, and if yes, take steps in stop_engine(), to stop
the engine. That function is currently empty, will be filled in
in future commits

Change-Id: If3e2e952009f2f8a610459645c4403c77581e717
2014-06-12 23:06:39 -07:00
docs Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
entropy Add engine_cfg to watchdog 2014-06-12 23:06:39 -07:00
.gitignore Store one engine cfg in git 2014-05-30 20:08:57 +00:00
.gitreview Added .gitreview 2013-12-11 19:43:47 +00:00
LICENSE Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
MANIFEST.in Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
README.md Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
requirements.txt Add a stop engine call 2014-06-10 20:06:05 -07:00
setup.cfg Make backends into drivers, loadable as entry points 2014-05-30 20:09:12 +00:00
setup.py Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
test-requirements.txt Remove comment about packages we don't install 2013-12-13 17:00:46 -08:00
tox.ini Added a message queue 2013-12-16 15:21:23 -08:00

README.md

Framework for audit/repair scripts for openstack

https://wiki.openstack.org/wiki/Entropy