]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix wrapper to work with barbicanclient 3.0.1
authorBrianna Poulos <Brianna.Poulos@jhuapl.edu>
Thu, 6 Nov 2014 21:07:16 +0000 (13:07 -0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 14 Dec 2014 09:18:31 +0000 (09:18 +0000)
commitc1e07293ddc246b485fef7cc640071c9d545d7cd
tree345ce4850d11924059ae3233d9e4c2f84c69f114
parent1697859eea4891101475b7846b7e31dcab60078c
Fix wrapper to work with barbicanclient 3.0.1

Due to the updates to the python-barbicanclient in version 3.0.1, the cinder
barbican wrapper no longer functions.  This patch updates the cinder barbican
wrapper and test cases to work with barbicanclient 3.0.1.

Change-Id: Ibef4abd5fd9b12962420eaa5d7ebf62700171861
Closes-Bug: #1388461
(cherry picked from commit 2d52d4177ca7cf41ee8162f07e444d9b75c377dd)
cinder/keymgr/barbican.py
cinder/tests/keymgr/test_barbican.py [new file with mode: 0644]