Skip to content
  • Klaus Aehlig's avatar
    Move cluster metrics to a separate module · a528597c
    Klaus Aehlig authored
    
    
    This is a code move. In this way, operations that need the cluster metrics
    (like simulating node evacuation, e.g., in order to determine global N+1
    redundancy) can use it, without having to depend on Ganeti.HTools.Cluster.
    In particular, they can provide functionality that eventually will be used
    by Ganeti.HTools.Cluster functions without having to go into that already
    overcrowded module. Making that module smaller, and hence more manageable,
    is a nice side effect.
    
    Signed-off-by: default avatarKlaus Aehlig <aehlig@google.com>
    Reviewed-by: default avatarPetr Pudlak <pudlak@google.com>
    a528597c