<div>Hi stackers,<br><br>I use devstack to install, and got the following error :<br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><span style="font-family:courier new,monospace">+ cd /home/nicolas/openstack/quantum</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">+ sudo python setup.py develop</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">running develop</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">Checking .pth file support in /usr/local/lib/python2.7/dist-packages/</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">/usr/bin/python -E -c pass</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">running egg_info</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">creating quantum.egg-info</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">writing requirements to quantum.egg-info/requires.txt</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">writing quantum.egg-info/PKG-INFO</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">writing eager_resources to quantum.egg-info/eager_resources.txt</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">writing top-level names to quantum.egg-info/top_level.txt</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">writing dependency_links to quantum.egg-info/dependency_links.txt</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">writing entry points to quantum.egg-info/entry_points.txt</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">writing manifest file 'quantum.egg-info/SOURCES.txt'</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">reading manifest file 'quantum.egg-info/SOURCES.txt'</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">reading manifest template 'MANIFEST.in'</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">writing manifest file 'quantum.egg-info/SOURCES.txt'</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">running build_ext</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">Creating /usr/local/lib/python2.7/dist-packages/quantum.egg-link (link to .)</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">quantum 2012.2 is already the active version in easy-install.pth</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">Installing quantum-linuxbridge-agent script to /usr/local/bin</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">Installing quantum-openvswitch-agent script to /usr/local/bin</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">Installing quantum-ryu-agent script to /usr/local/bin</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">Installing quantum-server script to /usr/local/bin</span><br style="font-family:courier new,monospace">

<br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">Installed /home/nicolas/openstack/quantum</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">Processing dependencies for quantum==2012.2</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">Searching for python-quantumclient</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">Best match: python-quantumclient [unknown version]</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">Downloading git+<a href="https://review.openstack.org/p/openstack/python-quantumclient#egg=python-quantumclient">https://review.openstack.org/p/openstack/python-quantumclient#egg=python-quantumclient</a></span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">error: Download error for git+<a href="https://review.openstack.org/p/openstack/python-quantumclient">https://review.openstack.org/p/openstack/python-quantumclient</a>: unknown url type: git+https</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">++ failed</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">++ local r=1</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">++ set +o xtrace</span><br clear="all"></blockquote><div><br>Its seems that the git+https protocol is not recognize. I tried to google it and find no reference. Do I need to install git review to download those files ?<br>

<br>Thanks for the help<br><br></div>---<div>Nicolas</div><br>