cinder/cinder/tests/unit/volume/drivers/hitachi
Kazumasa Nomura 8aaf6a68b3 Add Hitachi Block Storage Driver
This driver supports Hitachi VSP storages.
Hitachi driver was deleted once in Queens release because
we could not maintain 3rd party CI.
We restarted the cinder project and renewed a storage API.
We upload Hitachi driver based on REST API for Victoria release.

* Supported Protocol
 - FC
 - iSCSI

* Supported Feature
 - Volume Create/Delete
 - Volume Attach/Detach
 - Snapshot Create/Delete
 - Create Volume from Snapshot
 - Get Volume Stats
 - Copy Image to Volume
 - Copy Volume to Image
 - Clone Volume
 - Extend Volume
 - Manage Volume
 - Unmanage Volume

DocImpact
Implements: blueprint hitachi-storage-driver

Change-Id: I926407669a75a8c52a46e07c006aa699bae46006
2020-07-13 22:15:44 +09:00
..
test_hitachi_hbsd_rest_fc.py Add Hitachi Block Storage Driver 2020-07-13 22:15:44 +09:00
test_hitachi_hbsd_rest_iscsi.py Add Hitachi Block Storage Driver 2020-07-13 22:15:44 +09:00