Add python-linstor to global-requirements.txt
python-linstor is a pure python library for accessing the Linstor API. It is in use by the Linstor driver in the Cinder project. The library is actively maintained, with new releases on every new Linstor release. It is compatible with Python 2 and 3, and since release 1.7.0 licensed under the LGPLv3. Change-Id: Icfe13df75440eeaf6f5b1601f629c3230b119bb2
This commit is contained in:
@@ -231,6 +231,7 @@ pyzabbix # LGPL
|
||||
statsd # MIT
|
||||
zVMCloudConnector;sys_platform!='win32' # Apache 2.0 License
|
||||
jaeger-client # Apache-2.0
|
||||
python-linstor # LGPLv3
|
||||
|
||||
pyngus # Apache-2.0
|
||||
|
||||
|
||||
@@ -576,3 +576,4 @@ sysv-ipc===1.1.0
|
||||
sphinxcontrib-applehelp===1.0.2
|
||||
scikit-learn===0.24.1
|
||||
setuptools===56.0.0
|
||||
python-linstor===1.7.0
|
||||
|
||||
Reference in New Issue
Block a user