Add cinder extras pywbem library
This patch adds the cinder extras optional library pywbem for the Fujitsu cinder driver. active: yes good code: seems good py3: yes license compat: yes packaged: eh? covered by other libs: no needed by: cinder managed by openstack: no Change-Id: Icd652b3595f2ba6b69be27fbf770487b846f8808
This commit is contained in:
parent
cfe0542a65
commit
1970ac7a92
@ -224,6 +224,7 @@ pymemcache!=1.3.0 # Apache 2.0 License
|
||||
pymongo!=3.1 # Apache-2.0
|
||||
PyMySQL # MIT License
|
||||
python-etcd # MIT License
|
||||
pywbem # LGPLv2.1+
|
||||
salt # Apache-2.0
|
||||
tap-as-a-service # Apache-2.0
|
||||
etcd3 # Apache-2.0
|
||||
|
@ -646,3 +646,4 @@ scikit-learn===0.21.1;python_version=='3.4'
|
||||
scikit-learn===0.21.1;python_version=='3.5'
|
||||
scikit-learn===0.21.1;python_version=='3.6'
|
||||
scikit-learn===0.21.1;python_version=='3.7'
|
||||
pywbem===0.14.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user