Comment 13 for bug 1199529

Revision history for this message
gordon chung (chungg) wrote :

reclone didn't work for me (also, ran clean.sh in there).

building off the latest masters, my devstack fails with:

Installed /opt/stack/horizon
Processing dependencies for horizon==2013.2.a17.g6999264
error: Installed distribution python-keystoneclient 0.3.1.24.gfd8f053 conflicts with requirement python-keystoneclient>=0.2,<0.3
++ failed
++ local r=1
+++ jobs -p
++ kill
++ set +o xtrace

openstack@plwdevstack:/opt/stack/ceilometer$ grep keystoneclient /opt/stack/*/requirements.txt /opt/stack/*/tools/*requires*
/opt/stack/ceilometer/requirements.txt:python-keystoneclient>=0.3.0
/opt/stack/cinder/requirements.txt:python-keystoneclient>=0.2.1
/opt/stack/horizon/requirements.txt:python-keystoneclient>=0.3.0
/opt/stack/keystone/requirements.txt:python-keystoneclient>=0.3.0
/opt/stack/neutron/requirements.txt:python-keystoneclient>=0.2.0
/opt/stack/nova/requirements.txt:python-keystoneclient>=0.2.0
/opt/stack/python-ceilometerclient/requirements.txt:python-keystoneclient>=0.2.1
/opt/stack/python-glanceclient/requirements.txt:python-keystoneclient>=0.2.1
/opt/stack/python-openstackclient/requirements.txt:python-keystoneclient>=0.2,<1.0
/opt/stack/tempest/requirements.txt:python-keystoneclient>=0.2.0
/opt/stack/glance/tools/pip-requires:python-keystoneclient>=0.2.0