]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Handle nvp default l3 gw service misconfiguration appropriately
authorSalvatore Orlando <salv.orlando@gmail.com>
Fri, 9 Aug 2013 00:04:05 +0000 (17:04 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Fri, 9 Aug 2013 00:04:05 +0000 (17:04 -0700)
commitadf3b8d3b1796337aac7cd5ff7683782eb715f96
tree5c5449b88a21ae13ec56eedc257377b1b2f12049
parentc355d721dcb61381be4387775f5f2459f0a33c26
Handle nvp default l3 gw service misconfiguration appropriately

Bug 1185885

Avoid returning an unrelated, backend-specific, error message to
the user, and ensure the logical router is removed from the
NVP backend.

Change-Id: I5f7b88480dab80a2138486e612e144b971691cf5
neutron/plugins/nicira/NeutronPlugin.py