]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
rpm, deb specs were updated according to global requirements: 06/206/8 openstack-ci/fuel-6.0/2014.2
authorMaksym Yatsenko <myatsenko@mirantis.com>
Mon, 20 Oct 2014 17:00:28 +0000 (20:00 +0300)
committerMaksym Yatsenko <myatsenko@mirantis.com>
Mon, 27 Oct 2014 15:36:59 +0000 (17:36 +0200)
python-pbr requirements were updated/added: pbr>=0.6,!=0.7,<1.0,
python-keystoneclient - was removed

Change-Id: Ie81310f5fd1bede5392967c9d57d1f646a3c61ef

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

index a029f3a351f6721852bafa1412c91ac0a9bc7e29..c7ebddf288686199bfd6cb0daaf90bac0549806b 100644 (file)
@@ -1,8 +1,10 @@
 [gerrit]
-host=gerrit.mirantis.com
+host=review.fuel-infra.org
 port=29418
-project=openstack-ci/openstack/cinder-build
+project=openstack-build/cinder-build
 defaultbranch=openstack-ci/fuel-6.0/2014.2
 
 
 
+
+
index aa9a887258cb06f4d7f1c18a8eeb922c97e50f47..c084f55c225ebe0154bba0a6c194295827412c0b 100644 (file)
@@ -13,7 +13,6 @@ Build-Depends-Indep:
  python-greenlet (>= 0.3.2),
  python-hacking,
  python-iso8601 (>= 0.1.9),
- python-keystoneclient (>= 1:0.10.0),
  python-keystonemiddleware (>= 1.0.0),
  python-kombu (>= 2.5.0),
  python-lxml (>= 2.3),
@@ -56,6 +55,7 @@ Package: python-cinder
 Section: python
 Architecture: all
 Depends:
+ python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0),
  python-amqplib (>= 0.6.1),
  python-anyjson (>= 0.3.3),
  python-argparse,
@@ -65,7 +65,6 @@ Depends:
  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.10.0),
  python-keystonemiddleware (>= 1.0.0),
  python-kombu (>= 2.5.0),
  python-lockfile (>= 0.8),
index 1fef74a92c52f8604b6d2f343ef8ff5ee4f72581..6c9e4754e1096758c77976dafaa66da86764f21f 100644 (file)
@@ -72,6 +72,7 @@ Requires:         python-qpid
 Requires:         python-kombu >= 2.5.0
 Requires:         python-amqplib
 
+Requires:         python-pbr >= 0.6.0, python-pbr < 0.7.0, python-pbr > 0.7.0, python-pbr < 1.0
 Requires:         python-eventlet >= 0.15.1
 Requires:         python-greenlet >= 0.3.2
 Requires:         python-iso8601 >= 0.1.9
@@ -102,7 +103,6 @@ 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 >= 1:0.10.0
 Requires:         python-keystonemiddleware >= 1.0.0
 Requires:         python-novaclient >= 1:2.18.0