]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: Do not extend fault map for network gateway ext
authorSalvatore Orlando <salv.orlando@gmail.com>
Wed, 14 May 2014 14:23:55 +0000 (07:23 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Wed, 14 May 2014 22:23:15 +0000 (15:23 -0700)
commit9a7f7cf7d344db2fe0b73ea5de0b6992c52b46a4
treeec04eef67b923c2955d162839cdb5552d88e3e60
parent6b2bf76723d019e452164e61f3cf76fc74011fec
NSX: Do not extend fault map for network gateway ext

Most of the exceptions defined for this extension already extend
an exception-mapped class. This patch ensures this is true for
every exception and then removes the fault map extension code.

Change-Id: Ifdd9b6d3892cff2d076bdab3a2a1252923e3f85d
Closes-Bug: 1319423
neutron/plugins/vmware/dbexts/networkgw_db.py