neutron/neutron/tests/unit/plugins/ml2
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
..
drivers Merge "Set secure fail mode for physical bridges" 2016-08-12 13:30:24 +00:00
extensions Avoid KeyError when accessing "dns_name" as it may not exist 2016-08-18 15:43:53 +01:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py portbindings: use constants for extension keys 2016-01-10 00:42:53 -08:00
base.py Add flavor/service provider support to routers 2016-07-26 16:13:35 -07:00
test_agent_scheduler.py Move db agent schedulers test to a more appropriate place 2015-08-24 15:14:13 +03:00
test_db.py Merge "Create segment_host mapping after new network" 2016-07-19 01:05:46 +00:00
test_driver_context.py Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
test_ext_portsecurity.py port security: gracefully handle resources with no bindings 2016-03-24 22:27:31 +01:00
test_extension_driver_api.py ML2: Call _dict_extend in create_(net|port) ops 2016-02-06 09:50:38 +00:00
test_managers.py ml2: allow retry on retriabable db error by precommit 2016-08-08 17:12:01 -07:00
test_plugin.py Merge "Get rid of get_engine() in db/api.py" 2016-08-13 03:25:43 +00:00
test_port_binding.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_rpc.py Notify nova with network-vif-plugged in case of live migration 2016-07-06 10:47:27 +00:00
test_security_group.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_tracked_resources.py Add relationship between port and floating ip 2016-01-29 12:28:15 +03:00