diff options
Diffstat (limited to 'api-guide/source/server_concepts.rst')
-rw-r--r-- | api-guide/source/server_concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-guide/source/server_concepts.rst b/api-guide/source/server_concepts.rst index e208b03dbc..d836debd2b 100644 --- a/api-guide/source/server_concepts.rst +++ b/api-guide/source/server_concepts.rst @@ -425,7 +425,7 @@ Server actions spawned in the virt layer and revert all changes, the original server will still be used from then on. - Also, there there is a periodic task configured by configuration option + Also, there is a periodic task configured by configuration option resize_confirm_window(in seconds), if this value is not 0, nova compute will check whether the server is in resized state longer than value of resize_confirm_window, it will automatically confirm the resize |