neutron/neutron
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.text_type and six.string_type 2020-05-22 14:02:55 -04:00
api Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
cmd Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
common Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
conf Merge "[OVN] Add IGMP snooping support" 2020-03-09 15:29:33 +00:00
core_extensions Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
db Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
debug Fix neutron debug probe to use integration_bridge 2020-03-31 11:17:47 +00:00
extensions Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
hacking Switch to hacking 3.0.1 2020-05-12 16:58:41 -04:00
ipam Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
locale Imported Translations from Zanata 2020-05-03 07:38:11 +00:00
notifiers Use openstacksdk for ironic notifiers 2019-09-19 06:56:24 +00:00
objects Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
pecan_wsgi Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-08 15:34:17 +04:00
plugins Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
privileged Replace ctype.CDLL by ctypes.PyDLL in linux.ip_lib 2020-04-02 13:59:29 +00:00
profiling Add profiler decorator to Neutron 2019-10-31 10:05:01 -05:00
quota Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
scheduler Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
tests Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Fix duplicate ID warning during doc build 2020-02-04 12:13:14 -05:00
policy.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00