add iSCSI to support matrix

iSCSI support was added in Queens, but the support matrix was not
updated.

Change-Id: I3f2cc6e50bbbc4eb2a5ec488b94b75545f8896e2
Closes-Bug: #1749543
(cherry picked from commit 18eca19d66)
This commit is contained in:
Matthew Edmonds 2018-02-14 11:33:14 -05:00
parent 19bc05852a
commit d86e4257b5
1 changed files with 2 additions and 2 deletions

View File

@ -583,7 +583,7 @@ notes=If the driver wishes to support block storage, it is common to
block storage, then this is considered mandatory to support, otherwise block storage, then this is considered mandatory to support, otherwise
it is considered optional. it is considered optional.
cli= cli=
driver-impl-powervm=missing driver-impl-powervm=complete
[storage.block.backend.iscsi.auth.chap] [storage.block.backend.iscsi.auth.chap]
title=CHAP authentication for iSCSI title=CHAP authentication for iSCSI
@ -593,7 +593,7 @@ notes=If accessing the cinder iSCSI service over an untrusted LAN it
protocol. CHAP is the commonly used authentication protocol for protocol. CHAP is the commonly used authentication protocol for
iSCSI. This is not considered mandatory to support. (?) iSCSI. This is not considered mandatory to support. (?)
cli= cli=
driver-impl-powervm=missing driver-impl-powervm=complete
[storage.image] [storage.image]
title=Image storage support title=Image storage support