From 522c48a7e434231132d1793d581bba9bb483eeea Mon Sep 17 00:00:00 2001 From: "Walter A. Boring IV" Date: Thu, 9 May 2019 14:09:44 +0000 Subject: [PATCH] Add cinder extras storops library This patch adds the cinder extras storops library needed by the Dell EMC VNX 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: I227bf514d15e301224a01252c5f5f784f040ad34 --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index f0f13a7eb7..49b3ee3c93 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -335,6 +335,7 @@ SQLAlchemy-Utils # BSD License sqlalchemy-migrate # Apache-2.0 sqlparse # BSD stevedore # Apache-2.0 +storops # Apache-2.0 systemd-python # LGPLv2+ sysv-ipc # BSD License suds-jurko # LGPLv3+ diff --git a/upper-constraints.txt b/upper-constraints.txt index 12cad70150..59c1a79688 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -635,3 +635,4 @@ scikit-learn===0.20.0;python_version<='3.4' scikit-learn===0.20.3;python_version>='3.5' rsd-lib===1.0.0 python-3parclient===4.2.9 +storops===1.1.0