magnum/magnum/tests/unit/common
Feilong Wang b9918386b0 Using simple public/private key for k8s service account keys
Due to a change in Go 1.10.3[1], which k8s v1.11.1 is based on, now
magnum is failing to create a working k8s cluster with version 1.11.1.
This patch is changing removing the extention usage for server auth
for ca cert and using simple public/private keys for k8s service account
keys.

[1] https://go.googlesource.com/go/+/09fa131c99da0ef9f78c9f4f6cd955237ccc01cd

Task: 23210
Story: 2003103

Change-Id: Ieba8f55d55db2afda6888d4bc6c2caa87370d13d
2018-07-27 14:53:50 +12:00
..
cert_manager Use barbicanclient.v1 instead of barbicanclient 2018-01-11 14:48:31 +00:00
x509 Using simple public/private key for k8s service account keys 2018-07-27 14:53:50 +12: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