You can manually swap out the code in the src dir in your environment quite trivially. For development purposes I frequently have my own copies of the clients symlinked in.
There is no way to override the pip-requires file automagically, however. Requirement freezing in Horizon and client versioning for OpenStack (especially on PyPI) are both on deck to be addressed in Folsom. All the best, - Gabriel From: [email protected] [mailto:[email protected]] On Behalf Of Vijay Sent: Tuesday, May 15, 2012 2:25 PM To: [email protected] Subject: [Openstack] glance nova and keystone clients in horizon dashboard Hello, I have installed essex released version of openstack. When I install horizon, as part of installation it installs everything in pip-requires. This file clones glance, nova and keystone clients from the git site which is dev version and overrides my earlier base essex versions. If git cloning is commented out, then, dashboard cannot be accessed from browser. It says improperly configured no module novaclient. Is there a way to properly configure dashboard with the current existing clients without having to clone it from the git site? Thanks, -vj
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

