barbican/functionaltests/api
Lingxian Kong 809ae5c5d0 Skip some tests for vault plugin
Vault secretstore plugin doesn't support asymmetric key generation for
now, so disable the related functional tests.

With this patch, the following functional tests sould be skipped:

api.v1.functional.test_orders.OrdersTestCase.test_encryption_using_generated_key
api.v1.functional.test_rsa.RSATestCase.test_rsa_order_certificate_from_ordered_container
api.v1.functional.test_rsa.RSATestCase.test_rsa_order_certificate_from_ordered_container_with_pass
api.v1.functional.test_rsa.RSATestCase.test_rsa_order_container
api.v1.functional.test_rsa.RSATestCase.test_rsa_order_container_with_passphrase

Change-Id: If416f38cb87bdb279a05263b99b5f2af916c1229
2018-07-27 22:01:11 +12:00
..
v1 Skip some tests for vault plugin 2018-07-27 22:01:11 +12:00
__init__.py Add tempest tests to run in devstack gate 2014-07-25 17:03:41 -05:00
base.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-06-19 18:01:52 +05:30