neutron/neutron/plugins/ml2/extensions
Graham Hayes 625fdb423e Avoid KeyError when accessing "dns_name" as it may not exist
Neutron LBaaS does not pass a full copy of the request_data
into this function, and causes the port create to fail
with a KeyError

Change-Id: Ib81cbbaf24a4ffaa983e1b05146aea0dc74e29bb
Fixes-Bug: #1605336
2016-08-18 15:43:53 +01:00
..
__init__.py Add portsecurity extension support 2015-03-17 05:13:04 +08:00
dns_integration.py Avoid KeyError when accessing "dns_name" as it may not exist 2016-08-18 15:43:53 +01:00
port_security.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
qos.py ML2: verify if required extension drivers are loaded 2016-01-14 00:18:50 +01:00