trove/trove/common/strategies/cluster
Victor Stinner e60db53db7 Port galera and redis cluster tests to Python 3
* Replace map() with list-comprehension or regular loop to get the
  same behaviour on Python 2 and Python 3.
* Remove test_galera_cluster and test_redis_cluster from
  blacklist-py3.txt to run them on Python 3

Partially implements: blueprint trove-python3
Change-Id: Id373a0431b98ea7687dc82a48e82f16fedaac5a0
2016-06-29 15:55:18 +02:00
..
experimental Port galera and redis cluster tests to Python 3 2016-06-29 15:55:18 +02:00
__init__.py Move cluster strategies to strategies/cluster 2015-01-26 18:53:39 -08:00
base.py Move cluster strategies to strategies/cluster 2015-01-26 18:53:39 -08:00
strategy.py Switch to the oslo_log library 2015-07-23 19:31:58 +03:00