From 67ba092af32271e67b1d023ae4ec8967a3fd5a57 Mon Sep 17 00:00:00 2001 From: Jegor van Opdorp Date: Thu, 20 Aug 2020 17:56:01 +0200 Subject: [PATCH] Added moto https://review.opendev.org/#/c/746561/ https://blueprints.launchpad.net/cinder/+spec/support-s3-backup-driver [Q] Is the library actively maintained? [A] Yes [Q] Is the library good code? [A] Yes, The docs are good and the code looks tidy. [Q] Is the library python 3 compatible? [A] Yes [Q] Is the library license compatible? [A] Yes Apache 2.0 [Q] Is the library already packaged in the distros we target (Ubuntu latest / Fedora latest)? [A] The library distributed through PyPI [Q] Is the function of this library already covered by other libraries in global-requirements.txt? [A] No [Q] Is the library required for OpenStack project or related dev or infrastructure setup? [A] Yes, Cinder backups [Q] If the library release is managed by the Openstack release process does it use the cycle-with-intermediary release type? [A] N/A [Q] Do I need to update anything else? [A] No Co-Authored-By: Ivan Kolodyazhny Needed-By: https://review.opendev.org/746561 Change-Id: I9ed25b265408c576b3a6ba16dddb6ccc2a0479ab --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index 829464d529..ee4f823ae7 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -406,6 +406,7 @@ ldappool # MPL # in [most] releases of the Python std library. # https://github.com/testing-cabal/mock/issues/487 for 4.0.[0-1] blacklist mock!=4.0.0,!=4.0.1 # BSD +moto # Apache-2.0 nodeenv # BSD nose # LGPL nose-exclude # LGPL diff --git a/upper-constraints.txt b/upper-constraints.txt index e3cddb31c6..f79d78f6e1 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -79,6 +79,7 @@ XStatic-jQuery===1.12.4.1 ddt===1.4.1 XStatic-Graphlib===2.1.7.0 pyserial===3.5 +moto===1.3.16 infi.dtypes.wwn===0.1.1 python-freezerclient===4.1.0 os-xenapi===0.3.4