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