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
This commit is contained in:
Dimitri Mazmanov 2017-02-03 17:07:46 +01:00
parent ccf5ca5684
commit 1464d154a7
2 changed files with 2 additions and 0 deletions

@ -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

@ -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