aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java/org/openecomp/sdc/be/components/csar/YamlTemplateParsingHandler.java
AgeCommit message (Expand)AuthorFilesLines
2023-10-24Milestone updatesJvD_Ericsson1-10/+16
2023-10-09Import service with milestonesMichaelMorris1-3/+14
2023-10-05Fix 'Missing Substitution Map Node after update Service'-bugvasraz1-0/+1
2023-10-03Allow import of handcrafted templates with specific substitution filter formatvasraz1-8/+17
2023-09-25Fix 'Substitution Node not updated during import'-bugvasraz1-6/+3
2023-08-28Provide import support for timeout field in interface operation implementationimamSidero1-0/+7
2023-07-28Implement 'Update Service by importing Tosca Template'-storyvasraz1-4/+4
2023-07-13Service import issuesJvD_Ericsson1-10/+27
2023-07-12Support occurrences and instance count in importMichaelMorris1-3/+19
2023-06-01Fix formatting error for operation input of complex typeJvD_Ericsson1-0/+11
2023-05-25Support TOSCA functions in operation inputsfranciscovila1-0/+11
2023-03-21Allign properties import during service importKrupaNagabhushan1-0/+3
2023-01-03Provide tosca function to custom datatypes of list and mapimamSidero1-13/+11
2022-12-19Provide tosca function to List entriesimamSidero1-0/+15
2022-10-26Fix import policy issuesMichaelMorris1-1/+6
2022-09-28Fix service import with capability node filtersMichaelMorris1-15/+6
2022-09-19Import unknown group types during Service importvasraz1-36/+35
2022-09-09Import services with sub prop tosca functionsMichaelMorris1-1/+35
2022-09-08Support TOSCA functions in Node Filtersandre.schmid1-15/+37
2022-08-19Fix wrongly generated tosca implementationKrupaNagabhushan1-4/+1
2022-08-15Fix ClassCastException in importMichaelMorris1-24/+30
2022-08-15Service Import - Node Template Interface Definitionsfranciscovila1-15/+213
2022-08-06Support for TOSCA functions for Service Importandre.schmid1-89/+81
2022-08-02Service Import - Node Template Relationship TemplateKrupaNagabhushan1-10/+125
2022-07-21Fix changed instance attribute value not visible in generated toscaJvD_Ericsson1-0/+33
2022-07-15Support Outputs during Import Servicevasraz1-4/+13
2022-07-14Support Policies during Import Servicevasraz1-45/+20
2022-06-24Support Groups during Import Servicevasraz1-20/+16
2022-01-21Support node template artifact propertiesJvD_Ericsson1-0/+7
2022-01-04Fix inputs created incorrectly.MichaelMorris1-2/+4
2021-12-07Update import service to import substitution filtersKrupaNagabhushan1-1/+38
2021-11-17Update service import to import self propertiesKrupaNagabhushan1-2/+10
2021-10-08Allow importing service with no instancesKrupaNagabhushan1-4/+7
2021-08-26Remove usage of outdated library JMockit (catalog-dao)vasraz1-1/+1
2021-08-04Import VSP top. template handling non SDC modelMichaelMorris1-0/+5
2021-08-04Consider component model when retrieving group and policy typesKrupaNagabhushan1-16/+16
2021-05-27Update vulnerable package dependenciesvasraz1-1/+1
2021-05-24[SDC] Fix sonar issuessliard1-19/+29
2021-03-19Reformat catalog-bevasraz1-225/+146
2020-10-26To solve the problem that the CSAR file cannot be imported when it is importe...zhaoxiangjun6661-1/+15
2020-09-21Support for Test Topology Auto Design- Service Importzhaoxiangjun6661-2/+5
2020-02-25Policies import when import VSPDmitry Puzikov1-2/+119
2020-01-22Catalog alignmentys96931-4/+42
2019-10-30add artifacts support in TOSCA exported yml fileLiang Ding1-0/+67
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar1-7/+7
2019-06-10Inheritance in ComponentExceptionTomasz Golabek1-4/+25
2019-04-10Supporting PNFD (SOL001) mapping to Internal AID modeldermot1231-5/+1
2019-02-07Add dependent child service to serviceshrek20001-0/+20
2018-07-29re base codeMichael Lando1-0/+857