pip-requires: require oslo.config >= 1.2.0

specifically we want their commit de803cdf
(Change-Id: If712e1d51c1e1329093acb16ed6a84e9f0baf8c1)
for stable order of cli options.
the following sub-command commits rely on it.

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
YAMAMOTO Takashi 2014-03-26 15:20:07 +09:00 committed by FUJITA Tomonori
parent e88529f966
commit 7d1fcd7581
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ eventlet
lxml
msgpack-python>=0.4.0
netaddr
oslo.config
oslo.config>=1.2.0
paramiko
routes
six>=1.4.0