cinderlib/cinderlib/tests/functional
Gorka Eguileor b74a3f04b3 Fix Python 3 functional tests run
Cinderlib functional tests run fine on Python 2, but when run with
Python 3.6 we fail to import base_tests from test_basic and we also get
a dictionary changed size during iteration error.

This patch makes it possible to run functional tests on Python 3
versions.

Change-Id: Ib66b29102d58ab1600e206e205a70efa17b978f4
2019-11-20 17:04:32 +01:00
..
__init__.py Update cinderlib 2019-01-14 16:25:18 +01:00
base_tests.py Fix Python 3 functional tests run 2019-11-20 17:04:32 +01:00
ceph.yaml Add zuul jobs 2019-02-26 16:21:34 +01:00
lvm.yaml Add zuul jobs 2019-02-26 16:21:34 +01:00
test_basic.py Fix Python 3 functional tests run 2019-11-20 17:04:32 +01:00