Updated from global requirements

Change-Id: Idf49647bac657e6f943d27369c03f68913897bc8
This commit is contained in:
OpenStack Proposal Bot 2016-01-16 03:31:01 +00:00
parent bdc1a01bf0
commit 2e816912ea
3 changed files with 7 additions and 7 deletions

View File

@ -2,9 +2,9 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
Babel>=1.3
dogpile.cache>=0.5.4
six>=1.9.0
Babel>=1.3 # BSD
dogpile.cache>=0.5.4 # BSD
six>=1.9.0 # MIT
oslo.config>=3.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0

View File

@ -29,9 +29,9 @@ oslo.config.opts =
[extras]
dogpile =
python-memcached>=1.56
python-memcached>=1.56 # PSF
mongo =
pymongo>=3.0.2
pymongo>=3.0.2 # Apache-2.0
[pbr]
warnerrors = true

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
mock>=1.2
mock>=1.2 # BSD
oslotest>=1.10.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
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD