Hello,<br><br>I have installed OpenStack Folsom with Quantum to use it in my projects.<br><br>I am not using KVM virtualization but LXC so i have installed nova-compute-lxc on my compute node.<br><br>In the beginning, i couldn't launch LXC instances until i modified the setup_container method in /nova/virt/disk/api.py.<br>
<br>Now i can launch LXC successfully but once i delete them i can no longer re-launch. I keep getting this error <a href="http://pastebin.com/Y1AeEBEi">http://pastebin.com/Y1AeEBEi</a><br><br>My only solution is i have to reboot nova-compute service on compute node each time i need to launch a LXC instance correctly which is kind of annoying.<br>
<br>Can someone help me out or point me to a good HowTo that involves both LXC and Quantum ? <br><br>Regards,<br><br>Fellow Stacker<br>