Add stevedore to requirements

This module is be used in:
tackerclient/common/extension.py

Change-Id: I31e8f8de4572b3868b2ea5264c3276e15c1d62f8
Closes-Bug: #1636374
This commit is contained in:
Tony Xu 2016-10-25 13:12:59 +08:00
parent ca132cbb3b
commit bdba1b1384
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ requests>=2.10.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0
simplejson>=2.2.0 # MIT
six>=1.9.0 # MIT
stevedore>=1.17.1 # Apache-2.0
Babel>=2.3.4 # BSD
oslo.i18n>=2.1.0 # Apache-2.0