A framework for Audit/Repair scripts for OpenStack
Go to file
pran1990 3ac2fde405 Move code into a scheduler class, part II
Moved all major functionalities, like adding audit/repair scripts,
the watchdog handler, etc to the engine class. There is still some
cleanup to do, like getting rid of some references to the globals
variables, which will come in part III, in progress.

Realized that we need full names to at least the audit.cfg and
repair.cfg files, removing all the cfg files from git, because
it makes the repo look ugly with usernames in them. Will add in
sample cfg files, even though they shouldn't really be created
manually.

Verified that the code is now in the same state as before we used
a scheduler class, ie no difference in expected behavior

Change-Id: If9eeb9201ac6dd30705c3246c304b304054dc577
2014-03-16 16:59:08 -07:00
docs Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
entropy Move code into a scheduler class, part II 2014-03-16 16:59:08 -07:00
.gitignore Modify gitignore, ignore cfg files 2014-03-16 16:44:57 -07: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 Introduce watchdog into entropy 2014-02-24 19:15:09 -08:00
setup.cfg Enable stevedore and dynamic loading 2014-02-03 00:01:15 -08: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