Add function for generating UUIDs in the Haskell codebase
Its first use will be to generate the salt for ConfD requests of the Haskell client, as in the Python client. Unit test added as well. Signed-off-by:Michele Tartara <mtartara@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- htest/Test/Ganeti/Utils.hs 16 additions, 1 deletionhtest/Test/Ganeti/Utils.hs
- htools/Ganeti/Utils.hs 10 additions, 0 deletionshtools/Ganeti/Utils.hs
- lib/constants.py 6 additions, 0 deletionslib/constants.py
- lib/utils/__init__.py 1 addition, 2 deletionslib/utils/__init__.py
- lib/utils/io.py 1 addition, 5 deletionslib/utils/io.py
Loading
Please register or sign in to comment