<div dir="ltr"><div>Hi^^ I want to configure lxd as a hypervisor of openstack juno or kilo release in ubuntu 14.04.</div><div>Because <a href="http://docs.openstack.org">http://docs.openstack.org</a> provides only openstack Installation guide for ubuntu 14.04.</div><div>So I can configure openstack in only ubuntu 14.04. I am afraid that configuration need to be changed when configured in 15.04 or later version</div><div>anyway... I have found some information below, but this information is not enough kind about configuration lxd-driver in openstack.  I should make it.  please help me</div><div>thanks in advance.</div><div><br></div><div><div>1. reference :  <a href="https://linuxcontainers.org/lxd/getting-started-openstack/">https://linuxcontainers.org/lxd/getting-started-openstack/</a></div><div>ubuntu 15.10, in openstack compute node, Nova LXD driver install</div><div>(there is no openstack release vesion metioned)</div><div>how to :</div><div># apt-get install nova-compute-lxd</div><div># usermod -G lxd -a nova</div><div># service nova-compute restart</div><div>is that all??</div><div>---><b> Q1)</b>no need for setting in /etc/nova/nova-compute.conf like a "virt_type = qemu" or "virt_type = lxc"  ???</div><div><br></div><div>---> <b>Q2)</b>what minimum release of openstack support LXD driver? lxd can be configured in openstack juno ???</div></div><div> </div><div><div>2. reference : <a href="https://insights.ubuntu.com/2015/05/06/introduction-to-nova-compute-lxd/">https://insights.ubuntu.com/2015/05/06/introduction-to-nova-compute-lxd/</a></div><div>(there is no ubuntu version, openstack release version metioned)</div><div>how to :</div><div># git clone <a href="https://github.com/lxc/nova-compute-lxd">https://github.com/lxc/nova-compute-lxd</a></div><div>After installed source and configure. (there is no explation about "how to installed source and configure", So I don't know how to do)</div><div>and then, compute_driver=nclxd.nova.virt.lxd.LXDDriver in /etc/nova/nova.conf</div><div># service nova-compute restart</div><div>or</div><div>in ubuntu 15.04,</div><div># apt-get install nova-compute-lxd</div><div>and configure LXD  (there is no explanation about "how to configure"))</div><div><br></div><div>---> <b>Q1</b>) If not complecated, anyone can let me know lxd source installation and configuration method for openstack </div><div>            and is there minimum ubuntu version for source installation and configuration?</div></div><div><br></div><div><br></div><div><div>3. I found installation information, </div><div>In ubuntu 14.04, configuration for standalone LXD.</div><div>sudo add-apt-repository ppa:ubuntu-lxc/lxd-stable</div><div>sudo apt-get update</div><div>sudo apt-get install lxd</div></div><div><br></div><div>In ubuntu 14.04, configuration for openstack LXD<br></div><div><div># add-apt-repository cloud-archive:juno</div><div># apt-get update</div><div># apt-get install nova-compute-flex</div></div><div><br></div><div>---> <b>Q1</b>) So, In my guess, standloane LXD configuration may be right, however  I am not sure.for openstack LXD confugration? , how about this way? Is it possible??</div><div><br></div></div>