rally-openstack/tests/unit
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
..
cleanup Change structure and imports 2018-02-16 20:05:45 +02:00
contexts Remove redundant mock 2018-02-28 09:18:10 +02:00
doc Fix the order of imports 2018-02-20 15:25:02 +00:00
embedcharts Change structure and imports 2018-02-16 20:05:45 +02:00
hook Fix the order of imports 2018-02-20 15:25:02 +00:00
platforms Change structure and imports 2018-02-16 20:05:45 +02:00
rally_jobs Change structure and imports 2018-02-16 20:05:45 +02:00
scenarios Fix support for k8s-client 4.0 2018-02-28 07:20:25 +00:00
services Change structure and imports 2018-02-16 20:05:45 +02:00
verification Change structure and imports 2018-02-16 20:05:45 +02:00
workload Change structure and imports 2018-02-16 20:05:45 +02:00
wrappers Change structure and imports 2018-02-16 20:05:45 +02:00
__init__.py Reorganize test module structure 2014-10-07 13:50:40 +00:00
fakes.py port more things to use envmanager 2018-02-11 14:20:40 +02:00
test.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_credential.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_ddt.py Add AST checker for missing @ddt.ddt decorators 2015-11-04 12:21:51 -06:00
test_hacking.py Improve Rally Logging (part 1) 2017-09-26 13:07:48 -07:00
test_mock.py [Tests] Ignore too long mock names 2016-09-09 19:14:32 +03:00
test_osclients.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_pytest_launcher.py [CI] Update hacking and fix pep8 errors 2017-03-02 08:00:43 +00:00
test_scenario.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_test_ddt.py Fixed order of arguments in assertEqual 2017-08-03 07:52:50 +00:00
test_test_mock.py unit-tests: inception: add mock check unit-tests 2015-07-13 17:01:11 +03:00
test_types.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_validators.py Change structure and imports 2018-02-16 20:05:45 +02:00