summaryrefslogtreecommitdiffstats
path: root/domino_conf.py
AgeCommit message (Collapse)AuthorFilesLines
2016-05-27refactored codes, added standalone CLI client, option of interactive vs. ↵Ulas Kozat1-0/+1
standalone CLI Change-Id: I262aaf4f5908c0d9b7eae87699c49ba385437589 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-05-20added features: logger, exception handling, CLI changes, move constants to ↵Ulas Kozat1-0/+18
domino_conf.py; fixed bug: packing UDID generated as UINT64 by the random number generator to INT64 Change-Id: Id79e79050d1a1011d3548bb4445792354e7b63d0 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>