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

Member with no value in F# -

java - Joda Time Interval Not returning what I expect -

c# - Showing a SelectedItem's Property -