stacktach/worker
Isham Ibrahim a80b25fcce VIRT-2996: Handling malformed notifications sent by Nova to stacktach.
Before:- Stacktack threw an exception and was unable to log the message. It later tries to process the same erroneous notification repeatedly.
After: Stacktach catched the malformed notification and logs the message. It later acknowledges RabbiMQ so that the message is removed from queue.

Change-Id: I7a33816a7ce4660513b047a7e54c3223a63c8cb3
2017-05-30 20:19:34 +05:30
..
__init__.py Worker unit tests 2013-01-25 18:17:18 -05:00
config.py Automatically check and restart worker processes. 2015-07-09 16:50:55 +00:00
stacktach.sh basic debianization 2014-03-19 15:19:09 +04:00
start_workers.py fixing syntax error on return line 2015-07-12 17:48:58 -07:00
worker.py VIRT-2996: Handling malformed notifications sent by Nova to stacktach. 2017-05-30 20:19:34 +05:30