From 1464d154a724fa7255c05f34adfc3713ca6413e6 Mon Sep 17 00:00:00 2001 From: Dimitri Mazmanov Date: Fri, 3 Feb 2017 17:07:46 +0100 Subject: [PATCH] Add kingbird client to requirements Kingbird has released the first version of its client. Since out intention is to use the client for tempest test in order to get rid of ugly curl requires. Since we would like to comply with the global openstack requirements, we need kingbirdclient to be part of the list so that we could add it to the requirements.txt Change-Id: I5247ab6f0f4d9950905fb846c2c6a3ec868ec23b --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index 6179f57c80..7d00701c7d 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -226,6 +226,7 @@ python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-ironicclient>=1.11.0 # Apache-2.0 python-karborclient>=0.1.1 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 +python-kingbirdclient>=0.1.0 # Apache-2.0 python-magnumclient>=2.0.0 # Apache-2.0 python-manilaclient>=1.12.0 # Apache-2.0 python-mistralclient>=2.0.0 # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index ccd6bc60ea..ff3fe136b1 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -321,6 +321,7 @@ python-ironicclient===1.11.0 python-k8sclient===0.3.0 python-karborclient===0.1.3 python-keystoneclient===3.10.0 +python-kingbirdclient===0.1.0 python-magnumclient===2.4.0 python-manilaclient===1.14.0 python-memcached===1.58