Updated from global requirements

Change-Id: I43494d3c636ba741459f77b60733b5b360848ecc
This commit is contained in:
OpenStack Proposal Bot 2017-11-29 08:54:15 +00:00 committed by Saad Zaher
parent bcdcb72692
commit 2d2d77dbd7
3 changed files with 6 additions and 12 deletions

View File

@ -1,6 +0,0 @@
============================
Mitaka Series Release Notes
============================
.. release-notes::
:branch: origin/stable/mitaka

View File

@ -11,18 +11,18 @@ python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-freezerclient>=1.3.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0
os-brick>=1.15.2 # Apache-2.0
os-brick>=2.1.0 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
pycrypto>=2.6 # Public Domain
PyMySQL>=0.7.6 # MIT License
pymongo!=3.1,>=3.0.2 # Apache-2.0
paramiko>=2.0.0 # LGPLv2.1+
six>=1.9.0 # MIT
six>=1.10.0 # MIT
apscheduler>=3.0.5 # MIT License
psutil>=3.2.2 # BSD

View File

@ -10,12 +10,12 @@ pylint==1.4.5 # GPLv2
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
reno>=2.5.0 # Apache-2.0
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
# Tempest Plugin
tempest>=16.1.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
# Used in integration tests
python-openstackclient>=3.12.0 # Apache-2.0