Merge "Align requirements and version to Mitaka"

This commit is contained in:
Jenkins 2016-01-21 21:12:34 +00:00 committed by Gerrit Code Review
commit a853b1c6db
3 changed files with 10 additions and 10 deletions

View File

@ -4,13 +4,13 @@ pbr>=1.6
python-swiftclient>=2.2.0
python-keystoneclient>=1.6.0,!=1.8.0
python-cinderclient>=1.3.1
python-glanceclient>=0.18.0
python-novaclient>=2.28.1,!=2.33.0
python-openstackclient>=1.5.0
oslo.utils>=2.0.0,!=2.6.0 # Apache-2.0
python-glanceclient>=1.2.0 # Apache-2.0
python-novaclient>=2.29.0,!=2.33.0 # Apache-2.0
python-openstackclient>=2.0.0 # Apache-2.0
oslo.utils>=3.2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.config>=2.3.0 # Apache-2.0
oslo.log>=1.14.0
oslo.config>=3.2.0 # Apache-2.0
PyMySQL>=0.6.2 # MIT License
pymongo>=3.0.2

View File

@ -1,11 +1,11 @@
[metadata]
name = freezer
version = 1.2.0
version = 2.0.0
author = Freezer Team
author-email = openstack-dev@lists.openstack.org
summary = The OpenStack Backup Restore and Disaster Recovery as a Service Platform
description-file = README.rst
home-page = https://launchpad.net/freezer
home-page = https://wiki.openstack.org/wiki/Freezer
license = Apache-2
classifier =
Programming Language :: Python

View File

@ -1,10 +1,10 @@
flake8>=2.2.4,<=2.4.1
pylint==1.4.4 # GNU GPL v2
pylint==1.4.5 # GNU GPL v2
hacking>=0.10.2,<0.11
coverage>=3.6
discover
mock>=1.2
oslosphinx>=2.5.0 # Apache-2.0
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18