Rick, 

This is a problem of dependency resolution rather than an issue of 
keystoneclient specifically. You can see that glanceclient has a cap on 
keystoneclient that the installed version doesn't meet. 

Dependency resolution has always been a problem but is raising its head again 
recently. If you are seeing it and infra isn't it's probably because you are 
installing specific versions of libraries that don't play well together. I'd go 
and talk to folks in #openstack-infra.


Jamie

----- Original Message -----
> From: "Rick Chen" <[email protected]>
> To: [email protected]
> Sent: Friday, 24 April, 2015 4:27:27 PM
> Subject: [openstack-dev] ERROR: openstackclient.shell Exception raised:       
> python-keystoneclient 1.4.0
> 
> 
> 
> HI All:
> 
> Recently, our local machine often happened “Failed to launch devstack”.
> 
> Does anyone happen below issue in the Opnestack third-part CI devstack
> machine? Any workaround or solution to fixed it.
> 
> 2015-04-24 06:00:18.352 | ERROR: openstackclient.shell Exception raised:
> (python-keystoneclient 1.4.0 (/opt/stack/new/python-keystoneclient),
> Requirement.parse('python-keystoneclient<1.4.0,>=1.1.0'),
> set(['python-glanceclient']))
> 
> 
> 
> pip list | grep keystone
> 
> keystone (2015.2.dev88, /opt/stack/new/keystone)
> 
> keystonemiddleware (1.5.0)
> 
> python-keystoneclient (1.4.0, /opt/stack/new/python-keystoneclient)
> 
> 
> 
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: [email protected]?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to