neutron/neutron/tests/unit/api
armando-migliaccio b14c06b5ed Fail if required extensions are missing
If the required extensions are missing, we currently log an error
that is going to be practically ignored. That said, the unfulfilled
requirement will most definitely going to lead to other failures,
so we might as well fail fast.

This patch also cleans up some <barf>dns-integration nonsense</barf>
within the ML2 framework: the extension must not be declared statically
as it's being loaded by the extension manager, and this fixes the lousy
unit tests we have to live with. As for the db base plugin, some cleanup
is still overdue, but it will have to be taken care of in a follow-up
patch.

Closes-bug: #1538623

Change-Id: Id50eeb52c5d209170042b48821a29af3421c2f5c
2016-01-29 16:20:07 -08:00
..
rpc Merge "Avoid duplicating tenant check when creating resources" 2016-01-08 03:56:28 +00:00
v2 Fix module's import order 2016-01-22 06:38:42 -08:00
__init__.py Send DHCP notifications regardless of agent status 2013-12-19 07:08:19 +00:00
test_api_common.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_extensions.py Fail if required extensions are missing 2016-01-29 16:20:07 -08:00