vmware-nsx/neutron/plugins/ml2/drivers
Kevin Benton 8ecfc0d81f BigSwitch: Move config and REST to diff modules
No functionality change. Separates the config,
rest call, and backend server management from
the main plugin.py file. Necessary to make
downstream patches more managable and easier
to review.

Implements: blueprint bigswitch-separate-server-module
Change-Id: Ie1fd18a9d8cde24945513c06f7b62239202258a3
2014-02-20 01:43:52 -08:00
..
cisco Prepare for multiple cisco ML2 mech drivers 2014-02-07 11:37:01 -05:00
l2pop [ML2] l2-pop MD handle multi create/delete ports 2013-12-24 13:23:12 +01:00
mech_arista Fix misspells 2013-12-03 15:03:47 -08:00
mech_bigswitch BigSwitch: Move config and REST to diff modules 2014-02-20 01:43:52 -08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
mech_agent.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
mech_hyperv.py Fixes Hyper-V agent RPC calls for ML2 support 2013-09-25 22:36:42 +03:00
mech_linuxbridge.py Vxlan / L2population support to Linuxbridge Agent 2013-09-12 02:51:37 +02:00
mech_openvswitch.py Implement ML2 port binding 2013-09-03 18:05:20 -04: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