Hi Edgar,
With the splitting of repos, I believe you will need the python-quantumclient package and the quantum-common packages: https://launchpad.net/ubuntu/+source/quantum/+index Per my understanding, there is a common git repo for the client and the common code: https://github.com/openstack/python-quantumclient Thanks, ~Sumit. From: netstack-bounces+snaiksat=cisco....@lists.launchpad.net [mailto:netstack-bounces+snaiksat=cisco....@lists.launchpad.net] On Behalf Of Edgar Magana (eperdomo) Sent: Wednesday, February 01, 2012 6:40 PM To: netstack@lists.launchpad.net Subject: [Netstack] where did the common folder go? Hi, I just cloned quantum from github and I am not able anymore of starting the quantum service: #quantum$ bin/quantum-server Traceback (most recent call last): File "bin/quantum-server", line 22, in <module> from quantum.server import main as server File "/home/eperdomo/openstack/quantum/quantum/server/__init__.py", line 36, in <module> from quantum import service File "/home/eperdomo/openstack/quantum/quantum/service.py", line 19, in <module> from quantum.common import config ImportError: No module named common I noticed that the commond folder is gone, si this part of the repo slit between the client and the server? It should be like that right? Thanks, Edgar
-- Mailing list: https://launchpad.net/~netstack Post to : netstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp