[user] s/operation system/operating system/g
Fix a typo. Closes-Bug: #1674709 Closes-Bug: #1674713 Closes-Bug: #1674716 Change-Id: Ida6866c587bcc34a1e2b0a5ee0bffbe47d259cc1
This commit is contained in:
parent
ae04134649
commit
fea79568cc
@ -71,13 +71,14 @@ Change the size of a server by changing its flavor.
|
||||
|
||||
.. note::
|
||||
|
||||
By default, the :command:`openstack server resize` command gives the guest operating
|
||||
By default, the :command:`openstack server resize` command gives
|
||||
the guest operating
|
||||
system a chance to perform a controlled shutdown before the instance
|
||||
is powered off and the instance is resized.
|
||||
The shutdown behavior is configured by the
|
||||
``shutdown_timeout`` parameter that can be set in the
|
||||
``nova.conf`` file. Its value stands for the overall
|
||||
period (in seconds) a guest operation system is allowed
|
||||
period (in seconds) a guest operating system is allowed
|
||||
to complete the shutdown. The default timeout is 60 seconds.
|
||||
See `Description of Compute configuration options
|
||||
<https://docs.openstack.org/ocata/config-reference/compute/config-options.html>`_
|
||||
|
@ -49,7 +49,7 @@ command:
|
||||
The shutdown behavior is configured by the ``shutdown_timeout``
|
||||
parameter that can be set in the ``nova.conf`` file.
|
||||
Its value stands for the overall period (in seconds)
|
||||
a guest operation system is allowed to complete the shutdown.
|
||||
a guest operating system is allowed to complete the shutdown.
|
||||
The default timeout is 60 seconds. See `Description of
|
||||
Compute configuration options
|
||||
<https://docs.openstack.org/ocata/config-reference/compute/config-options.html>`_
|
||||
|
@ -65,7 +65,7 @@ You can run the following shelving tasks:
|
||||
instance is powered off. The shutdown behavior is configured by the
|
||||
``shutdown_timeout`` parameter that can be set in the
|
||||
:file:`nova.conf` file. Its value stands for the overall
|
||||
period (in seconds) a guest operation system is allowed
|
||||
period (in seconds) a guest operating system is allowed
|
||||
to complete the shutdown. The default timeout is 60 seconds.
|
||||
See `Description of Compute configuration options
|
||||
<https://docs.openstack.org/ocata/config-reference/compute/config-options.html>`_
|
||||
|
Loading…
x
Reference in New Issue
Block a user