Merge "Mark Huawei Fusionstorage Driver Supported"
This commit is contained in:
commit
f7a8729572
@ -110,9 +110,6 @@ class DSWAREDriver(driver.VolumeDriver):
|
||||
VERSION = '2.0'
|
||||
CI_WIKI_NAME = 'Huawei_FusionStorage_CI'
|
||||
|
||||
# TODO(jsbryant) Remove driver in the 'U' release due to no py37 support.
|
||||
SUPPORTED = False
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
super(DSWAREDriver, self).__init__(*args, **kwargs)
|
||||
|
||||
|
@ -205,7 +205,7 @@ driver.huawei_v5=complete
|
||||
driver.huawei_f_v5=complete
|
||||
driver.huawei_18000=complete
|
||||
driver.huawei_dorado=complete
|
||||
driver.huawei_fusionstorage=missing
|
||||
driver.huawei_fusionstorage=complete
|
||||
driver.infinidat=complete
|
||||
driver.ibm_ds8k=complete
|
||||
driver.ibm_flashsystem=missing
|
||||
|
@ -0,0 +1,5 @@
|
||||
upgrade:
|
||||
- |
|
||||
The Huawei FusionStorage driver had previously been marked unsupported. The 3rd Party CI has
|
||||
been restored, and the driver is now fully supported in the Ussuri release.
|
||||
|
Loading…
x
Reference in New Issue
Block a user