]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Dell SC: Disable REST verify warnings
authorTom Swanson <tom_swanson@dell.com>
Tue, 13 Oct 2015 15:28:22 +0000 (10:28 -0500)
committerTom Swanson <tom_swanson@dell.com>
Tue, 13 Oct 2015 15:30:30 +0000 (10:30 -0500)
commit3b159c9526f96c51db302d6f2cc278e7666c28f4
treed27535f87d71d919ddd77d32c69bef2f6bebe71b
parent7fb767f2d652f070a20fd70d92585d61e56f3a50
Dell SC: Disable REST verify warnings

The option to verify REST https requests is user selectable.  If the
user has not enabled this then we spam the c-vol logs with warnings.
This patch disables those warnings when verify is set to false.

Change-Id: I9fd2023d7ca4898f4c206a2ddfaf35ce5cf9ca7e
cinder/volume/drivers/dell/dell_storagecenter_api.py