neutron/neutron/plugins/ml2/drivers
Brian Haley 4f10c3bd3f Remove usage of six.text_type and six.string_type
With python 3.x, six.text_type and six.string_type
are just str.

Also removed a six.integer_type since it was the only
one left in a file.

Another step in removing all of six usage from neutron.

Change-Id: I5208dc41bff1983ecd323286f427296b722da62a
2020-05-22 14:02:55 -04:00
..
agent Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l2pop Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
linuxbridge Set a default IP route metric in ip_lib.list_ip_routes 2020-02-17 15:09:00 +00:00
macvtap Add "connectivity" parameter in vif_details 2019-07-05 10:13:11 +00:00
mech_sriov Add SR-IOV agent resource provider information 2020-02-11 09:32:22 +00:00
openvswitch Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
ovn Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Fix queries to retrieve allocations with network_segment_range 2020-02-28 12:34:13 +00:00
mech_agent.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
type_flat.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_local.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_tunnel.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
type_vlan.py Fix some pep8 errors 2020-05-11 18:23:22 -04:00
type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00