neutron/neutron/agent/metadata
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 Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
driver.py Remove extra header fields in proxied metadata requests 2020-03-02 11:20:25 -05:00