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


-- 
Klaus Aehlig
Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschaeftsfuehrer: Matthew Scott Sucherman, Paul Terence Manicle

Reply via email to