]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
XtremIO: Set the location of a CA certificate
authorShay Halsband <shay.halsband@emc.com>
Tue, 22 Dec 2015 13:48:49 +0000 (15:48 +0200)
committerShay Halsband <shay.halsband@emc.com>
Wed, 13 Jan 2016 07:15:19 +0000 (09:15 +0200)
commitb4295c1459a4d9102fc29f0fafebafe28ff8ab9a
tree82db6247a3fd89014a4956d91f951b99ce1fa754
parent231b4a4826e5f0d7012cff96e23deec879aa75dc
XtremIO: Set the location of a CA certificate

* The current CA verification will only work for known CAs which
  are bundled with requests.
  The extra parameter allows to configure a custom location for
  the CA bundle, which can be relavnt to all drivers.

Closes-Bug: #1528855
Change-Id: I335ba99a9bc1546b6e70ac9879449a4e0f03c16e
cinder/tests/unit/test_emc_xtremio.py
cinder/volume/driver.py
cinder/volume/drivers/emc/xtremio.py