Updated from global requirements

Change-Id: Ifa1669faf84270af6af58d68141a53e794c45c71
This commit is contained in:
OpenStack Proposal Bot 2017-09-16 23:14:59 +00:00
parent 3611c04d26
commit 055107b9b8
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ six>=1.9.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
stevedore>=1.20.0 # Apache-2.0
monasca-common>=1.4.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
tooz>=1.47.0 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
tooz>=1.58.0 # Apache-2.0

View File

@ -4,10 +4,10 @@
# mock object framework
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
nose # LGPL
nose>=1.3.7 # LGPL
mock>=2.0.0 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
os-testr>=0.8.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
# required to build documentation
sphinx>=1.6.2 # BSD
#oslosphinx>=4.7.0 # Apache-2.0