Fix QA and documentation about no initrd case
authorIustin Pop <iustin@google.com>
Mon, 11 May 2009 13:43:34 +0000 (15:43 +0200)
committerIustin Pop <iustin@google.com>
Mon, 11 May 2009 14:18:26 +0000 (16:18 +0200)
commit5645d16b69267ec39dfc27ebbe6d8efa63a9a856
tree0d339171fd8d2fbeec4cb9abb1db858ddd9aa25e
parentdad1e8060c4b9dc7d528de7c85223e610d55ca66
Fix QA and documentation about no initrd case

In Ganeti 1.2, “none” was used to signify no initrd. In 2.0 we have
changed to “no_” as a prefix (i.e. “-H no_initrd_path”) and thus we
document in the manpage this.

The QA suite is changed accordingly.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
man/gnt-instance.sgml
qa/qa_instance.py