vmware-nsx/neutron/plugins/vmware/common
Aaron Rosen 12c5643fca NSX: sync thread catches wrong exceptions on not found
Previously the sync code expected exc.NoResultFound to be raised if a
port/router/network was not found in the database. This is actually not the
correct exception raised. This error will only occur if an element is deleted
from the db right when the sync thead is run for a specific element.

Change-Id: I3a5c8316ade49004fb9fa0b454435205c543f6ee
Closes-bug: 1309208
2014-04-17 14:54:41 -07:00
..
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
config.py NSX: Make replication mode configurable 2014-03-10 16:34:39 -07:00
exceptions.py NSX plugin: return 400 for invalid gw certificate 2014-03-24 01:46:29 -07:00
nsx_utils.py Add support for tenant-provided NSX gateways devices 2014-03-07 23:00:03 +01:00
securitygroups.py Fix NVP/Nicira nits 2014-03-03 14:48:59 -08:00
sync.py NSX: sync thread catches wrong exceptions on not found 2014-04-17 14:54:41 -07:00
utils.py Add support for tenant-provided NSX gateways devices 2014-03-07 23:00:03 +01:00