Merge "Cinder matrix - Removal of Snapshot Attachment"

This commit is contained in:
Zuul 2021-10-07 14:06:40 +00:00 committed by Gerrit Code Review
commit 05d397bed1
2 changed files with 9 additions and 70 deletions

View File

@ -352,76 +352,6 @@ driver.win_iscsi=complete
driver.win_smb=complete
driver.zadara=complete
[operation.attach_snapshot]
title=Snapshot Attachment
status=optional
notes=This is the ability to directly attach a snapshot to an
instance like a volume.
driver.datera=missing
driver.dell_emc_powermax=missing
driver.dell_emc_powerstore=missing
driver.dell_emc_powervault=missing
driver.dell_emc_sc=missing
driver.dell_emc_unity=complete
driver.dell_emc_vmax_af=missing
driver.dell_emc_vmax_3=missing
driver.dell_emc_vnx=complete
driver.dell_emc_powerflex=complete
driver.dell_emc_xtremio=missing
driver.fujitsu_eternus=missing
driver.hitachi_vsp=complete
driver.hpe_3par=missing
driver.hpe_msa=missing
driver.huawei_t_v1=complete
driver.huawei_t_v2=complete
driver.huawei_v3=complete
driver.huawei_f_v3=complete
driver.huawei_v5=complete
driver.huawei_f_v5=complete
driver.huawei_18000=complete
driver.huawei_dorado=complete
driver.huawei_fusionstorage=complete
driver.infinidat=missing
driver.ibm_ds8k=missing
driver.ibm_flashsystem=missing
driver.ibm_gpfs=missing
driver.ibm_storwize=complete
driver.ibm_xiv=missing
driver.infortrend=missing
driver.inspur=complete
driver.inspur_as13000=missing
driver.kaminario=missing
driver.kioxia_kumoscale=missing
driver.lenovo=missing
driver.linbit_linstor=missing
driver.lvm=missing
driver.macrosan=missing
driver.nec=complete
driver.netapp_ontap=missing
driver.netapp_solidfire=missing
driver.nexenta=missing
driver.nfs=missing
driver.nimble=missing
driver.opene_joviandss=missing
driver.prophetstor=missing
driver.pure=missing
driver.qnap=missing
driver.quobyte=missing
driver.rbd=missing
driver.rbd_iscsi=missing
driver.sandstone=missing
driver.seagate=missing
driver.storpool=missing
driver.synology=missing
driver.toyou=missing
driver.vrtsaccess=missing
driver.vrtscnfs=missing
driver.vzstorage=missing
driver.vmware=missing
driver.win_iscsi=missing
driver.win_smb=complete
driver.zadara=missing
[operation.qos]
title=QoS
status=optional

View File

@ -0,0 +1,9 @@
---
other:
- |
The optional driver feature "Snapshot Attachment" has been removed
from the `Cinder Driver Support Matrix
<https://docs.openstack.org/cinder/latest/reference/support-matrix.html>`_.
It is an enhancment used for backups, it is not exposed via the
Block Storage API, and its presence in the Support Matrix was
misleading.