aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mapper
AgeCommit message (Collapse)AuthorFilesLines
2016-11-18Fix reference files and client logging for testingUlas Kozat1-1/+1
Fix bug in the scheduler code introduced in the previous merge Change-Id: Ib6ce799748a767a2d78bdddd853bfbc93b2e9c23 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-11-18Bug fix in max-packing scheduler logicUlas Kozat1-2/+3
Change-Id: I07aef0c3942d3f76e0accb5cfc16d6f087ab3f92 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/+4
Change-Id: I2ab06c97d103f95d53db256675b6949fa2b7b308 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-02removed pyc files, added label and template subscription options to ↵Ulas Kozat2-0/+0
overwrite and delete existing entries Change-Id: Ic44e6463bbdd4fc8365099d36c0d9df50b1b2249 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-05-15Simple mapper/scheduler/partitioner functions implementedUlas Kozat4-0/+86
Change-Id: I553b196943022451d8dc4984fe37b2b228c8f4cf Signed-off-by: Ulas C. Kozat <ulas.kozat@huawei.com>