magnum/magnum/tests/unit/common
yatin dd7ed64690 Update minimum version of docker in unit tests
python docker version in u-c is bumped to 3.1.1 in [1].
Till 2.7.0 if MINIMUM_DOCKER_API_VERSION it just reported
warning but since 3.0.0 it reports Error, see [2]. This
patch bumps the expected version to 1.21 which is same
docker version used in magnum and supported by current
python docker.

[1] https://review.openstack.org/#/c/551428/
[2] df8422d079

Change-Id: Id93c5f70504c7d686dbd1b3d9bdfc1ef657d9287
2018-03-15 12:04:30 +05:30
..
cert_manager Use barbicanclient.v1 instead of barbicanclient 2018-01-11 14:48:31 +00:00
x509 k8s: Fix kubelet, add RBAC and pass e2e tests 2018-02-08 13:35:00 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_clients.py Use barbicanclient.v1 instead of barbicanclient 2018-01-11 14:48:31 +00:00
test_context.py Deprecate usage of tenant and user in context 2018-02-06 14:00:43 +00:00
test_docker_utils.py Update minimum version of docker in unit tests 2018-03-15 12:04:30 +05:30
test_exception.py Stop using deprecated 'message' attribute in Exception 2017-07-24 17:27:24 +05:30
test_keystone.py Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
test_policy.py Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
test_profiler.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00
test_rpc.py Set access_policy for messaging's dispatcher 2017-06-21 11:14:24 +05:30
test_service.py Improve unit test coverage for common/service.py 2016-08-12 00:42:52 +00:00
test_short_id.py Do not use translate to delete chars 2016-02-29 14:34:07 +08:00
test_urlfetch.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00
test_utils.py Add openstack_ca_file configuration option 2018-01-17 14:58:56 +00:00