On 12/02/2014 03:32 PM, 'Klaus Aehlig' via ganeti-devel wrote:
The --commit option was added to "gnt-instance add" to transform
a forthcoming instance into a real one. Document that new option
in the man page as well.

Signed-off-by: Klaus Aehlig <[email protected]>
---
  man/gnt-instance.rst | 6 +++++-
  1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/man/gnt-instance.rst b/man/gnt-instance.rst
index 9b65408..7cd1707 100644
--- a/man/gnt-instance.rst
+++ b/man/gnt-instance.rst
@@ -32,7 +32,7 @@ ADD
  |  \| {size=*VAL*,provider=*PROVIDER*}[,param=*value*... ][,options...]
  |  \| {-s|\--os-size} *SIZE*}
  | [\--no-ip-check] [\--no-name-check] [\--no-conflicts-check]
-| [\--no-start] [\--no-install] [\--forthcoming]
+| [\--no-start] [\--no-install] [{\--forthcoming \| \--commit}]
  | [\--net=*N* [:options...] \| \--no-nics]
  | [{-B|\--backend-parameters} *BEPARAMS*]
  | [{-H|\--hypervisor-parameters} *HYPERVISOR* [: option=*value*... ]]
@@ -199,6 +199,10 @@ successfully).
  Passing the ``--forthcoming`` option, Ganeti will not at all try
  to create the instance or its disks. Instead the instance will
  only be added to the configuration, so that the resources are reserved.
+If the ``--commit`` option is passed, then it is a prerequisite that
+an instance with that name has already been added to the configuration
+as a forthcoming instance and the request is the replace this instance
+by the newly created real one.

"the request is the" -> "the request is to" ?

--
Niklas Hambüchen
Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores

Reply via email to