
mjfork at us
Dec 10, 2011, 2:48 PM
Post #2 of 2
(70 views)
Permalink
|
This is a known bug - see https://bugs.launchpad.net/horizon/+bug/897882 - and the following workaround allowed my installation to finish Modify the existing line in openstack-dashboard/tools/pip-requires from: -e git+https://github.com/openstack/quantum.git#egg=quantum to -e git+https://github.com/openstack/quantum.git at stable/diablo#egg=quantum Michael ------------------------------------------------- Michael Fork Cloud Architect, Emerging Solutions IBM Systems & Technology Group From: "Roberto Dalas Z. Benavides" <betodalas [at] gmail> To: openstack-operators at lists.openstack.org Date: 12/10/2011 10:27 AM Subject: [Openstack-operators] dashboard horizon Sent by: openstack-operators-bounces at lists.openstack.org Hello guys, I'm trying to install the dashboard or horizontal diablo om 2011.3 and is givingbelow error: Running setup.py egg_info package for quantum Checking for virtual-env and easy_install done. Command 'egg' not found This seems to be a bug, does anyone know how to solve? _______________________________________________ Openstack-operators mailing list Openstack-operators at lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20111210/818eaeae/attachment.html>
|