<div dir="ltr"><div><div><div><div>Hi all!<br><br></div>I've been working on a 
prototype of Domains in Nova. In that prototype the user is now able to 
do the following API calls with a domain scoped token:<br><br>GET v2/domains/{domain_id}/servers: Lists servers which projects belong to the given domain<br>
GET v2/domains/{domain_id}/servers/{server_id}: Gets details from the given server<br>DELETE v2/domains/{domain_id}/servers/{server_id}: Deletes the given server<br>POST v2/domains/{domain_id}/servers/{server_id}/action: Reboots the given server<br>

<br></div>Could you help me test these functionalities and review the code?<br><br></div>The code can be found in my github repo (<a href="https://github.com/henriquetruta/nova" target="_blank">https://github.com/henriquetruta/nova</a>) on the domains-prototype branch.<br>

<br></div>Thanks!<br clear="all"><br>-- <br><div dir="ltr"><font color="#999999">--<br>Ítalo Henrique Costa Truta<br><br></font><br></div>
</div>