Skip to content
  • Jose A. Lopes's avatar
    Fetch 'randomUuidFile' from 'ConstantUtils' · 06fd57e5
    Jose A. Lopes authored
    
    
    In 'Ganeti.Utils', update the reference to 'randomUuidFile' to fetch
    the value from 'Ganeti.ConstantUtils' instead of the Python to Haskell
    generated constant.  This allows breaking the dependency of
    'Ganeti.Utils' on the constants module, which in turn will allow
    constants to take their values from Haskell types without creating a
    circular dependency. Update also the Python constant reference.
    
    Signed-off-by: default avatarJose A. Lopes <jabolopes@google.com>
    Reviewed-by: default avatarKlaus Aehlig <aehlig@google.com>
    06fd57e5