From 1970ac7a9234fa095d82d432fda4857f565de545 Mon Sep 17 00:00:00 2001 From: "Walter A. Boring IV" Date: Thu, 9 May 2019 14:00:55 +0000 Subject: [PATCH] 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 --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index 8daa9d1147..71676f04b6 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -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 diff --git a/upper-constraints.txt b/upper-constraints.txt index 853b6d1c88..7d83bbc2a9 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -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