<div dir="ltr">Hi All,<div><br></div><div style>Can I have one compute that acts as a proxy for multiple logically pooled resources? i.e the proxy compute driver will add one entry in the DB for each logical resource. The proxy will also update the statistics in the resource tracker for each of the resource added so that the scheduler can choose the right resource.</div>
<div style>The baremetal provisioning was similar to this. Should the same be used or there are other implementations?</div><div style><br></div><div style>The approach we were thinking was :</div><div style>1. the nova compute driver that acts as a proxy will create DB entries in ComputeNode table for each logical resource.</div>
<div style>2. Modify the scheduler so that the scheduler first  determines the correct node after filtering and weighing . The scheduler as a part of the rpc_cast will send additional information of the compute node so that proxy compute driver will know which resource to use.</div>
<div style><br></div><div style>Thanks</div><div style>VK Kumar</div></div>