neutron/neutron/tests/unit/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
__init__.py Data models for vlan-aware-vms 2016-04-24 19:41:54 -07:00
fakes.py Allow bound ports to be trunked if the driver can support it 2016-08-11 22:43:54 -07:00
test_plugin.py Allow bound ports to be trunked if the driver can support it 2016-08-11 22:43:54 -07:00
test_rules.py Relax bound constraint for trunk parent ports 2016-08-13 15:36:23 +00:00
test_utils.py Allow bound ports to be trunked if the driver can support it 2016-08-11 22:43:54 -07:00