magnum/magnum/tests/functional/api/v1
Jason Dunsmore a65ef7d3c3 Add an API to rotate a cluster CA certificate
This will give admins a way to revoke access to an existing cluster
once a user has been granted access.

Bumped the API microversion to 1.5 for the new endpoint.

Deprecated policy certificate:get in favor of certificate:get_ca for
clarity and consistency.

Depends-On: Ie960464e45445e195e75b91e8d65a4046eb21e93
Implements: blueprint revoke-cluster-cert
Change-Id: Ief28bef3a79f212acf4166e443a96e5419fbb757
2017-01-23 21:26:05 -06:00
..
clients Add an API to rotate a cluster CA certificate 2017-01-23 21:26:05 -06:00
models Rename Bay to Cluster in api 2016-08-17 22:24:45 +00:00
__init__.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00
test_bay.py Rename Bay to Cluster in api 2016-08-17 22:24:45 +00:00
test_baymodel.py Allow keypair to be added during cluster create 2016-10-06 17:25:09 +00:00
test_cluster.py Add an API to rotate a cluster CA certificate 2017-01-23 21:26:05 -06:00
test_cluster_template.py Allow keypair to be added during cluster create 2016-10-06 17:25:09 +00:00
test_magnum_service.py Create a base class for tempest tests 2016-07-28 17:59:03 -05:00