barbican/barbican/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 Modify simple_crypto init message 2018-01-29 16:34:30 -05:00
interface Castellan based secret store 2018-05-14 01:37:48 -04:00
util Remove translation of log messages 2017-06-03 10:18:55 +07:00
__init__.py Restructure project to accommodate plugin types 2014-06-18 23:46:07 -05:00
castellan_secret_store.py Fix getting secret for vault plugin 2018-07-26 22:34:16 +12:00
dogtag.py Remove pycrypto from dogtag plugin 2018-04-27 12:47:11 -04:00
dogtag_config_opts.py Add retries for Dogtag plugin 2018-03-22 13:03:16 -04:00
kmip_secret_store.py Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
resources.py Central logic to sync secret store data with conf data (Part 3) 2016-09-14 06:49:53 -07:00
simple_certificate_manager.py Remove translation of log messages 2017-06-03 10:18:55 +07:00
snakeoil_ca.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-06-19 18:01:52 +05:30
store_crypto.py Remove redundancy code 2017-12-02 11:14:42 +07:00
symantec.py Remove pep8 error in symantec plugin 2016-01-17 17:53:04 +01:00
vault_secret_store.py Castellan based secret store 2018-05-14 01:37:48 -04:00