<div dir="ltr">Hi list!<div><br></div><div>There is an idea of making use of hardware composition (e.g. <a href="http://www.intel.com/content/www/us/en/architecture-and-technology/rack-scale-architecture/intel-rack-scale-architecture-resources.html">http://www.intel.com/content/www/us/en/architecture-and-technology/rack-scale-architecture/intel-rack-scale-architecture-resources.html</a>) to create nodes for ironic.</div><div><br></div><div>The current proposal is:</div><div><br></div><div>1. To create hardware-compositor service under ironic umbrella to manage this composition process. Its initial implementation will support Intel RSA, other technologies may be added in future. At the beginning, it will contain the most basic CRUD logic for composed system.</div><div><br></div><div>2. Add logic to nova to compose a node using this new project and register it in ironic if the scheduler is not able to find any ironic node matching the flavor. An alternative (as pointed out by Devananda during yesterday's meeting) could be using it in ironic by claims API when it's implemented (<a href="https://review.openstack.org/204641">https://review.openstack.org/204641</a>).</div><div><br></div><div>3. If implemented in nova, there will be no changes to ironic right now (apart from needing the driver to manage these composed nodes, which is redfish I beleive), but there are cases when it may be useful to call this service from ironic directly, e.g. to free the resources when a node is deleted.</div><div><br></div><div>Thoughts?</div><div><br></div><div>Thanks,</div><div>Vlad</div></div>