[Pkg-ganeti-devel] [ganeti] 100/165: hcheck: support --ignore-dynu

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Tue Aug 11 13:53:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository ganeti.

commit b125f85b721f2000ca88f0c90e81e5d56e116d58
Author: Klaus Aehlig <aehlig at google.com>
Date:   Mon Apr 13 15:18:02 2015 +0200

    hcheck: support --ignore-dynu
    
    Signed-off-by: Klaus Aehlig <aehlig at google.com>
    Reviewed-by: Petr Pudlak <pudlak at google.com>
---
 man/hcheck.rst                      | 1 +
 src/Ganeti/HTools/Program/Hcheck.hs | 1 +
 2 files changed, 2 insertions(+)

diff --git a/man/hcheck.rst b/man/hcheck.rst
index 6db02b9..1dd3931 100644
--- a/man/hcheck.rst
+++ b/man/hcheck.rst
@@ -31,6 +31,7 @@ Algorithm options:
 **[ \--no-disk-moves ]**
 **[ \--no-instance-moves ]**
 **[ -U *util-file* ]**
+**[ \--ignore-dynu ]**
 **[ \--ignore-soft-errors ]**
 **[ \--evac-mode ]**
 **[ \--select-instances *inst...* ]**
diff --git a/src/Ganeti/HTools/Program/Hcheck.hs b/src/Ganeti/HTools/Program/Hcheck.hs
index deb7fc2..be2af8c 100644
--- a/src/Ganeti/HTools/Program/Hcheck.hs
+++ b/src/Ganeti/HTools/Program/Hcheck.hs
@@ -67,6 +67,7 @@ options = do
     [ oDataFile
     , oDiskMoves
     , oDynuFile
+    , oIgnoreDyn
     , oEvacMode
     , oExInst
     , oExTags

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list