Updated from global requirements
Change-Id: Idf49647bac657e6f943d27369c03f68913897bc8
This commit is contained in:
parent
bdc1a01bf0
commit
2e816912ea
@ -2,9 +2,9 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
Babel>=1.3
|
Babel>=1.3 # BSD
|
||||||
dogpile.cache>=0.5.4
|
dogpile.cache>=0.5.4 # BSD
|
||||||
six>=1.9.0
|
six>=1.9.0 # MIT
|
||||||
oslo.config>=3.2.0 # Apache-2.0
|
oslo.config>=3.2.0 # Apache-2.0
|
||||||
oslo.i18n>=1.5.0 # Apache-2.0
|
oslo.i18n>=1.5.0 # Apache-2.0
|
||||||
oslo.log>=1.14.0 # Apache-2.0
|
oslo.log>=1.14.0 # Apache-2.0
|
||||||
|
@ -29,9 +29,9 @@ oslo.config.opts =
|
|||||||
|
|
||||||
[extras]
|
[extras]
|
||||||
dogpile =
|
dogpile =
|
||||||
python-memcached>=1.56
|
python-memcached>=1.56 # PSF
|
||||||
mongo =
|
mongo =
|
||||||
pymongo>=3.0.2
|
pymongo>=3.0.2 # Apache-2.0
|
||||||
|
|
||||||
[pbr]
|
[pbr]
|
||||||
warnerrors = true
|
warnerrors = true
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
hacking<0.11,>=0.10.0
|
hacking<0.11,>=0.10.0
|
||||||
mock>=1.2
|
mock>=1.2 # BSD
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
oslosphinx!=3.4.0,>=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
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user