magnum/magnum/tests
Thomas Bechtold 52224c5c09 Simplify test_create_list_sign_delete_clusters() tempest test
The test needs a valid CSR which was created in the devstack post_test_hook
in a static way (always the same CSR).
This commit simplifies the process and just adds the CSR to the test itself
so that the CSR string can be used to check the CSR. That way there is no need
to provide a file with the CSR content and point the tempest configuration
via the "csr_location" parameter to that file.
So the "csr_location" parameter is now deprecated for removal.
Also remove the unused "invalid.csr" which was also created in the
post_test_hook.

Change-Id: I907130576cfb59267643b4639681331acfcfa07f
2016-08-22 10:56:43 +02:00
..
contrib Simplify test_create_list_sign_delete_clusters() tempest test 2016-08-22 10:56:43 +02:00
functional Simplify test_create_list_sign_delete_clusters() tempest test 2016-08-22 10:56:43 +02:00
unit Merge "Revert "Use symlinks for common template files"" 2016-08-22 01:55:00 +00:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Use fixtures.TempDir in unit tests 2016-05-27 15:03:34 +02:00
conf_fixture.py Copy logs on test failure 2016-02-29 10:25:10 -06:00
fake_notifier.py Emit notifications when bay operations get executed 2016-05-19 15:29:56 +08:00
fake_policy.py Remove container object 2016-08-01 16:16:20 +02:00
fakes.py Support the OpenStack-API-Version header 2016-07-14 09:23:06 +05:30
policy_fixture.py Remove redundant code about fake_policy 2015-08-07 01:29:26 +00:00
utils.py Remove redundant code from magnum.test.utils 2015-07-20 21:53:12 +08:00