>> >> # Manually install quantum into the virtual environment >> git clone https://github.com/openstack/quantum.git quantum.git >> cd quantum.git/common >> ../../tools/with_venv.sh python setup.py install >> cd ../client >> ../../tools/with_venv.sh python setup.py install >> cd ../.. > > Interestingly, on horizon master they've changed pip-requires to use > stable/diablo quantum ... so: > > $> git clone https://github.com/openstack/quantum > $> cd quantum > $> git checkout --track -b diablo origin/stable/diablo > $> ../tools/with_venv.sh python setup.py install > Cole, If you are using RPMs for nova, etc., you also try using the diablo openstack-quantum RPMs now available in the f16 and f17 repos. -Bob _______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud