]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
fixes error logging to use the right exception parent class
authorMatthew Thode <mthode@mthode.org>
Sun, 1 Feb 2015 06:13:59 +0000 (00:13 -0600)
committerMatthew Thode <mthode@mthode.org>
Sun, 1 Feb 2015 06:16:34 +0000 (00:16 -0600)
commit81ba3651504c25f3990e4fab5fcfc903713ad8bb
tree6a7c180b48d7fff5cc9da8f16550931ed898187e
parent64bd24f9d63f679140b770eb59e196636d71926c
fixes error logging to use the right exception parent class

looks like this was missed

Closes-Bug: #1416798
Change-Id: If68c13b550d665dfa24b7380f53bee7f6fccdb23
neutron/plugins/ml2/plugin.py