<div dir="ltr"><p class="gmail-mb-2.5">I have a Dockerize installation from Devstack all-in-one. The goal for me is to connect to the host's KVM and create instances there. Nova was configured as follows for this purpose.</p><p class="gmail-mb-2.5"><font style="background-color:rgb(255,255,255)" color="#000000"><i># /etc/nova/nova.conf<br># /etc/nova/nova-cpu.conf<br># [libvirt]<br># connection_uri = qemu+ssh://<a href="http://root@172.10.1.1/system">root@172.10.1.1/system</a></i></font><br></p><p class="gmail-mb-2.5">When I try to build the instance, I get the following error. </p><p class="gmail-mb-2.5"><i># Build of instance cdd6f8b4-6dcf-4a43-b96a-fb6166b20235 aborted: Failed to allocate the network(s), not rescheduling.<br></i></p><p class="gmail-mb-2.5"><span class="gmail-issue-underline gmail-underline gmail-text-gray-darkest gmail-font-body gmail-decoration-2 gmail-underline-offset-4 gmail-transition gmail-cursor-pointer gmail-decoration-error-main gmail-hover:bg-error-lightest">ovs-vsctl</span> commands cause the error. What is the problem? Does this need to be done differently?</p></div>