doc: Move the note to an appropriate place

"Description" field is also added to match the current version.

Change-Id: Ia05d1873d69500b9e2c576fcb8abe9dbdeba25e8
Closes-Bug: #1742327
This commit is contained in:
Akihiro Motoki
2018-01-20 17:47:39 +09:00
parent e8da066ecc
commit 869127ec19

View File

@@ -35,11 +35,6 @@ Launch an instance
Instance Name Instance Name
Assign a name to the virtual machine. Assign a name to the virtual machine.
Availability Zone
By default, this value is set to the availability zone given by the
cloud provider (for example, ``us-west`` or ``apac-south``). For some
cases, it could be ``nova``.
.. note:: .. note::
The name you assign here becomes the initial host name of the server. The name you assign here becomes the initial host name of the server.
@@ -53,6 +48,14 @@ Launch an instance
Server names are not guaranteed to be unique when created so you Server names are not guaranteed to be unique when created so you
could have two instances with the same host name. could have two instances with the same host name.
Description
You can assign a brief description of the virtual machine.
Availability Zone
By default, this value is set to the availability zone given by the
cloud provider (for example, ``us-west`` or ``apac-south``). For some
cases, it could be ``nova``.
Count Count
To launch multiple instances, enter a value greater than ``1``. The To launch multiple instances, enter a value greater than ``1``. The
default is ``1``. default is ``1``.