]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix call to Barbican Secrets create()
authorOllie Leahy <oliver.leahy@hpe.com>
Thu, 3 Mar 2016 14:05:14 +0000 (14:05 +0000)
committerOllie Leahy <oliver.leahy@hp.com>
Thu, 3 Mar 2016 14:15:08 +0000 (14:15 +0000)
commit6474164fd5b8474fcce7c83a6d574c4a975d3dd1
treefb09ffab94e26582e77a8524da5e71438a5f6fd0
parent497daf1e26f82e075f9286e6b43f37d6d5d854da
Fix call to Barbican Secrets create()

Calls to backup encrypted volumes fail because the cinder
barbican keymanager passes incorrect positional parameters
to barbican Secrets.create().

Change-Id: I7b0c2bafce12964ffcfe1066953c2c93ca460e92
Closes-bug: 1552684
cinder/keymgr/barbican.py
cinder/tests/unit/keymgr/test_barbican.py