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:
@@ -9,6 +9,7 @@ requests>=2.10.0 # Apache-2.0
|
|||||||
python-keystoneclient>=3.6.0 # Apache-2.0
|
python-keystoneclient>=3.6.0 # Apache-2.0
|
||||||
simplejson>=2.2.0 # MIT
|
simplejson>=2.2.0 # MIT
|
||||||
six>=1.9.0 # MIT
|
six>=1.9.0 # MIT
|
||||||
|
stevedore>=1.17.1 # Apache-2.0
|
||||||
Babel>=2.3.4 # BSD
|
Babel>=2.3.4 # BSD
|
||||||
|
|
||||||
oslo.i18n>=2.1.0 # Apache-2.0
|
oslo.i18n>=2.1.0 # Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user