"Creates and get" is modified to "Creates and gets"
(df) This call creates a private volume - I updated the "Creates and gets" text to "Creates a private ..." Closes-Bug: #1489681 Change-Id: I8c642dff11bc451474a5a0fe70a5b5311d85dcbd
This commit is contained in:
parent
6dd391410d
commit
b366a1bc81
@ -504,8 +504,9 @@
|
||||
<para>The volume type access.</para>
|
||||
<para>
|
||||
Set to <code>true</code> if access is public. Set to
|
||||
<code>false</code> if access is private.
|
||||
</para></wadl:doc>
|
||||
<code>false</code> if access is private. Default is <code>true</code>.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
</param>'>
|
||||
<!ENTITY isPublicParameterResp '
|
||||
<param xmlns="http://wadl.dev.java.net/2009/02"
|
||||
|
@ -30,9 +30,9 @@
|
||||
</resources>
|
||||
<method name="POST" id="createVolumeTypeAccessExt">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
|
||||
title="Create volume">
|
||||
title="Create private volume">
|
||||
<para role="shortdesc">
|
||||
Creates and get details for private Block Storage volume.
|
||||
Creates a private Block Storage volume.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
<request>
|
||||
|
Loading…
x
Reference in New Issue
Block a user