Merge "doc: Move the note to an appropriate place"

This commit is contained in:
Zuul
2018-01-25 11:49:20 +00:00
committed by Gerrit Code Review

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``.