fuel-web/nailgun/nailgun/rpc
Sylwester Brzeczkowski 8de1595b7a RPC handler for DeleteIBPImagesTask
Add remove_images_resp handler to deal with DeleteIBPImagesTask
separetely from ClusterDeletionTask. Until now, because of the fix
of #1454781 we used only one Task instance to those two tasks
which was causing that (on astute response) the second one was already
cleaned up from db.

Change-Id: Ic686dd1da48b3b4cd679220d9c1ca05df05d105d
Closes-Bug: #1488467
2015-09-02 09:58:32 +02:00
..
__init__.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
receiver.py RPC handler for DeleteIBPImagesTask 2015-09-02 09:58:32 +02:00
receiverd.py Explicitly requeue rabbitmq message in case process interupted 2014-11-18 13:22:43 +02:00
threaded.py Add exception handling for rpc in case if task with uuid wasn't found in db 2013-10-14 17:33:42 +04:00
utils.py Remove dashboard url from success actions messages for tasks 2015-07-29 20:08:18 +03:00