aodh/aodh/storage
wangzihao a2d9f3ce50 Remove six
Remove six.moves Replace the following items with Python 3 style code.

- six.moves.range
- six.moves.xrange
- six.text_type
- six.PY2
- six.PY3
- six.moves.urllib
- six.string_types
- six.iteritems
- six.add_metaclass
- six.moves.map
- six.with_metaclass
- six.iterkeys
- six.itervalues

Change-Id: I469b49772899672c05f869c6870512fddfc6183d
2020-12-04 01:35:57 +00:00
..
sqlalchemy Remove six 2020-12-04 01:35:57 +00:00
__init__.py Remove six 2020-12-04 01:35:57 +00:00
base.py Remove six 2020-12-04 01:35:57 +00:00
impl_log.py Remove log translations. 2017-03-21 18:39:09 +08:00
impl_sqlalchemy.py Stop to use the __future__ module. 2020-06-02 19:34:10 +02:00
models.py Support quota API 2020-01-29 22:09:39 +13:00