barbican/barbican/tests/plugin
Lingxian Kong 51ad51477b Fix getting secret for vault plugin
The following related tests in 'barbican-vault-devstack-functional' jenkins
job should pass with this patch:

test_secret_get_nones_payload_with_a_octet_stream
test_secret_create_defaults_valid_types_and_encoding
test_secret_create_with_secret_type

This patch also enables kv version 1 in Vault, otherwise the Vault API
interaction in castellan will fail.

Change-Id: Id3b2503b2adb4f1f5eff55bb22f41d904232c284
Story: 2002976
Task: 22984
2018-07-26 22:34:16 +12:00
..
crypto Remove usage of parameter enforce_type 2017-05-29 09:55:15 +05:30
interface Stop using deprecated 'message' attribute in Exception 2017-07-26 05:30:17 +00:00
util Removed unnecessary setUp() calls in tests 2017-08-02 11:25:52 +02:00
__init__.py Restructure project to accommodate plugin types 2014-06-18 23:46:07 -05:00
test_castellan_secret_store.py Fix getting secret for vault plugin 2018-07-26 22:34:16 +12:00
test_dogtag.py Remove pycrypto from dogtag plugin 2018-04-27 12:47:11 -04:00
test_kmip.py Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
test_resource.py Python3: base64.b64encode expects bytes. 2016-04-26 15:12:36 +02:00
test_simple_certificate_manager.py Fix order of arguments in assertEqual 2015-09-30 11:21:02 +05:30
test_snakeoil_ca.py Replace pycrypto with cryptography in snakeoil 2017-04-20 08:55:43 -05:00
test_store_crypto.py Removed application/pkix media type 2017-03-01 10:18:12 +00:00
test_symantec.py Fix order of arguments in assertEqual 2015-09-30 11:21:02 +05:30