From 2ca67859f406b54cddb2ef0eac7f5ec816de32d7 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Wed, 8 Jun 2016 19:15:18 -0500 Subject: [PATCH] Add osc-lib 0.1.0 * Is the library actively maintained? Yes, it is a new library maintained by the OpenStackClient Team. * Is the library good code? We believe so, it is an extraction of existing code from OpenStackClient. * Is the library python 3 compatible? Yes, it passes all of the python-openstackclient tests, including py3. * Is the library license compatible? Yes, Apache 2.0 * Is the library already packaged in the distros we target (Ubuntu latest / Fedora latest)? No, it is new. We expect it will be packaged as a dependency of python-openstackclient and the other OSC plugins that will use it. * Is the function of this library already covered by other libraries in global-requirements.txt? No Depends-on: I6cb4534cfc4a2e17c806cf21e6bc12ca3ae871f6 Change-Id: I371b0e0ba135f27cdb964428eb8b73e6a33ebc30 --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index 054ba47889..8f498abbcc 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -91,6 +91,7 @@ oauth2client>=1.5.0 # Apache-2.0 oauthlib>=0.6 # BSD openstackdocstheme>=1.0.3 # Apache-2.0 ordereddict # MIT +osc-lib>=0.1.0 # Apache-2.0 oslo.cache>=1.5.0 # Apache-2.0 oslo.config>=3.10.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index 7abef5af76..d040fac67e 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -191,6 +191,7 @@ os-refresh-config===0.1.11 os-testr===0.7.0 os-vif===1.0.0 os-win===0.4.2 +osc-lib===0.1.0 oslo.cache===1.8.0 oslo.concurrency===3.9.0 oslo.config===3.10.0