Re: [Openstack] Create tenant with RESTful api

2012-12-15 Thread Yogi Srikrishnan
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: o

Re: [Openstack] [Keystone] Question from mgius on IRC about update_user API call

2011-07-20 Thread Yogi Srikrishnan
Right now the code to update doesn't allow the operation if the user is disabled as there is a separate call to enable/disable user ie /users/userId/enabled .That call should allow the enabling/disabling of user independent of his current status. Regards Yogeshwar Srikrishnan Rackspace ___

Re: [Openstack] [Keystone] Question from mgius on IRC about update_user API call

2011-07-20 Thread Yogi Srikrishnan
From: Mark Gius [m...@markgius.com] Sent: Wednesday, July 20, 2011 4:12 PM To: Yogi Srikrishnan Cc: Jay Pipes; openstack@lists.launchpad.net Subject: Re: [Openstack] [Keystone] Question from mgius on IRC about update_user API call Would you be opposed to removing the