Go to file
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
2020-07-13 22:15:44 +09:00
2020-04-24 09:23:52 +02:00
2020-02-15 14:15:18 -06:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2020-06-30 18:58:03 -04:00
2020-01-28 15:52:44 -05:00
2012-05-03 10:48:26 -07:00
2020-01-22 11:44:36 +00:00
2020-02-15 14:15:18 -06:00
2020-04-17 14:47:10 +02:00

OpenStack Cinder

image

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/cinder

If you'd like to contribute, please see the information in CONTRIBUTING.rst

You can raise bugs on Launchpad

Python client

Python Cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 951 MiB
Languages
Python 99.6%
Smarty 0.4%