vitrage/vitrage/entity_graph
Q.hongtao a80f3d4f0e Remove six.add_metaclass
With python 3.x, classes can use the metaclass= logic
to not require usage of the six library.

Subsequent patches will replace other six usages.

Change-Id: I02b6fbbdc70b228e1734c6085ae4e06a484a556e
2020-09-18 22:19:02 +08:00
..
consistency Bugfix: Consistency query timestamp format is not the same as vertices 2020-04-06 06:04:49 +00:00
mappings Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
processor Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
__init__.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
driver_exec.py Run vertices cleanup at the end of get_all 2019-08-11 17:22:26 +03:00
graph_init.py Faster deletion of old vertices 2019-12-08 13:39:15 +00:00
graph_persistency.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
scheduler.py Faster deletion of old vertices 2019-12-08 13:39:15 +00:00
workers.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00