]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Don't require OpenSSL for unit tests
authorEric Harney <eharney@redhat.com>
Mon, 31 Aug 2015 18:12:53 +0000 (14:12 -0400)
committerEric Harney <eharney@redhat.com>
Mon, 31 Aug 2015 18:25:13 +0000 (14:25 -0400)
commit5b45dcf3a097efa307e31ab7c8c50719d4d76969
treecc462a78f32b668ad0f970eed834d9fc28fda1c2
parent77d6bf6550d0b5a94bec7f88024a4105b33502f8
Don't require OpenSSL for unit tests

This allows unit tests to run w/o PyOpenSSL installed.

Closes-Bug: #1490668

Change-Id: I820875ca66d23327218cc5787ee357e78c812d7f
cinder/volume/drivers/emc/emc_vmax_https.py