magnum/magnum/tests/unit/conductor/handlers
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
..
common Add and improve tests for certificate manager 2018-04-24 07:09:25 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_ca_conductor.py Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
test_cluster_conductor.py Corrected some misspellings in magnum 2018-02-02 00:34:32 -05:00
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_federation_conductor.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_cluster_conductor.py Using simple public/private key for k8s service account keys 2018-07-27 14:53:50 +12:00
test_mesos_cluster_conductor.py Add support for Octavia resources in Heat 2018-02-16 11:35:46 +13:00
test_swarm_cluster_conductor.py Add support for Octavia resources in Heat 2018-02-16 11:35:46 +13:00