Updated from global requirements

Change-Id: Id2e71464f74bf8436a905ba6e651d425ed2db577
This commit is contained in:
OpenStack Proposal Bot 2015-04-23 18:02:47 +00:00
parent 0ba5aeea2d
commit 40aeda419c
2 changed files with 8 additions and 8 deletions

View File

@ -27,14 +27,14 @@ iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0
Jinja2>=2.6 # BSD License (3 clause)
pexpect>=3.1,!=3.3 # ISC License
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0
oslo.config>=1.9.3 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
oslo.concurrency>=1.8.0 # Apache-2.0
MySQL-python
Babel>=1.3
six>=1.9.0
stevedore>=1.3.0,<1.4.0 # Apache-2.0
oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0
stevedore>=1.3.0 # Apache-2.0
oslo.messaging>=1.8.0 # Apache-2.0
osprofiler>=0.3.0 # Apache-2.0

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
coverage>=3.6
nose