Update LH CLIQ cinder driver with deprecation warn

This patch adds a deprecation message to the HPLeftHandISCSIDriver CLIQ
driver docs with the plan of removing the driver in the 2016.1 release.
The HPLeftHandISCSIDriver REST based driver should be used instead.

See warning message patch in the cinder driver:
https://review.openstack.org/#/c/187799

Change-Id: I8e924aa688c0868f37757323569567994c14a856
This commit is contained in:
Kurt Martin 2015-06-08 15:09:50 -07:00
parent 7eba80bb84
commit 5ff6712ef5

View File

@ -260,8 +260,8 @@ hplefthand_debug=false
</programlisting>
<para>You can enable only one driver on each
cinder instance unless you enable multiple
back-end support. See the Cinder multiple
back-end support instructions to enable this
back end support. See the Cinder multiple
back end support instructions to enable this
feature.
</para>
<para>
@ -308,10 +308,13 @@ hplefthand_debug=false
</para>
<para>The
<filename>HPLeftHandISCSIDriver</filename>
allows you to use a HP Lefthand/StoreVirtual SAN that supports the
allows you to use an HP Lefthand/StoreVirtual SAN that supports the
CLIQ interface. Every supported volume operation translates into a
CLIQ call in the back-end.
</para>
CLIQ call in the back end.</para>
<warning><para>This driver has been deprecated as of the Liberty
release, it will be removed in the M release. Please use the
<filename>HPLeftHandISCSIDriver</filename> REST based driver instead.
</para></warning>
<section xml:id="hp-lefthand-supported-ops-cliq">
<title>Supported operations</title>
<itemizedlist>