]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Volume driver for HP XP storage
authorKazumasa Nomura <kazumasa.nomura.rx@hitachi.com>
Tue, 16 Jun 2015 11:24:39 +0000 (20:24 +0900)
committerKazumasa Nomura <kazumasa.nomura.rx@hitachi.com>
Tue, 16 Jun 2015 11:30:07 +0000 (20:30 +0900)
commit1cd86329c9dc4632b1ee2008645a4787e0184466
treedb83c42af92835b6d0751468e9d0e9cbda75cccc
parent106261582f10453de2ba9a2218e6ac5452811a5e
Volume driver for HP XP storage

Volume driver for HP XP storage, along with unit tests. The driver
imports the hp_xp_horcm_fc class, which is available separately to
HP XP customers.

Implements: blueprint hpxp-storage-driver

Change-Id: Ic28c7f3fc5d61e9c2304dca60e416b5e94b990db
Signed-off-by: Kazumasa Nomura <kazumasa.nomura.rx@hitachi.com>
cinder/tests/unit/test_hp_xp_fc.py [new file with mode: 0644]
cinder/volume/drivers/san/hp/hp_xp_fc.py [new file with mode: 0644]
cinder/volume/drivers/san/hp/hp_xp_opts.py [new file with mode: 0644]