The KMIP secret store was incorrectly storing secrets. In some cases
this resulted in extra information being stored with the keys and in
other cases the key storage would fail with a 500 internal server
error.
This patch fixes the KMIP secret store to correctly store secrets.
Reviewed: https:/ /review. openstack. org/178179 /git.openstack. org/cgit/ openstack/ barbican/ commit/ ?id=597869880f1 86ce951809fe85d 5d7d0610f35c4f
Committed: https:/
Submitter: Jenkins
Branch: master
commit 597869880f186ce 951809fe85d5d7d 0610f35c4f
Author: Nathan Reller <email address hidden>
Date: Tue Apr 28 08:54:25 2015 -0400
Fixed Bug for KMIP Secret Storage
The KMIP secret store was incorrectly storing secrets. In some cases
this resulted in extra information being stored with the keys and in
other cases the key storage would fail with a 500 internal server
error.
This patch fixes the KMIP secret store to correctly store secrets.
Change-Id: I94944a05776d36 6bd33d46ddb25f7 129425405d0
Co-authored-by: Kaitlin Farr <email address hidden>
Closes-Bug: #1449234