diff --git a/doc/source/user/launch-instances.rst b/doc/source/user/launch-instances.rst index 834774e1ef..345af37759 100644 --- a/doc/source/user/launch-instances.rst +++ b/doc/source/user/launch-instances.rst @@ -35,11 +35,6 @@ Launch an instance Instance Name 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:: 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 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 To launch multiple instances, enter a value greater than ``1``. The default is ``1``.