<div dir="ltr"><div dir="ltr"><br><div class="gmail_quote"><div>Having found the nice docs at:</div><div><a href="https://docs.openstack.org/tripleo-docs/latest/install/containers_deployment/tips_tricks.html">https://docs.openstack.org/tripleo-docs/latest/install/containers_deployment/tips_tricks.html</a></div><div><br></div><div>I have divined that I can ssh to each controller node and:</div>sudo docker exec -u root nova_scheduler crudini --set /etc/nova/nova.conf placement <span style="color:rgb(80,0,80)">randomize_allocation_</span><span style="color:rgb(80,0,80)">candidates true</span></div>sudo docker kill -s SIGHUP nova_scheduler</div><div dir="ltr"><br></div><div dir="ltr">...and indeed the /etc/nova/nova.conf in each nova_scheduler container is updated accordingly.</div><div dir="ltr"><br></div><div dir="ltr">Unfortunately, instances are all still launched on compute-0.</div><div dir="ltr"><br></div><div dir="ltr">--</div><div dir="ltr">MC</div><div dir="ltr"><br><div class="gmail_quote"><span style="color:rgb(80,0,80)"><br></span></div></div></div>