nova/nova/db/sqlalchemy
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
..
api_migrations Add placeholder migrations for Victoria backports 2020-10-17 07:53:08 +00:00
migrate_repo Add placeholder migrations for Victoria backports 2020-10-17 07:53:08 +00:00
__init__.py Remove SQLite BigInteger/Integer translation logic 2015-12-07 12:49:22 -05:00
api.py Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
api_models.py trivial: Remove dead code 2019-12-12 10:55:02 +00:00
migration.py Merge "Workaround a race initialising version control in db_version()" 2020-03-03 02:18:50 +00:00
models.py virt: Remove 'get_all_bw_counters' API 2020-11-24 15:29:21 +00:00
types.py Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utils 2017-01-31 11:45:00 +00:00
utils.py Remove translation of log messages 2017-07-18 09:03:39 +00:00