neutron/neutron/api/rpc/callbacks
Miguel Angel Ajo 97a272a892 RPC Callback rolling upgrades reporting, and integration
This is the second patch to allow upgrades on RPC versioned
objects callbacks.

This enables resource version notifications from agents to all
neutron servers via fanout for updating the version sets in
memory, and via agent status updates for DB storage, so any
neutron server can retrieve such information at boot.

Closes-Bug: #1535247

Change-Id: I67c1323267aaf7e49f4a359ff50b94e52dba4380
2016-03-01 11:20:48 +01:00
..
consumer Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
producer Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
__init__.py Generic rpc callback mechanism which could be reused 2015-07-02 15:51:30 +03:00
events.py neutron.api.rpc.callbacks interface rework 2015-08-08 10:24:20 +02:00
exceptions.py RPC Callback rolling upgrades logic 2016-02-09 10:57:38 +00:00
resource_manager.py neutron.api.rpc.callbacks interface rework 2015-08-08 10:24:20 +02:00
resources.py RPC Callback rolling upgrades logic 2016-02-09 10:57:38 +00:00
version_manager.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00