neutron/neutron/services/trunk
ZhaoBo 6d0e5ba7f6 Correct the config group in check_trunk_dependencies
The 'securitygroup' is registered as cfg.CONF.SECURITYGROUP. Currently,
this check always raise error as no 'cfg.CONF.securitygroup', then neutron
will abort the trunk_create. So nova will error when create VM with trunk
parent port for waiting timeout about the network-vif-plugged event.

Closes-Bug: #1699516
Related-Bug: #1669074
Change-Id: I0b0bdb5a39f1978e12ddaeddd4e0d825894ea241
(cherry picked from commit 012de2ea08)
2017-08-25 14:48:07 +00:00
..
drivers Correct the config group in check_trunk_dependencies 2017-08-25 14:48:07 +00:00
rpc Use writer for trunk database operations 2017-01-13 12:28:12 +04:00
seg_types Revisit support for trunk segmentation types 2016-09-02 15:37:09 +00:00
__init__.py Revisit support for trunk segmentation types 2016-09-02 15:37:09 +00:00
callbacks.py Add notifications for trunk CRUD and standardize payload 2016-07-26 10:24:57 -06:00
constants.py Change the prefix for trunk subports device_owner 2016-09-16 15:40:20 -07:00
exceptions.py Merge "Check MTU sanity of trunk port subports" 2016-09-05 16:36:27 +00:00
models.py Switch to 'subquery' for 1-M relationships 2017-02-14 15:27:07 +00:00
plugin.py Merge "Use writer for trunk database operations" 2017-01-18 16:44:38 +00:00
rules.py Fetch trunk port MTU only on trunk validation 2017-03-10 23:17:27 +00:00
utils.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00