neutron/neutron/tests/unit/plugins/ml2/extensions
Graham Hayes b0778fe801 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
(cherry picked from commit 625fdb423e)
2017-02-16 11:13:00 -08:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
fake_extension.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
test_dns_integration.py Avoid KeyError when accessing "dns_name" as it may not exist 2017-02-16 11:13:00 -08:00
test_port_security.py port security: gracefully handle resources with no bindings 2016-03-30 17:15:56 +00:00