fuel-web/nailgun/nailgun/rpc
Anastasiya 93f40003de Fix naming of reset tasks and message duplication
* reset_environment supertask contains 3 subtasks:
  base_reset_environment, remove_keys_task,
  remove_ironic_bootstrap_task
* names for tasks were changed
* response methods for remove_keys_task and
  remove_ironic_bootstrap_task were added to receiver
* _restore_pending_changes method was add only for
  reset_environment_resp
* migration for adding new transaction names and appropriate
  test were added
* test for check task message was added

Change-Id: Ib8a215174431486316bca533797932e02969c037
Closes-Bug: #1541868
2017-01-12 17:24:02 +04:00
..
__init__.py Enable message compression for RPC 2016-02-25 13:44:03 +00:00
receiver.py Fix naming of reset tasks and message duplication 2017-01-12 17:24:02 +04:00
receiverd.py Turning heartbeats on 2016-05-20 09:21:31 +03:00
threaded.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
utils.py Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00