← Back to team overview

openstack team mailing list archive

Re: Create tenant with RESTful api

 

http://docs.openstack.org/api/openstack-identity-service/2.0/content/POST_addTenant_v2.0_tenants_Admin_API_Service_Developer_Operations-d1e1356.html

This is how it has to be done.Not sure if anything has changed now.

Regards
Yogeshwar Srikrishnan
Rackspace
________________________________
From: openstack-bounces+yogesh.srikrishnan=rackspace.com@xxxxxxxxxxxxxxxxxxx [openstack-bounces+yogesh.srikrishnan=rackspace.com@xxxxxxxxxxxxxxxxxxx] on behalf of Guillermo Alvarado [guillermoalvarado89@xxxxxxxxx]
Sent: Friday, December 14, 2012 12:58 PM
To: openstack@xxxxxxxxxxxxxxxxxxx
Subject: [Openstack] Create tenant with RESTful api

Hi Everyone,

Please, someone can give me information about how to create a tenant with a REST request. I am trying to develop a module to use my legacy billing software, so I need to create tenants, create a vm, terminate it and suspend it. I can achieve the later with the vm but I can not find how to make the request to create a tenant...

Thanks in advance,
Best regards.

References