vitrage/vitrage/datasources/static
Q.hongtao 71d4993edc Remove six.moves
Remove six.moves Replace the following items with Python 3 style code.
- six.moves.StringIO
- six.moves.reduce
- six.moves.urllib
- six.moves.http_client
- six.moves.queue

Subsequent patches will replace other six usages.

Change-Id: I48fa1dc87a99780975c0ae570ab70b5db3eca37a
2020-09-18 12:32:36 +08:00
..
__init__.py validate static configuration 2019-02-21 12:39:50 +08:00
driver.py Remove six.moves 2020-09-18 12:32:36 +08:00
transformer.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00