<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 3, 2014 at 3:31 PM, Mike Scherbakov <span dir="ltr"><<a href="mailto:mscherbakov@mirantis.com" target="_blank">mscherbakov@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">Hi all,<div>enable_new_services in nova.conf seems to allow add new compute nodes in disabled state:</div><div><a href="https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/api.py#L507-L508" target="_blank">https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/api.py#L507-L508</a>, so it would allow to check everything first, before allowing production workloads host a VM on it. I've filed a bug to Fuel to use this by default when we scale up the env (add more computes) [1].</div><div><br></div><div>A few questions:</div><div><ol><li>can we somehow enable compute service for test tenant first? So cloud administrator would be able to run test VMs on the node, and after ensuring that everything is fine - to enable service for all tenants<br></li></ol></div></div></blockquote><div><br></div><div>Although there may be more then one way to set this up in nova, this can definitely be done via nova host aggregates. Put new compute services into an aggregate that only specific tenants can access (controlled via  scheduler filter).</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><ol><li></li><li>What about Cinder? Is there a similar option / ability?</li><li>What about other OpenStack projects?</li></ol></div><div><div><div>What is your opinion, how we should approach the problem (if there is a problem)?</div><div><br></div><div><div>[1] <a href="https://bugs.launchpad.net/fuel/+bug/1398817" target="_blank">https://bugs.launchpad.net/fuel/+bug/1398817</a></div><span class="HOEnZb"><font color="#888888">-- <br><div><div dir="ltr">Mike Scherbakov<br>#mihgen<br><br></div></div>
</font></span></div></div></div></div>
<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>