neutron/neutron
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
..
agent Merge "Adds a default reload callback to ProcessManager" 2016-08-14 12:19:41 +00:00
api Merge "Add RPC layer for Trunk Plugin and driver plumbing" 2016-08-14 10:14:02 +00:00
callbacks Port device events for common agent 2016-08-02 20:53:59 +00:00
cmd Add a space after openvswitch error message 2016-08-03 13:48:26 -05:00
common Fixed neutron-db-manage without neutron/tests installed 2016-08-15 06:31:13 +00:00
conf Merge "Refactoring config options of l3 agent keepalived" 2016-08-12 18:02:08 +00:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Merge "Fixed neutron-db-manage without neutron/tests installed" 2016-08-15 13:00:43 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Merge "Publish segment id in port responses" 2016-08-13 02:45:51 +00:00
hacking Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
ipam Avoid IPAM driver reusing a session that has been rolled back 2016-08-12 15:53:57 +00:00
locale Imported Translations from Zanata 2016-07-17 08:11:06 +00:00
notifiers Consider baremetal device_owner as compute for nova notify 2016-08-05 08:34:22 +00:00
objects Merge "Introduce ovo objects for security groups" 2016-08-13 09:30:01 +00:00
pecan_wsgi Merge "Refactoring config options for common config opts" 2016-07-29 19:32:50 +00:00
plugins Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
quota Use db_api.retry_db_errors in quota engine 2016-07-18 22:48:19 -06:00
scheduler Merge "DHCP Auto Scheduling for routed provider networks" 2016-08-05 09:14:37 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
tests Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py New engine facade from oslo_db: Step 1 2016-05-04 11:19:15 +03:00
manager.py Pecan: bind attribute map to controllers 2016-05-26 06:13:53 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
policy.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
service.py Fix that api_workers=0 doesn't spawn any api workers 2016-07-29 05:40:05 -04:00
version.py
worker.py Remove notification for process event 2016-06-28 11:49:31 -07:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00