Updated from global requirements

Change-Id: I237eb09d9c21ddcec45c1c73efe787679e191148
This commit is contained in:
OpenStack Proposal Bot 2015-01-15 02:12:04 +00:00
parent d81616bbae
commit a86f1aca80
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ lockfile>=0.8
lxml>=2.3
msgpack-python>=0.4.0
netaddr>=0.7.12
oslo.concurrency>=0.3.0 # Apache-2.0
oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.context>=0.1.0 # Apache-2.0
oslo.db>=1.3.0 # Apache-2.0

View File

@ -18,7 +18,7 @@ msgpack-python>=0.4.0
netaddr>=0.7.12
oslo.context>=0.1.0 # Apache-2.0
oslo.db>=1.3.0 # Apache-2.0
oslo.concurrency>=0.3.0 # Apache-2.0
oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.rootwrap>=1.3.0