neutron/neutron/services/trunk
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
..
drivers Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
rpc Add RPC layer for Trunk Plugin and driver plumbing 2016-08-12 17:45:55 -07:00
validators Improve the segmentation ID validation logic 2016-07-21 16:44:06 +00:00
__init__.py Enable CRUD for trunk ports 2016-07-02 16:09:45 -07:00
callbacks.py Add notifications for trunk CRUD and standardize payload 2016-07-26 10:24:57 -06:00
constants.py Introduce state management for trunk resources 2016-08-03 18:46:35 -07:00
exceptions.py Allow bound ports to be trunked if the driver can support it 2016-08-11 22:43:54 -07:00
models.py Rename DB columns: tenant -> project 2016-08-03 14:34:37 +00:00
plugin.py Merge "Add RPC layer for Trunk Plugin and driver plumbing" 2016-08-14 10:14:02 +00:00
rules.py Relax bound constraint for trunk parent ports 2016-08-13 15:36:23 +00:00
utils.py Allow bound ports to be trunked if the driver can support it 2016-08-11 22:43:54 -07:00