magnum/magnum/tests/functional/api/v1
Ricardo Rocha bf8a7d986a Set clustertemplate:publish to admin only
Set the clustertemplate:publish policy to be admin only by default -
currently it is admin_or_user, which means any openstack user can create
a public cluster template.

Update tests for bay model and cluster template, splitting tests
requiring admin credentials into a separate class.

Change-Id: I0bfb57c569863f1ecf7d697cd5ac161a9a710432
Closes-Bug: #1687887
(cherry picked from commit 12052b1253)
2017-05-04 22:14:46 +02: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 Set clustertemplate:publish to admin only 2017-05-04 22:14:46 +02:00
test_baymodel_admin.py Set clustertemplate:publish to admin only 2017-05-04 22:14:46 +02: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 Set clustertemplate:publish to admin only 2017-05-04 22:14:46 +02:00
test_cluster_template_admin.py Set clustertemplate:publish to admin only 2017-05-04 22:14:46 +02:00
test_magnum_service.py Create a base class for tempest tests 2016-07-28 17:59:03 -05:00