vmware-nsx/neutron/plugins/bigswitch/db
Kevin Benton 095aa20e3e BigSwitch: Auto re-sync on backend inconsistencies
If the controller supports it, pass a hash to the
controller indicating the expected state that a
REST transaction is updating. If the state is
inconsistent, the controller will return an error
indicating a conflict and the plugin/driver will
trigger a full synchronization.

For controllers that don't support the consistency
hash, trigger a full background synchronization
if the plugin tries to create a port and receives
a 404 error due to the parent network not existing.

Implements: blueprint bsn-auto-resync
Change-Id: I07c92b011453f6bf81b8ee12661170817287cdd7
2014-03-05 15:08:39 -05:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
consistency_db.py BigSwitch: Auto re-sync on backend inconsistencies 2014-03-05 15:08:39 -05:00
porttracker_db.py Enables BigSwitch/Restproxy ML2 VLAN driver 2014-02-05 21:17:53 -08:00