aboutsummaryrefslogtreecommitdiffstats
path: root/DominoServer.py
AgeCommit message (Expand)AuthorFilesLines
2017-09-02Add domino packageCédric Ollivier1-5/+5
2017-07-25JIRA: DOMINO-27 Extend publish RPC callUlas Kozat1-17/+21
2017-02-06JIRA DOMINO-21Ulas Kozat1-5/+11
2016-12-16JIRA DOMINO-22Ulas Kozat1-50/+135
2016-12-01JIRA Issue DOMINO-24Ulas Kozat1-16/+17
2016-11-17Replace toscaparser with native yaml to load published Tosca file into memoryUlas Kozat1-4/+5
2016-07-01return FAILED status when no file is generated for distributionUlas Kozat1-0/+6
2016-06-17added new tosca samples and fixed some small bugsUlas Kozat1-1/+1
2016-06-15Publish routine turns FAILED status when distribution or translation failsUlas Kozat1-7/+9
2016-06-13Added cliport support for domino-cli.py to be able to run multiple domino cli...Ulas Kozat1-1/+1
2016-06-10Added heat translation supportUlas Kozat1-4/+15
2016-06-09files pushed to the client are written to files under directories named after...Ulas Kozat1-8/+15
2016-06-09Readded falsely deleted line for recording registered nodes in dictionary objectUlas Kozat1-12/+26
2016-06-06error was occurring when a template is subscribed without label subscriptionUlas Kozat1-13/+13
2016-06-06Updated documentation, moved some configuration parameters to the domino_conf...Ulas Kozat1-1/+1
2016-06-03added sqlite3 support at Domino Server for label subscriptions and client reg...Ulas Kozat1-0/+16
2016-06-03added sqlite3 support at Domino Server for label subscriptions and client reg...Ulas Kozat1-9/+49
2016-06-02removed pyc files, added label and template subscription options to overwrite...Ulas Kozat1-0/+3
2016-05-27refactored codes, added standalone CLI client, option of interactive vs. stan...Ulas Kozat1-1/+1
2016-05-24Fixed loglevel reference error and modified README.mdUlas Kozat1-2/+2
2016-05-20added features: logger, exception handling, CLI changes, move constants to do...Ulas Kozat1-32/+79
2016-05-15Simple mapper/scheduler/partitioner functions implementedUlas Kozat1-0/+287