magnum/magnum/tests/unit/common/x509
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
..
__init__.py Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00
test_operations.py Using simple public/private key for k8s service account keys 2018-07-27 14:53:50 +12:00
test_sign.py Strip signed certificate 2018-06-06 14:26:50 +02:00
test_validator.py Remove unnecessary setUp and tearDown 2016-09-20 11:59:08 +08:00