neutron/neutron/services
Armando Migliaccio e354599134 Add agent-side driver scaffolding for trunk functionality
The agent code is enhanced to allow the trunk agent-side counterpart
to be activated seamlessly by means or local registry notifications.
Some integration with the server side is provided by loading the
RPC agent-side skeleton. Basic unit testing provides some coverage.

More effective functional and system coverage will be provided once
everything comes together.

Partially-implements: blueprint vlan-aware-vms

Co-Authored-By: Adolfo Duarte <adolfo.duarte@hpe.com>
Change-Id: Id70553e8980593f99548a4d2b0a78355933f7c2c
2016-08-18 12:10:22 +00:00
..
auto_allocate Make auto-allocate plugin handle sneaky DB errors 2016-08-12 15:27:41 -07:00
externaldns Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
flavors Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
l3_router Support callbacks for L3 plugins without an agent 2016-08-02 12:29:23 -05:00
metering Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
network_ip_availability Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
qos Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Make revision bump robust to concurrent removals 2016-08-05 16:28:43 -07:00
segments Publish segment id in port responses 2016-08-11 21:00:48 -05:00
tag Remove unused LOG 2016-07-05 15:22:13 +08:00
timestamp objects: switch base plugin class to using subnetpool object 2016-06-14 14:26:33 +00:00
trunk Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
service_base.py Adding the appropriate log hints where needed 2016-06-30 07:35:24 +00:00