Merge "Remove some trailing spaces"
This commit is contained in:
commit
3435721fb2
@ -330,7 +330,7 @@
|
||||
<param xmlns="http://wadl.dev.java.net/2009/02"
|
||||
name="block_device_mapping_v2" style="plain"
|
||||
type="csapi:string" required="false">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>Enables booting the server from a volume
|
||||
when additional parameters are given.</para></wadl:doc>
|
||||
@ -339,7 +339,7 @@
|
||||
name="device_name" style="plain"
|
||||
type="csapi:string" required="true"
|
||||
path="$.parameters.block_device_mapping_v2.device_name">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>Describes a path to the device for the
|
||||
volume you want to use to boot the
|
||||
@ -349,7 +349,7 @@
|
||||
name="source_type" style="plain"
|
||||
type="csapi:string" required="true"
|
||||
path="$.parameters.block_device_mapping_v2.source_type">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>Describes the volume source type for the
|
||||
volume. Choices are "blank", "snapshot", "volume", or "image".</para>
|
||||
@ -359,9 +359,9 @@
|
||||
name="destination_type" style="plain"
|
||||
type="csapi:string" required="false"
|
||||
path="$.parameters.block_device_mapping_v2.destination_type">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>Describes where the volume comes from.
|
||||
<para>Describes where the volume comes from.
|
||||
Choices are "local" or "volume". When using
|
||||
"volume" the volume ID </para></wadl:doc>
|
||||
</param>
|
||||
@ -369,7 +369,7 @@
|
||||
name="delete_on_termination" style="plain"
|
||||
type="csapi:string" required="true"
|
||||
path="$.parameters.block_device_mapping_v2.delete_on_termination">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>To delete the boot volume when the server stops, specify
|
||||
<code>true</code>. Otherwise, specify <code>false</code>.</para>
|
||||
@ -379,7 +379,7 @@
|
||||
name="guest_format" style="plain"
|
||||
type="csapi:string" required="true"
|
||||
path="$.parameters.block_device_mapping_v2.guest_format">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>Specifies the guest server disk file system format, such
|
||||
as "ephemeral" or "swap".</para></wadl:doc>
|
||||
@ -388,7 +388,7 @@
|
||||
name="delete_on_termination" style="plain"
|
||||
type="csapi:string" required="true"
|
||||
path="$.parameters.block_device_mapping_v2.delete_on_termination">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>To delete the boot volume when the server stops, specify
|
||||
<code>true</code>. Otherwise, specify <code>false</code>.</para>
|
||||
@ -398,7 +398,7 @@
|
||||
name="boot_index" style="plain"
|
||||
type="csapi:string" required="true"
|
||||
path="$.parameters.block_device_mapping_v2.boot_index">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>Indicates a number designating the boot order of the
|
||||
device. Use -1 for the boot volume, choose 0 for
|
||||
@ -406,7 +406,7 @@
|
||||
</param>
|
||||
<param xmlns="http://wadl.dev.java.net/2009/02" name="config_drive" style="plain"
|
||||
type="csapi:string" required="false">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>Enables metadata injection in a server through a
|
||||
configuration drive.</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user