neutron/neutron/tests/unit/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 Propagate notifications to agent consumers callbacks 2015-08-08 10:41:32 +02:00
producer neutron.api.rpc.callbacks interface rework 2015-08-08 10:24:20 +02:00
__init__.py Generic rpc callback mechanism which could be reused 2015-07-02 15:51:30 +03:00
test_resource_manager.py neutron.api.rpc.callbacks interface rework 2015-08-08 10:24:20 +02:00
test_resources.py Add versioned object serialize/deserialize for resources RPC 2015-07-25 08:51:39 +02:00
test_version_manager.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00