neutron/neutron/plugins/ml2/drivers
Boden R 68fd13af40 remove neutron.common.exceptions
Today the neutron common exceptions already live in neutron-lib and are
shimmed from neutron. This patch removes the neutron.common.exceptions
module and changes neutron's imports over to use their respective
neutron-lib exception module instead.

NeutronLibImpact

Change-Id: I9704f20eb21da85d2cf024d83338b3d94593671e
2019-02-01 14:35:00 -07:00
..
agent Merge "Dont use dict.get() to know certain key is in dict" 2018-07-25 15:28:18 +00:00
l2pop l2 pop: check for more than 1 first active port on a node 2018-08-31 11:16:19 +04:00
linuxbridge remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
macvtap Scan for MAC through all devices in macvtap agent 2018-11-01 16:00:16 -04:00
mech_sriov get_standard_device_mappings for mechdriver 2018-12-13 09:52:01 +00:00
openvswitch Change duplicate OVS bridge datapath-ids 2019-01-24 16:35:50 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
mech_agent.py supported_vnic_type configurable for ovs 2018-10-15 20:35:49 +02:00
type_flat.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
type_geneve.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_gre.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
type_local.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
type_tunnel.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
type_vlan.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
type_vxlan.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00