neutron/neutron/tests
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
..
api Fix module's import order 2016-01-22 06:38:42 -08:00
common Fix module's import order 2016-01-22 06:38:42 -08:00
contrib Fixed qos devstack service name (should be q-qos) for -plus gate hook 2016-01-19 14:19:20 +00:00
etc Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
fullstack Fix module's import order 2016-01-22 06:38:42 -08:00
functional Merge "Fix L3 HA with IPv6" 2016-01-24 11:44:19 +00:00
retargetable Avoid duplicating tenant check when creating resources 2016-01-05 14:18:41 +00:00
tempest Merge "LBaaS tests code removal" 2016-01-09 07:49:54 +00:00
unit Fail if required extensions are missing 2016-01-29 16:20:07 -08:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Adopt oslotest BaseTestCase as a base class for DietTestCase 2016-01-07 15:08:54 +01:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Fix module's import order 2016-01-22 06:38:42 -08:00