neutron/neutron/plugins/embrane/agent
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
..
operations Use string exception casting everywhere 2015-06-22 09:13:56 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
dispatcher.py Use string exception casting everywhere 2015-06-22 09:13:56 -04:00