<div dir="ltr">Hi all,<div>I moved from kilo to liberty using devstack.</div><div>My local.conf scripts were working with kilo. </div><div>I have a multinode setup and, with a control node and a compute node. </div><div>But when I stack the compute node it is not in the nova service-list.</div><div>Bridges br-int and br-ex are created correctly.<br></div><div>These are the services enabled in my local.conf:</div><div><br></div><div><div>disable_all_services</div><div>enable_service nova n-cpu quantum n-novnc rabbit</div></div><div><br></div><div>So I expect the logs and screens related to these services.</div><div><br></div><div><br></div><div>I was looking for the logs and there are just n-cpu.log and n-novnc.log (so n-api is missing, also in the screens).</div><div><br></div><div>n-cpu.log says:</div><div><br></div><div><div>silvia@devstack2:~/devstack$ sg libvirtd '/usr/local/bin/nova-compute --config-f</div><div>ile /etc/nova/nova.conf' & echo $! >/opt/stack/status/stack/n-cpu.pid; fg || ech</div><div>o "n-cpu failed to start" | tee "/opt/stack/status/stack/n-cpu.failure"</div><div>[1] 6412</div><div>sg libvirtd '/usr/local/bin/nova-compute --config-file /etc/nova/nova.conf'</div><div>Traceback (most recent call last):</div><div>  File "/usr/local/bin/nova-compute", line 6, in <module></div><div>    from nova.cmd.compute import main</div><div>  File "/opt/stack/nova/nova/cmd/compute.py", line 26, in <module></div><div>    from nova.conductor import rpcapi as conductor_rpcapi</div><div>  File "/opt/stack/nova/nova/conductor/__init__.py", line 17, in <module></div><div>    from nova.conductor import api as conductor_api</div><div>  File "/opt/stack/nova/nova/conductor/api.py", line 23, in <module></div><div>    from nova.conductor import manager</div><div>  File "/opt/stack/nova/nova/conductor/manager.py", line 28, in <module></div><div>    from nova.api.ec2 import ec2utils</div><div>  File "/opt/stack/nova/nova/api/ec2/__init__.py", line 48, in <module></div><div>    from nova import wsgi</div><div>  File "/opt/stack/nova/nova/wsgi.py", line 34, in <module></div><div>    from paste import deploy</div><div>ImportError: cannot import name deploy</div><div>n-cpu failed to start</div><div><br></div><div>Any suggestions?</div><div>Thank you</div><div><br></div><div><br></div>-- <br><div class="gmail_signature">Silvia Fichera</div>
</div></div>