A framework for Audit/Repair scripts for OpenStack
Go to file
Pranesh Pandurangan 857fb52cf1 Add callbacks for futures
Added callbacks for the known futures (react scripts, scheduler,
serializer). This will help us debug known long-lasting futures
easily. Define one function called future_callback, and use
functools to pass arguments to the callbacks to determine type
of future, etc

Change-Id: I579a41e92736568535ce3f64c5507ac5224d5a62
2014-07-14 16:39:03 -07:00
docs Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
entropy Add callbacks for futures 2014-07-14 16:39:03 -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