Updating HPE LeftHand minimum client version
The HPE LeftHand driver now has a minimum python-lefthandclient version of 2.1.0. This patch updates the version numbers accordingly. Closes-Bug: 1550529 Change-Id: I3c2c857f13317052aa96d0d3755375ed9ce3f45c
This commit is contained in:
parent
5829fefdf4
commit
ca9047b860
@ -34,7 +34,7 @@ To use the HPE LeftHand/StoreVirtual driver, do the following:
|
||||
|
||||
* Create a cluster group.
|
||||
|
||||
* Install the ``python-lefthandclient`` version 2.0.0 from the Python Package
|
||||
* Install the ``python-lefthandclient`` version 2.1.0 from the Python Package
|
||||
Index on the system with the enabled Block Storage service
|
||||
volume drivers.
|
||||
|
||||
@ -140,7 +140,7 @@ The ``HPELeftHandISCSIDriver`` is installed with the OpenStack software.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ pip install 'python-lefthandclient>=2.0'
|
||||
$ pip install 'python-lefthandclient>=2.1'
|
||||
|
||||
#. If you are not using an existing cluster, create a cluster on the HPE
|
||||
LeftHand storage system to be used as the cluster for creating volumes.
|
||||
|
Loading…
Reference in New Issue
Block a user