rally-openstack/tests/unit/scenarios/magnum
Andrey Kurilin 36402266ff Fix support for k8s-client 4.0
The new release of kubernetes python client improved the validation,
so we need to ediot our test to create the right fake objects.
As well, kubernetes.client.ConnectionObject was renamed to just `Connection`
and we should handle this.

Change-Id: I1a3275a8a5a3d729ce507689ab38e3c3d54d3c77
2018-02-28 07:20:25 +00:00
..
__init__.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_cluster_templates.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_clusters.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_k8s_pods.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_utils.py Fix support for k8s-client 4.0 2018-02-28 07:20:25 +00:00