<div dir="ltr">Nobody tried to use docker for slave nodes, I guess.<div><br></div><div>Actually, you will face several issues. First, you need to install basic system into docker, install packages and run our postinstall script from our <a href="https://github.com/stackforge/fuel-library/blob/master/deployment/puppet/cobbler/templates/kickstart/centos.ks.erb">kickstart file</a>. After that you will need to make sure that nailgun agent sends information to master node. It will allow you to see node on ui and add it to cluster. Then you can either manually modify our database and set 'provisioned' flag for node, or use 'fuel' console client to run deployment without provisioning.<div>
<br></div><div>After that you'll need to solve issues with storages, if any. Almost every storage expects particular filesystem to be present.<br><div class="gmail_extra"><br></div><div class="gmail_extra">Also our master node use docker for services management in 5.0 release.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">If you going to implement it, please share results. It will be very helpful.<br><br><div class="gmail_quote">On Mon, May 5, 2014 at 2:09 PM, Konstantin Danilov <span dir="ltr"><<a href="mailto:kdanilov@mirantis.com" target="_blank">kdanilov@mirantis.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi all,<br><br></div>At the moment I'm using FUEL with vagrant. This combination allows only emulation mode<br>
</div><div>(qemu), which provides too low vm performance. I want install openstack into containers<br>
(Docker, as example) using FUEL, as this would allows me to use full speed virtualization with kvm, but seems like FUEL support only nodes, which booted using PXE boot using FUEL image. This is impossible in case of containers. Is there any way to install FUEL services and make all necessary settings to already running node? Or any other way to add node to FUEL without PXE boot?<br>

</div><br>Thanks<span class="HOEnZb"><font color="#888888"><br clear="all"><div><div><div><div><div><br>-- <br>Kostiantyn Danilov aka <a href="http://koder.ua" target="_blank">koder.ua</a><br>Principal software engineer, Mirantis<br>
<br>skype:<a href="http://koder.ua" target="_blank">koder.ua</a><br>
<a href="http://koder-ua.blogspot.com/" target="_blank">http://koder-ua.blogspot.com/</a><br><a href="http://mirantis.com" target="_blank">http://mirantis.com</a>
</div></div></div></div></div></font></span></div><span class="HOEnZb"><font color="#888888">

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups "fuel-core-team" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:fuel-core-team+unsubscribe@mirantis.com" target="_blank">fuel-core-team+unsubscribe@mirantis.com</a>.<br>
For more options, visit <a href="https://groups.google.com/a/mirantis.com/d/optout" target="_blank">https://groups.google.com/a/mirantis.com/d/optout</a>.<br>
</font></span></blockquote></div><br></div></div></div></div>