<div dir="ltr">Hi<div><br></div><div>I installed and configured openstack work with nova-compute-lxd driver.</div><div><br></div><div>openstack : kilo</div><div>ubuntu : 15.10</div><div><br></div><div>I ran below for installation</div><div><div>#apt-get install nova-compute-lxd</div><div>#usermod -G lxd -a nova</div><div>#service nova-compute restart</div></div><div><br></div><div>and then, nova hypervisor becomes lxd</div><div>"nova hypervisor-show compute1" shows  "hypervisor_type :  lxd"</div><div><br></div><div>and then, I created glance image </div><div>and then, I created lxd instance</div><div><div># nova list</div><div>+--------------------------------------+------+--------+------------+-------------+-------------------------+</div><div>| ID                                   | Name | Status | Task State | Power State | Networks                |</div><div>+--------------------------------------+------+--------+------------+-------------+-------------------------+</div><div>| 0e95192b-fd32-4d47-897b-88cfa6b4fef5 | lxd1 | ACTIVE | -          | Running     | demo-net=100.100.100.9  |</div><div>| df717de4-ac40-483d-a70e-ab6a18ca9229 | lxd2 | ACTIVE | -          | Running     | demo-net=100.100.100.10 |</div><div>| 8d22d000-381c-44fd-ae24-06a2a66e4dec | lxd3 | ACTIVE | -          | Running     | demo-net=100.100.100.11 |</div></div><div><br></div><div>However, in horizon dashboard, I can not access lxd instance with console.</div><div><br></div><div>I don't know. console works with kvm hypervisor instance</div><div><br></div><div>Anyone knows about this. What about lxc instance?</div><div><br></div><div>I think lxd is similar to lxd</div><div><br></div><div>I have some problem with dhcp subnet.  I'm trying to solve this.</div><div>It means I can not configure to network access by floating IP.</div><div><br></div><div>anyone has expriences with lxd or lxd in openstack???</div></div>