From ba9f555a6063fe5185684bcb5fc59e5bdbdab598 Mon Sep 17 00:00:00 2001 From: "Antoni S. Puimedon" Date: Wed, 14 Sep 2016 01:26:43 +0200 Subject: [PATCH] Add first release of kuryr-lib as min version This week we released kuryr-lib. It would be good if the requirements bot were able to update kuryr-libnetwork and kuryr-kubernets to use this version as the minimal version. Here is fist adding package Q&A: [Q]Is the library actively maintained? [A]Yes, Kuryr team will actively maintain this repo. [Q]Is the library good code? [A]Yes. :) [Q]Is the library python 3 compatible? [A]Yes. [Q]Is the library license compatible? [A]Yes. [Q]Is the library already packaged in the distros we target (Ubuntu latest / Fedora latest)? [A]No.[WIP] [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? (Answer to this should be Yes, of course) Which? [A]Yes, only kuryr-libentwork and kuryr-kubernetes now. Closes-bug: #1604663 Partially-implements: bp cross-project-ci Co-Authored-By: Liping Mao Change-Id: Iafa955f70e077f54e15c376bb24d9cd78c07f98e Signed-off-by: Antoni S. Puimedon --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index af0f05c28d..c6d5ceb966 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -71,6 +71,7 @@ kazoo>=2.2 # Apache-2.0 keystoneauth1>=2.10.0 # Apache-2.0 keystonemiddleware>=4.0.0,!=4.1.0,!=4.5.0 # Apache-2.0 krest>=1.3.1 # Apache-2.0 +kuryr-lib>=0.1.0 # Apache-2.0 packaging>=16.5 # Apache-2.0 positional>=1.0.1 # Apache-2.0 pyScss>=1.3.4,!=1.3.5 # MIT License diff --git a/upper-constraints.txt b/upper-constraints.txt index 386d9aa42a..b8a0d293db 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -160,6 +160,7 @@ keystoneauth1===2.12.1 keystonemiddleware===4.9.0 kombu===3.0.35 krest===1.3.1 +kuryr-lib===0.1.0 ldap3===1.4.0 ldappool===2.0.0 libvirt-python===2.1.0