]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove old client version checks from 3PAR driver
authorAlex O'Rourke <alex.orourke@hpe.com>
Thu, 14 Jan 2016 18:50:16 +0000 (10:50 -0800)
committerAlex O'Rourke <alex.orourke@hpe.com>
Mon, 8 Feb 2016 18:28:11 +0000 (10:28 -0800)
commit839a32ee04345da1b832ad5659ad2df330f7aca0
tree01c0f9f4dd46cf0c63cbc965fc5bda358880b421
parentd5ccbf9c28fd8fa869db8e7e9847ed74d3c0b49d
Remove old client version checks from 3PAR driver

The minimum required 3PAR client version has been bumped from 4.0.0 to
4.1.0. There are a few checks that look for a version between these
that can be removed.

DocImpact
Change-Id: I13796bc880cd2f71dcce934274b810027cbb39b6
cinder/volume/drivers/hpe/hpe_3par_common.py