neutron/neutron/tests/unit/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 Merge "Python3: replace 'unicode' with 'six.text_type'" 2015-06-12 20:59:34 +00: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 Use string exception casting everywhere 2015-06-22 09:13:56 -04:00