]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Change minimum 3PAR API version for replication
authorAlex O'Rourke <alex.orourke@hpe.com>
Mon, 4 Jan 2016 21:03:52 +0000 (13:03 -0800)
committerAlex O'Rourke <alex.orourke@hpe.com>
Tue, 5 Jan 2016 17:17:12 +0000 (17:17 +0000)
commitef99b73f2abf758400671eba4095ac31031fbae6
treea1f27395cc4662d0a3111d86091650f69b13257b
parent4e4870936165fc1927a646e7fa3972df06ee0606
Change minimum 3PAR API version for replication

Currently, the primary and all secondary 3PAR arrays must have an API
version of 1.4.2 or higher and all be on the same version. This is
changed to require version 1.5.0 or higher and does not force all
arrays to be on the same version.

Change-Id: Ie6cc19f3bc4939e1ad15b64140a21bab1bc27fc7
cinder/tests/unit/test_hpe3par.py
cinder/volume/drivers/hpe/hpe_3par_common.py