neutron/neutron/tests/unit/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 Reorganize unit test tree 2015-04-06 23:28:31 +00:00
fake_extension.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_dns_integration.py Avoid KeyError when accessing "dns_name" as it may not exist 2016-08-18 15:43:53 +01:00
test_port_security.py port security: gracefully handle resources with no bindings 2016-03-24 22:27:31 +01:00