Adding oslo.concurrency to requirements

oslo.service requires an unbounded version of oslo.concurrency and that causes
an issue with the agent since it wants a version of oslo.config that differs
from what the current version of oslo.concurrency wants.

Change-Id: Ic99204f9b23430a477905ca99897e69ee20ed5ad
This commit is contained in:
Joe Keen 2015-12-10 23:03:10 -07:00
parent 5c677fe809
commit 35926a0387
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
oslo.config<2.5.0
oslo.concurrency<2.7.0
oslo.i18n<=2.6.0
oslo.log<1.12.0
oslo.middleware<2.9.0