nova/nova/api/metadata
Takashi Natsume 383e2a8bdc Remove six.text_type (1/2)
Replace six.text_type with str.
A subsequent patch will replace other six.text_type.

Change-Id: I23bb9e539d08f5c6202909054c2dd49b6c7a7a0e
Implements: blueprint six-removal
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2020-12-13 11:25:31 +00:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
base.py Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
handler.py Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
password.py Remove six.moves 2020-11-07 03:25:02 +00:00
vendordata.py New style vendordata support. 2016-07-26 08:15:25 -04:00
vendordata_dynamic.py Clean up the DynamicVendorData constructor 2020-10-12 08:25:32 +00:00
vendordata_json.py remove log translation from nova.api.metadata 2017-03-21 07:15:54 -04:00
wsgi.py Add pbr-installed wsgi application for metadata api 2017-05-02 16:58:11 +00:00