A framework for Audit/Repair scripts for OpenStack
Go to file
pran1990 8011130e2b Added a message queue
Added kombu, an interface to AMQP

Added react.py, sample reaction script with a kombu consumer.
Should be run separately. Just loops forever listening for
messages on the PASS_EVENTS queue/

Added queues.py, define an exchange and two queues to use
for the message queue

Replaced runthis.sh with audit.py, changed runthis.json to
audit.json. audit.py has send_message(), which sends a message
to the PASS_EVENTS queue

Configuration data for audit.py and react.py should be picked up
from audit.json and react.json.

Added H304, H302 to pep8 ignores

Change-Id: I32d5c007d3b00ee2ec33635bca1567da4447124c
2013-12-16 15:21:23 -08:00
docs Add code to stackforge/entropy 2013-12-13 11:51:43 -08:00
entropy Added a message queue 2013-12-16 15:21:23 -08:00
.gitignore Introduce logging and streamline croniter calls 2013-12-13 18:18:54 -08: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 Added a message queue 2013-12-16 15:21:23 -08:00
setup.cfg Add code to stackforge/entropy 2013-12-13 11:51:43 -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