vmware-nsx/neutron/plugins/ml2/drivers
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
..
brocade Implementaion of Mechanism driver for 2014-03-04 15:31:36 -08:00
cisco Prepare for multiple cisco ML2 mech drivers 2014-02-07 11:37:01 -05:00
l2pop l2-population : send flooding entries when the last port goes down 2014-02-25 11:11:23 +01:00
mech_arista Improves Arista's ML2 driver's sync performance 2014-03-02 18:23:21 -08:00
mech_bigswitch BigSwitch: Auto re-sync on backend inconsistencies 2014-03-05 15:08:39 -05:00
mlnx Implement Mellanox ML2 MechanismDriver 2014-03-03 22:43:10 +02:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
mech_agent.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
mech_hyperv.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
mech_linuxbridge.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
mech_ofagent.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00
mech_openvswitch.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
mechanism_ncs.py Fix URL used in NCS mechanism driver sync_full() operation 2013-09-18 07:00:24 +00:00
type_flat.py Update common network type consts to same origin 2013-12-10 19:29:12 +00:00
type_gre.py Merge "ml2: gre, vxlan type driver can leak segment_id" 2013-12-18 17:04:29 +00:00
type_local.py Update common network type consts to same origin 2013-12-10 19:29:12 +00:00
type_tunnel.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
type_vlan.py Update common network type consts to same origin 2013-12-10 19:29:12 +00:00
type_vxlan.py Merge "ml2: gre, vxlan type driver can leak segment_id" 2013-12-18 17:04:29 +00:00