neutron/neutron/api
Martin Roy fe6654b250 Use string exception casting everywhere
Instead of the deprecated "message" member access,
casting to a string invokes the __str__ method of the exception
that is wired to return the message

Added a test of the failure cases of IpRouteCommand::delete_gateway
because they were missing

Running unit and functional tests locally no longer shows the warning
reported in the bug.

Change-Id: Ia79f526aa973ece1145615d65349f860aa3fd465
Closes-Bug: #1466542
2015-06-22 09:13:56 -04:00
..
rpc Merge "Add devices to update in RPC call security_groups_provider_updated" 2015-06-18 07:12:42 +00:00
v2 Use string exception casting everywhere 2015-06-22 09:13:56 -04:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Python 3: do not use cmp(), nor sorted(..., cmp=...) 2015-06-17 16:53:41 +02:00
extensions.py Merge "API Extensions: inherit from the ExtensionDescriptor" 2015-06-18 22:54:25 +00:00
versions.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00