neutron/neutron/tests
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 usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
contrib Allow sharing of subnet pools via RBAC mechanism 2020-04-09 19:02:47 +03:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
functional Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
unit Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
var
__init__.py
base.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00