Add python-tackerclient in requirements.txt

tacker-horizon depends on python-tackerclient package.

Change-Id: I4509f8d8fcf5adb49945117f4d356277e464bccd
Closes-Bug: #1666463
(cherry picked from commit 0f929f76f2)
This commit is contained in:
Jeffrey Zhang 2017-02-22 10:23:18 +08:00 committed by gongysh
parent 3964576fb9
commit 1d228935ba
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@
#
# PBR should always appear first
pbr>=1.8 # Apache-2.0
python-tackerclient>=0.8.0 # Apache-2.0