Updated from global requirements

Change-Id: I6766e34b895ef62af423c53be29b630e85b0ada0
This commit is contained in:
OpenStack Proposal Bot
2015-11-19 15:57:08 +00:00
parent 75f30d985e
commit be452872a1
2 changed files with 6 additions and 6 deletions

View File

@@ -31,15 +31,15 @@ python-heatclient>=0.6.0
python-neutronclient>=2.6.0
python-muranoclient>=0.7.1
python-congressclient>=1.0.0
oslo.db>=3.0.0 # Apache-2.0
oslo.config>=2.6.0 # Apache-2.0
oslo.db>=3.2.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,!=2.8.0,>=1.16.0 # Apache-2.0
oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
oslo.middleware>=2.9.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=0.10.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
oslo.service>=0.12.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
semantic-version>=2.3.1

View File

@@ -24,7 +24,7 @@ PyMySQL>=0.6.2 # MIT License
psycopg2>=2.5
# doc build requirements
oslosphinx>=2.5.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinxcontrib-httpdomain
reno>=0.1.1 # Apache2