<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Michael,</div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Is anyone aware of the current state of the "service tenant" deployment model for Trove, and whether it is a viable option; or whether the historical method of customer tenants/projects are still the recommended approach?<br>
<br>
Any and all comments/thoughts/gotchas would be most appreciated!<br></blockquote><div><br></div><div><div>We've had it running in production on the Nectar cloud for the last 12 months. The work I did made it upstream, so you should be right to go from at least Queens.</div><div><br></div><div>You'll just need to set something like this in your Trove config:</div><div><br></div><div><div>nova_proxy_admin_user = trove</div><div>nova_proxy_admin_pass = <pass></div><div>nova_proxy_admin_tenant_name = trove</div></div><div><div>remote_nova_client = trove.common.single_tenant_remote.nova_client_trove_admin</div><div>remote_cinder_client = trove.common.single_tenant_remote.cinder_client_trove_admin</div><div>remote_neutron_client = trove.common.single_tenant_remote.neutron_client_trove_admin</div><div><br></div><div>cheers,</div></div><div>Andy</div></div></div></div>