Merge "use removeTenantAccess and addTenantAccess"
This commit is contained in:
commit
13e4263f81
@ -41,7 +41,7 @@
|
||||
Adds flavor access to a tenant and flavor.
|
||||
</para>
|
||||
<para>
|
||||
Specify the <code>add_tenant_access</code> action and the
|
||||
Specify the <code>addTenantAccess</code> action and the
|
||||
<code>tenant_id</code> in the request body.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
@ -86,7 +86,7 @@
|
||||
Removes flavor access from a tenant and flavor.
|
||||
</para>
|
||||
<para>
|
||||
Specify the <code>remove_tenant_access</code> action and the
|
||||
Specify the <code>removeTenantAccess</code> action and the
|
||||
<code>tenant_id</code> in the request body.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
|
Loading…
x
Reference in New Issue
Block a user