Update specs for rpm, deb
authorMaksym Yatsenko <myatsenko@mirantis.com>
Wed, 1 Oct 2014 13:08:12 +0000 (16:08 +0300)
committerMaksym Yatsenko <myatsenko@mirantis.com>
Thu, 2 Oct 2014 09:23:57 +0000 (12:23 +0300)
Change-Id: I4e7667200d4a971dfa11ab00ae937b3a25339b3d

debian/control
rpm/SPECS/openstack-cinder.spec

index df21adb576d391b46901435d0f95dce27c773ab9..7a2e1a0c19019415a56552c6c9a501977de0339d 100644 (file)
@@ -7,45 +7,45 @@ Build-Depends-Indep:
  python-anyjson (>= 0.3.3),
  python-babel (>= 1.3),
  python-coverage,
- python-eventlet (>= 0.13.0),
+ python-eventlet (>= 0.15.1),
  python-fixtures (>= 0.3.14),
- python-glanceclient (>= 1:0.13.1 ),
+ python-glanceclient (>= 1:0.14.0 ),
  python-greenlet (>= 0.3.2),
  python-hacking,
- python-iso8601,
- python-keystoneclient (>= 1:0.4.2),
+ python-iso8601 (>= 0.1.9),
+ python-keystoneclient (>= 1:0.10.0),
  python-keystonemiddleware (>= 1.0.0),
- python-kombu (>= 2.5.12),
+ python-kombu (>= 2.5.0),
  python-lxml (>= 2.3),
- python-migrate (>= 0.9.1),
+ python-migrate (>= 0.9.1), python-migrate (<< 0.9.2) | python-migrate (>> 0.9.2),
  python-mock,
  python-mox,
  python-mysqldb,
- python-netaddr (>= 0.7.6),
- python-novaclient (>= 2.17.0),
- python-oslo.config (>= 1.2.1),
- python-oslo.db (>= 0.2.0),
+ python-netaddr (>= 0.7.12),
+ python-novaclient (>= 2.18.0),
+ python-oslo.config (>= 1:1.4.0),
+ python-oslo.db (>= 1.0.0),
  python-oslo.rootwrap (>= 1.3.0),
- python-oslo.messaging (>= 1.3.0),
+ python-oslo.messaging (>= 1.4.0),
  python-oslosphinx,
- python-paramiko (>= 1.13),
+ python-paramiko (>= 1.13.0),
  python-paste,
- python-pastedeploy (>= 1.5),
- python-requests (>= 1.1),
+ python-pastedeploy (>= 1.5.0),
+ python-requests (>= 1.2.1), python-requests (<< 2.4.0) | python-requests (>> 2.4.0),
  python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0),
- python-routes,
+ python-routes (>= 1.12.3), python-routes (<< 2.0) | python-routes (>> 2.0),
  python-setuptools,
  python-six (>= 1.7.0),
  python-sphinx,
- python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99),
- python-stevedore (>= 0.14),
+ python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<= 0.8.99) | python-sqlalchemy (>= 0.9.7), python-sqlalchemy (<= 0.9.99),
+ python-stevedore (>= 1.0.0),
  python-suds (>= 0.4),
- python-swiftclient (>= 2.0.2),
+ python-swiftclient (>= 2.2.0),
  python-taskflow (>= 0.4),
  python-testtools (>= 0.9.32),
  python-webob (>= 1.2.3),
subunit,
- testrepository (>= 0.0.17)
python-subunit (>=0.0.18),
+ testrepository (>= 0.0.18)
 Standards-Version: 3.9.4
 Homepage: http://launchpad.net/cinder
 Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/cinder/juno/files
@@ -60,35 +60,35 @@ Depends:
  python-anyjson (>= 0.3.3),
  python-argparse,
  python-babel (>= 1.3),
- python-eventlet (>= 0.13.0),
- python-glanceclient (>= 1:0.13.1 ),
- python-requests (>= 1.1),
+ python-eventlet (>= 0.15.1),
+ python-glanceclient (>= 1:0.14.0 ),
+ python-requests (>= 1.2.1), python-requests (<< 2.4.0) | python-requests (>> 2.4.0),
  python-greenlet (>= 0.3.2),
  python-iso8601 (>= 0.1.9) ,
- python-keystoneclient (>= 1:0.3.0),
+ python-keystoneclient (>= 1:0.10.0),
  python-keystonemiddleware (>= 1.0.0),
- python-kombu (>= 2.5.12),
- python-lockfile,
+ python-kombu (>= 2.5.0),
+ python-lockfile (>= 0.8),
  python-lxml (>= 2.3),
- python-migrate (>= 0.9.1),
- python-netaddr (>= 0.7.6),
- python-novaclient (>= 1:2.12.0),
- python-oslo.config (>= 1:1.2.1),
- python-oslo.db (>= 0.2.0),
- python-oslo.messaging (>= 1.3.0),
- python-oslo.rootwrap (>= 1.3.0.0a1),
+ python-migrate (>= 0.9.1), python-migrate (<< 0.9.2) | python-migrate (>> 0.9.2),
+ python-netaddr (>= 0.7.12),
+ python-novaclient (>= 1:2.18.0),
+ python-oslo.config (>= 1:1.4.0),
+ python-oslo.db (>= 1.0.0),
+ python-oslo.messaging (>= 1.4.0),
+ python-oslo.rootwrap (>= 1.3.0),
  python-osprofiler (>= 0.3.0),
- python-paramiko (>= 1.13),
+ python-paramiko (>= 1.13.0),
  python-paste,
- python-pastedeploy (>= 1.5),
+ python-pastedeploy (>= 1.5.0),
  python-crypto (>= 2.6),
  python-barbicanclient (>= 2.1.0),
  python-routes (>= 1.12.3), python-routes (<< 2.0) | python-routes (>> 2.0),
  python-six (>= 1.7.0),
- python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99),
- python-stevedore (>= 0.14),
+ python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<= 0.8.99) | python-sqlalchemy (>= 0.9.7), python-sqlalchemy (<= 0.9.99),
+ python-stevedore (>= 1.0.0),
  python-suds (>= 0.4),
- python-swiftclient (>= 2.0.2),
+ python-swiftclient (>= 2.2.0),
  python-taskflow (>= 0.4),
  python-rtslib-fb (>= 2.1.39),
  python-webob (>= 1.2.3),
index f32ac6139a83714d5548ea1edbbabd3588714746..1fef74a92c52f8604b6d2f343ef8ff5ee4f72581 100644 (file)
@@ -69,7 +69,7 @@ Requires:         python-paramiko >= 1.13.0
 Requires:         python-paste
 
 Requires:         python-qpid
-Requires:         python-kombu
+Requires:         python-kombu >= 2.5.0
 Requires:         python-amqplib
 
 Requires:         python-eventlet >= 0.15.1
@@ -102,9 +102,8 @@ Requires:         python-oslo-i18n >= 1.0.0
 
 Requires:         python-swiftclient >= 2.2.0
 Requires:         python-requests >= 1.2.1, python-requests < 2.4.0, python-requests > 2.4.0
-Requires:         python-keystoneclient
+Requires:         python-keystoneclient >= 1:0.10.0
 Requires:         python-keystonemiddleware >= 1.0.0
-Requires:         python-kombu >= 2.4.8
 Requires:         python-novaclient >= 1:2.18.0
 
 Requires:         python-six >= 1.7.0
@@ -455,4 +454,4 @@ fi
 - Require python-cinderclient
 
 * Mon Sep  3 2012 Pádraig Brady <P@draigBrady.com> - 2012.2-0.2.f3
-- Initial release
\ No newline at end of file
+- Initial release