[user-guide] Replace nova commands with openstack commands
Further updates to https://review.openstack.org/#/c/403435/1 Change-Id: I557e78ba02ecf03a8fb15f2b9ad43085b88bdef9 Implements: blueprint use-openstack-command
This commit is contained in:
@@ -60,11 +60,11 @@ You can run the following shelving tasks:
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
By default, the :command:`nova shelve` command gives the guest operating
|
By default, the :command:`openstack server shelve` command gives the guest
|
||||||
system a chance to perform a controlled shutdown before the instance
|
operating system a chance to perform a controlled shutdown before the
|
||||||
is powered off. The shutdown behavior is configured by the
|
instance is powered off. The shutdown behavior is configured by the
|
||||||
``shutdown_timeout`` parameter that can be set in the
|
``shutdown_timeout`` parameter that can be set in the
|
||||||
``nova.conf`` file. Its value stands for the overall
|
:file:`nova.conf` file. Its value stands for the overall
|
||||||
period (in seconds) a guest operation system is allowed
|
period (in seconds) a guest operation system is allowed
|
||||||
to complete the shutdown. The default timeout is 60 seconds.
|
to complete the shutdown. The default timeout is 60 seconds.
|
||||||
See `Description of Compute configuration options
|
See `Description of Compute configuration options
|
||||||
|
Reference in New Issue
Block a user