neutron/neutron/tests/unit/services
Rawlin Peters 9d04f187db Emit registry events on subport addition/removal
When a list of subports has been added or removed from a trunk, the
registry should emit a corresponding event and pass the list of added or
removed SubPort objects as the payload.

Trunk agent RPC callbacks can then be subscribed to these events in
order to relay subport information to the agents.

Partially-implements: blueprint vlan-aware-vms
Change-Id: Icb8da23cdd2244da5183058c31d8acef22d78eaa
2016-07-08 17:04:56 -06:00
..
auto_allocate Use exceptions from neutron-lib 2016-04-21 21:29:44 -04:00
metering Do not inherit test case classes from regular Neutron classes 2016-05-26 13:06:49 +03:00
qos qos: support native sorting/pagination for policies and rules 2016-06-15 14:19:09 +00:00
trunk Emit registry events on subport addition/removal 2016-07-08 17:04:56 -06:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_provider_configuration.py Guard against config_dirs not defined on ConfigOpts 2016-05-31 17:01:53 +02:00