LGTM

On 10/21/2015 11:23 AM, Klaus Aehlig wrote:
On Mon, Oct 19, 2015 at 06:48:12PM +0200, Oleg Ponomarev wrote:
%s/dynamic utilisation/dynamic utilisation data

On 10/19/2015 03:57 PM, 'Klaus Aehlig' via ganeti-devel wrote:
+  , optIdleDefault :: Bool           -- ^ Assume idle load for all not provided
+                                     -- dynamic utilisation

     Interdiff [PATCH stable-2.17 01/14] Add a new option for assuming idleness

diff --git a/src/Ganeti/HTools/CLI.hs b/src/Ganeti/HTools/CLI.hs
index b941013..d24392d 100644
--- a/src/Ganeti/HTools/CLI.hs
+++ b/src/Ganeti/HTools/CLI.hs
@@ -155,7 +155,7 @@ data Options = Options
    , optDynuFile    :: Maybe FilePath -- ^ Optional file with dynamic use data
    , optIgnoreDynu  :: Bool           -- ^ Do not use dynamic use data
    , optIdleDefault :: Bool           -- ^ Assume idle load for all not 
provided
-                                     -- dynamic utilisation
+                                     -- dynamic utilisation data
    , optIgnoreSoftErrors :: Bool      -- ^ Ignore soft errors in balancing 
moves
    , optIndependentGroups :: Bool     -- ^ consider groups independently
    , optAcceptExisting :: Bool        -- ^ accept existing N+1 violations



Reply via email to