]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add flash cache policy to 3PAR driver
authorRich Hagarty <richard.hagarty@hp.com>
Fri, 13 Feb 2015 16:19:42 +0000 (08:19 -0800)
committerRich Hagarty <richard.hagarty@hp.com>
Thu, 26 Feb 2015 21:45:56 +0000 (13:45 -0800)
commit1f18d81829b0817863db464b6eb0206b7d9fcc13
treea8a87d140294fd74b5721022ddf9a5a1a06abae8
parent785f4baee188b32e68e1a18f0d86fb98561b43ce
Add flash cache policy to 3PAR driver

3PAR now supports flash cache. Flash cache policy is set by the
extra spec key "hp3par:flash_cache", with value being true or false.

This feature requires SSD disks and 3PAR firmware version 3.2.1 MU2
or greater.

Change-Id: I6d6fdab982ede3676289e587071520c798f4ce0f
Implements: blueprint 3par-flash-cache
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py