[Pkg-ganeti-devel] [ganeti] 58/165: Support --mond-xen in hbal and hail

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Tue Aug 11 13:53:13 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 0f79b2fd47673b429a158493f85d627816b25835
Author: Klaus Aehlig <aehlig at google.com>
Date:   Wed Feb 18 18:31:51 2015 +0100

    Support --mond-xen in hbal and hail
    
    Signed-off-by: Klaus Aehlig <aehlig at google.com>
    Reviewed-by: Petr Pudlak <pudlak at google.com>
---
 src/Ganeti/HTools/Program/Hail.hs | 1 +
 src/Ganeti/HTools/Program/Hbal.hs | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/Ganeti/HTools/Program/Hail.hs b/src/Ganeti/HTools/Program/Hail.hs
index a405760..2a398ad 100644
--- a/src/Ganeti/HTools/Program/Hail.hs
+++ b/src/Ganeti/HTools/Program/Hail.hs
@@ -66,6 +66,7 @@ options =
     , oIgnoreDyn
     , oIgnoreSoftErrors
     , oMonD
+    , oMonDXen
     ]
 
 -- | The list of arguments supported by the program.
diff --git a/src/Ganeti/HTools/Program/Hbal.hs b/src/Ganeti/HTools/Program/Hbal.hs
index f5f06b4..c3c4116 100644
--- a/src/Ganeti/HTools/Program/Hbal.hs
+++ b/src/Ganeti/HTools/Program/Hbal.hs
@@ -106,6 +106,7 @@ options = do
     , oIgnoreDyn 
     , oMonD
     , oMonDDataFile
+    , oMonDXen
     , oExTags
     , oExInst
     , oSaveCluster

-- 
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