jclouds create tenant in openstack -


I am using jclouds 1.8.0 to create a tenant in the openstack. "TenantAdminApi" is used to make a tenant.

The following is my code snippet:

  Optional  

But I can not make a tenant because the "isPresent" flag is false.

If I am not wrong, you need OS-KSADAM extension, and when you create references Check the endpoint of the administration (double check which you are using).


Comments

Popular posts from this blog

Python Equivalent for matlab cart2pol and pol2cart -

javascript - Render HTML after each iteration in loop -

sip - Call SipJs to Asterisk 12 -