neutron/neutron/tests/functional/db
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
..
migrations Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00
__init__.py Freeze models for healing migration 2014-07-14 18:36:05 +02:00
test_ipam.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
test_migrations.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
test_models.py All functional tests logs results now 2018-11-21 19:58:18 +00:00
test_network.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_ovn_revision_numbers_db.py [OVN] Add missing OVN functional tests 2020-03-03 09:21:25 +00:00