vitrage/vitrage
Q.hongtao 9ec5f4de5f Remove six.text_type/b/u
Replace the following items with Python 3 style code.
- six.text_type
- six.b
- six.u

Like Any(str, six.text_type), currently only keep Any(str).

Change-Id: I735e8a8a670659123e533091916fd3bbedabb95e
2020-09-21 19:49:42 +08:00
..
api Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00
api_handler Remove six.moves 2020-09-18 12:32:36 +08:00
cli it will not be printed using LOG.info 2020-01-08 14:26:43 +00:00
common Remove CPickle 2020-09-18 16:49:40 +08:00
coordination Remove six.text_type/b/u 2020-09-21 19:49:42 +08:00
datasources Remove six.text_type/b/u 2020-09-21 19:49:42 +08:00
entity_graph Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
evaluator Remove six.text_type/b/u 2020-09-21 19:49:42 +08:00
graph Merge "Remove CPickle" 2020-09-21 08:04:53 +00:00
hacking Update hacking for Python3 2020-04-02 06:31:25 +00:00
machine_learning Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
middleware Remove six.moves 2020-09-18 12:32:36 +08:00
notifier Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
persistency Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
snmp_parsing Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
storage Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
tests Remove six.moves 2020-09-18 12:32:36 +08:00
utils Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
__init__.py Add common directories and initializers 2015-11-16 00:16:14 +00:00
i18n.py Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
keystone_client.py Add nova_client's region option 2020-04-01 15:56:49 +08:00
messaging.py oslo messaging removed the blocking option 2020-03-08 09:04:38 +02:00
opts.py Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00
os_clients.py add region to mistral_client 2020-08-24 15:54:59 +00:00
rpc.py oslo messaging removed the blocking option 2020-03-08 09:04:38 +02:00