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: https://wiki.openstack.org/wiki/HierarchicalMultitenancy We are going to be discussing this in detail at the summit. Vish On Mar 28, 2014, at 7:06 AM, Henrique Truta <henriquecostatruta at gmail.com> wrote: > Hi all! > > 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: > > GET v2/domains/{domain_id}/servers: Lists servers which projects belong to the given domain > GET v2/domains/{domain_id}/servers/{server_id}: Gets details from the given server > DELETE v2/domains/{domain_id}/servers/{server_id}: Deletes the given server > POST v2/domains/{domain_id}/servers/{server_id}/action: Reboots the given server > > Could you help me test these functionalities and review the code? > > The code can be found in my github repo (https://github.com/henriquetruta/nova) on the domains-prototype branch. > > Thanks! > > -- > -- > Ítalo Henrique Costa Truta > > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140331/e8a8da27/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 455 bytes Desc: Message signed with OpenPGP using GPGMail URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140331/e8a8da27/attachment.pgp>