<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Note that there has been a lot of discussion and a potential path forward for hierarchical project support in openstack. I personally think this makes a lot more sense than having a bunch of domain specific calls. Please take a look at the information in the wiki here:<div><br></div><div><a href="https://wiki.openstack.org/wiki/HierarchicalMultitenancy">https://wiki.openstack.org/wiki/HierarchicalMultitenancy</a></div><div><br></div><div>We are going to be discussing this in detail at the summit.</div><div><br></div><div>Vish</div><div><br><div><div>On Mar 28, 2014, at 7:06 AM, Henrique Truta <<a href="mailto:henriquecostatruta@gmail.com">henriquecostatruta@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><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>
_______________________________________________<br>OpenStack-dev mailing list<br><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></blockquote></div><br></div></body></html>