Cap kazoo and zake from stable/juno global-requirements

The latest version of zake blocks kazoo 2.1 which causes version
conflicts in stable/juno jobs.

Cap kazoo and zake using the values from global-requirements in
stable/juno so that we can unblock stable/juno and stable/kilo (due to
grenade jobs on kilo).

Also updates .gitreview for stable/juno since this is the first
commit to stable/juno for tooz.

Partial-RTC: #1459322

Change-Id: Ib6f79cfcd18a758ce4b2a86f3ff323d533db4640
This commit is contained in:
Doug Hellmann 2015-05-27 12:22:43 -04:00 committed by Matt Riedemann
parent 5edf2b3db3
commit bd86d31d6e
3 changed files with 5 additions and 4 deletions

View File

@ -2,3 +2,4 @@
host=review.openstack.org
port=29418
project=openstack/tooz.git
defaultbranch=stable/juno

View File

@ -3,9 +3,9 @@ Babel>=1.3
stevedore>=1.1.0
six>=1.7.0
iso8601
kazoo>=1.3.1
kazoo>=1.3.1,<=2.0
pymemcache>=1.2
zake>=0.1.6
zake>=0.1,<=0.1.7 # Apache-2.0
msgpack-python>=0.4.0
retrying>=1.2.3,!=1.3.0
oslo.utils>=1.0.0

View File

@ -3,9 +3,9 @@ Babel>=1.3
stevedore>=1.1.0
six>=1.7.0
iso8601>=0.1.9
kazoo>=1.3.1
kazoo>=1.3.1,<=2.0
pymemcache>=1.2
zake>=0.1
zake>=0.1,<=0.1.7 # Apache-2.0
msgpack-python>=0.4.0
retrying>=1.2.3,!=1.3.0
futures>=2.1.6