neutron/neutron/tests
Hong Hui Xiao 8398ec0d77 Add mechanism driver error details to MechanismDriverError
Now the ML2 core plugin maps driver errors to MechanismDriverError
and hides the error details from the caller.

This patch change MechanismDriverError from an instance of
NeutronException to an instance of MultipleExceptions. Add add
exceptions from mechanism driver as inner_exceptions of
MultipleExceptions. As a result, the api layer will unwrap the
MechanismDriverError and return the real error to client.

Change-Id: I3a46932848d59f7f027640bfb598650f064b0a12
Closes-bug: #1273730
2016-08-20 09:06:10 -04:00
..
common Fix some spelling errors in net_helpers.py 2016-08-12 00:55:35 +00:00
contrib Merge "Add debug option to verify iptables rules" 2016-08-15 18:04:23 +00:00
etc Revert "Publish segment id in port responses" 2016-08-18 06:01:22 -05:00
fullstack Remove stale configuration l3_agent_manager 2016-08-12 19:02:27 -07:00
functional Fix bridge assertion error when times are equal 2016-08-18 11:08:14 -04:00
retargetable Restore MySQL and Postgresql functional testing 2016-06-29 13:20:17 -04:00
tempest Fix NoSuchOptError on identity config option lookup 2016-08-18 19:49:21 -07:00
unit Add mechanism driver error details to MechanismDriverError 2016-08-20 09:06:10 -04:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Refactoring config options for common config opts 2016-07-26 15:55:49 +00: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 Fixed neutron-db-manage without neutron/tests installed 2016-08-15 06:31:13 +00:00