aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java/org/openecomp/sdc/be/tosca/PropertyConvertor.java
AgeCommit message (Expand)AuthorFilesLines
2023-05-30Fix certain default values breaking VFCeschcam1-1/+8
2023-05-25Support TOSCA functions in operation inputsfranciscovila1-1/+2
2023-02-24Type list of floats not generated correctly in toscaJvD_Ericsson1-10/+16
2023-02-02Fix 'in_range constraints missing from TOSCA template'-bugvasraz1-6/+3
2023-01-27Fix int and float constraints generating as stringseschcam1-9/+66
2023-01-27Add TCs to cover Constraintsvasraz1-1/+0
2023-01-03Fix 'NPE thrown in editing constraints'-bugvasraz1-2/+2
2022-12-14Fix bug 'Pattern constraint validation failure'vasraz1-11/+9
2022-12-02Fix numeric constraint values generated as stringsJvD_Ericsson1-3/+4
2022-12-01Support addition of pattern constraintJvD_Ericsson1-0/+5
2022-10-24Support import of VFCs with property constraintsMichaelMorris1-0/+72
2022-07-29Support a custom yaml value in tosca functionandre.schmid1-0/+4
2022-05-27Fix error handling valid yaml property valuesMichaelMorris1-0/+6
2022-03-11Support complex types in interface operation inputsandre.schmid1-2/+1
2021-03-19Reformat catalog-bevasraz1-39/+24
2021-02-25Improve import and export VFC TOSCA attributesandre.schmid1-5/+5
2020-12-15Add metadata to topology inputs1.8.0MichaelMorris1-0/+1
2020-05-07Support functions in TOSCA Simple Profile in YAMLvasraz1-1/+1
2020-02-13Fix PropertyConvertor initialization (use spring)talig1-44/+16
2020-01-22Catalog alignmentys96931-2/+2
2019-05-07Change to enable SDC list type inputToshimichi Fukuda1-17/+25
2019-02-05fix review comments on property assignmentTalio1-20/+13
2019-02-04Add property mapping feature to ONAPTalio1-21/+43
2018-11-26SDC can not handle complex string in tosca yamlTal Gitelman1-1/+1
2018-10-04fix csar creationMichael Lando1-1/+1
2018-07-29re base codeMichael Lando1-19/+42
2018-03-07Sync Integ to MasterMichael Lando1-134/+134
2017-12-10Final commit to master merge fromTal Gitelman1-1/+5
2017-10-29SDC distribution failure fixTal Gitelman1-20/+17
2017-10-24align MMETal Gitelman1-7/+13
2017-08-02[SDC] code rebase for sdc resync to LFAvi Ziv1-49/+14
2017-07-17[SDC] rebase 1710 codeMichael Lando1-35/+36
2017-07-12[sdc] rebase updateMichael Lando1-4/+42
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando1-3/+2
2017-02-19Initial OpenECOMP SDC commitMichael Lando1-0/+189