aboutsummaryrefslogtreecommitdiffstats
path: root/DominoServer.py
AgeCommit message (Collapse)AuthorFilesLines
2017-09-02Add domino packageCédric Ollivier1-5/+5
It's required by Functest to ease integrating all OPNFV projects and their requirements. It also synchronizes requirements with stable/ocata and renames domino-cli to domino_cli to conform with common module names. It defines scripts and console_scripts to rely on $PATH. run_multimode.sh is adapted to correctly call client, cli and server. It should be noted that run.sh can raise conflicts if it's already provided by another OPNFV package and that run_on_remote_nodes.sh is not fully updated. Otherwise it obliges all OPNFV installers to be updated as well. run.sh is unchanged and it's called by releng from local directory. It may rise runtime issues if several files are not loaded via pkg_resources. Change-Id: Ibd9dd56f316609180aa432c6b7ee5a375d9af674 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-07-25JIRA: DOMINO-27 Extend publish RPC callUlas Kozat1-17/+21
Change-Id: If8cba13e3237c034ceace68cf4b14f3090612ab5 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2017-02-06JIRA DOMINO-21Ulas Kozat1-5/+11
Change-Id: I374ec211ca86c50fa22c42f3c410e0d89cbc27ef Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-12-16JIRA DOMINO-22Ulas Kozat1-50/+135
Change-Id: Ia2a9d280e28e53df9a50eb85063b5ce437718df8 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-12-01JIRA Issue DOMINO-24Ulas Kozat1-16/+17
Change-Id: Id45f86b7b8f88dcdcdc724942c5109eaf1d3d193 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-11-17Replace toscaparser with native yaml to load published Tosca file into memoryUlas Kozat1-4/+5
Change-Id: I2ab06c97d103f95d53db256675b6949fa2b7b308 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-07-01return FAILED status when no file is generated for distributionUlas Kozat1-0/+6
add tests/logdata/ to make CI happy Change-Id: I01e0b9feebd5dee2175999e78885abf7124a8410 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-17added new tosca samples and fixed some small bugsUlas Kozat1-1/+1
Change-Id: I936f12c0129711a234187cd285b2244af65a70b8 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-15Publish routine turns FAILED status when distribution or translation failsUlas Kozat1-7/+9
Change-Id: Ie66dbd2edfa9ab28e21701b3ac79242c7d5c507e Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-13Added cliport support for domino-cli.py to be able to run multiple domino ↵Ulas Kozat1-1/+1
clients in non-interactive mode Change-Id: I38dd5061d60739ba2e37c50e8887abe69fa0b137 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-10Added heat translation supportUlas Kozat1-4/+15
Change-Id: I9d2462e34eda9e052774be280984dd571ff14650 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-09files pushed to the client are written to files under directories named ↵Ulas Kozat1-8/+15
after udid Change-Id: I28b5dd6ce3bcc9592108ffecbd325b4290ddeddf Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-09Readded falsely deleted line for recording registered nodes in dictionary objectUlas Kozat1-12/+26
Change-Id: Ie000af03a00c8b0abb37fba8cf8634cd2824812d Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-06error was occurring when a template is subscribed without label subscriptionUlas Kozat1-13/+13
Change-Id: I490615fe231b679089984390a1bcbbe87c059f6c Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-06Updated documentation, moved some configuration parameters to the ↵Ulas Kozat1-1/+1
domino_conf.py file Change-Id: I31fe9cc150ed77bd200de8a78fb357b8d0761dab Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com> Updated documentation, moved some configuration parameters to the domino_conf.py file Change-Id: I419d647a8909f3ee88d96d311646843b1aef7c93 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-03added sqlite3 support at Domino Server for label subscriptions and client ↵Ulas Kozat1-0/+16
registrations Change-Id: Id12aff1f81678aeb05ec77ff9f6fb28d6874b981 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-03added sqlite3 support at Domino Server for label subscriptions and client ↵Ulas Kozat1-9/+49
registrations Change-Id: Ia3d741adadb20eb92525a4640ad70fa3fdc435a2 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-02removed pyc files, added label and template subscription options to ↵Ulas Kozat1-0/+3
overwrite and delete existing entries Change-Id: Ic44e6463bbdd4fc8365099d36c0d9df50b1b2249 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-05-27refactored codes, added standalone CLI client, option of interactive vs. ↵Ulas Kozat1-1/+1
standalone CLI Change-Id: I262aaf4f5908c0d9b7eae87699c49ba385437589 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-05-24Fixed loglevel reference error and modified README.mdUlas Kozat1-2/+2
Change-Id: I2d22ebd741ee61debf981356993587a62aa277ea Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-05-20added features: logger, exception handling, CLI changes, move constants to ↵Ulas Kozat1-32/+79
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>
2016-05-15Simple mapper/scheduler/partitioner functions implementedUlas Kozat1-0/+287
Change-Id: I553b196943022451d8dc4984fe37b2b228c8f4cf Signed-off-by: Ulas C. Kozat <ulas.kozat@huawei.com>