neutron/neutron/agent
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
..
common Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
dhcp Merge "Revert "Switch to use cast method in dhcp_ready_on_ports method"" 2020-04-03 10:34:13 +00:00
l2 Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l3 Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
linux Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
metadata Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
ovn Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
ovsdb Adopt timers for new tenacity release 2019-08-21 14:21:31 +00:00
windows Windows: Fix local adapter ipv6 check 2019-09-13 14:59:49 +03:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
firewall.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l3_agent.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py ovs agent: signal to plugin if tunnel refresh needed 2020-01-09 14:18:43 +00:00
securitygroups_rpc.py Support for stateless security groups 2020-03-03 16:53:42 +01:00