neutron/neutron/tests/unit/api
Miguel Angel Ajo 7f617e6a21 Introduce bulk push to rpc callback mechanism
There are usage patterns which would benefit from having
the capability to send a list of resources in bulk instead
of using individual fanout messages.

From now on, the rpc callback subscriber receives a list of
resources (single or multiple), and the pushers must always
push a list.

Backwards compatibility for QoSPolicy consumers in mitaka
is provided by calling push with "resource" parameter for
single item lists during one release cycle. That will be
dropped when Ocata opens.

Partially-implements: blueprint vlan-aware-vms

Change-Id: I1117925360a29ecbd1902fa527b2f24f94ce81ec
2016-08-01 14:22:56 -07:00
..
rpc Introduce bulk push to rpc callback mechanism 2016-08-01 14:22:56 -07:00
v2 delete event payload 2016-07-13 23:48:59 +05:30
__init__.py Send DHCP notifications regardless of agent status 2013-12-19 07:08:19 +00:00
test_api_common.py Don't return marker item when paginating backwards 2016-06-16 12:05:22 +02:00
test_extensions.py Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00