neutron/neutron/quota
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
..
__init__.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
resource.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
resource_registry.py Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-08 15:34:17 +04:00