summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ComponentInstanceBusinessLogic.java
AgeCommit message (Expand)AuthorFilesLines
2022-09-09Import services with sub prop tosca functionsMichaelMorris1-5/+4
2022-09-07Support TOSCA functions in sub propertiesMichaelMorris1-1/+25
2022-08-16Fix error handling for instances with no propertiesKrupaNagabhushan1-3/+4
2022-07-29Centralize TOSCA function validationandre.schmid1-8/+5
2022-07-21Maintain VFC instance directives and node filtersfranciscovila1-0/+17
2022-07-18Support for concat TOSCA functionandre.schmid1-8/+14
2022-06-22Support TOSCA get_attribute functionandre.schmid1-8/+22
2022-06-15Fix getToscaFunction validation for property valueKrupaNagabhushan1-0/+26
2022-06-07Support get functions in composition property modalandre.schmid1-13/+8
2022-06-03Maintain VFC instance attribute outputs on instance version changeJvD_Ericsson1-7/+1
2022-06-02Maintain VFC external capabilities and requirementsKrupaNagabhushan1-0/+37
2022-06-02Support of get_property for instance propertiesandre.schmid1-3/+15
2022-05-30Support of get_property in property assignmentandre.schmid1-58/+134
2022-05-25Maintain VFC instance occurrences valuesKrupaNagabhushan1-0/+3
2022-05-17Fix interface panel is blank when switched to a different version of a VFCJvD_Ericsson1-0/+10
2022-04-21Fix NPE when adding ASD VF to serviceMichaelMorris1-1/+1
2022-03-14Support instance count on node templateJvD_Ericsson1-0/+1
2022-03-10Support occurrences on node templatesJvD_Ericsson1-0/+2
2022-01-24Fix issues creating control loop modelMichaelMorris1-1/+1
2021-12-20Fix set value of custom data typeMichaelMorris1-3/+3
2021-08-12Update base types based on modelMichaelMorris1-2/+2
2021-08-06Retrieve data types based on component modelaribeiro1-30/+4
2021-07-05Support for associating node types to modelsaribeiro1-3/+3
2021-05-27Update vulnerable package dependenciesvasraz1-1/+1
2021-05-24[SDC] Fix sonar issuessliard1-18/+26
2021-05-15Improve test coveragevasraz1-3/+2
2021-05-15Support for selection of capabilitiesandre.schmid1-0/+69
2021-04-19Fix 'Unable to save changed attributes default value'vasraz1-14/+185
2021-04-09Allow property to take its value from defined input listKrupaNagabhushan1-1/+36
2021-03-19Reformat catalog-bevasraz1-840/+708
2021-02-25Fix 'not deleting Outputs'vasraz1-19/+29
2021-02-24Implement Attributes/Outputs BE (part 2)vasraz1-189/+274
2021-02-20Fix updating resource version on composition uidavsad1-4/+1
2021-02-18Implement Attributes/Outputs BE (part 1)vasraz1-20/+60
2021-01-29Add support for updating interface operationsaribeiro1-10/+14
2021-01-20Remove dead codeJulienBe1-7/+0
2020-12-15Set directives and node_filters in any node typearibeiro1-7/+1
2020-10-03sdc changes for identifying helm package as a vfmSithara Nambiar1-1/+1
2020-09-21Support for Test Topology Auto Design- Service Importzhaoxiangjun6661-0/+193
2020-09-07Make directives options configurable backendaribeiro1-3/+4
2020-09-07Enable selection of requirementsvasraz1-0/+60
2020-09-04Support for Nested/Hierarchical ServicesMichaelMorris1-43/+106
2020-09-02Support for defining attributes on a node_typevasraz1-18/+14
2020-07-29Config. allowed instances in component compositionandre.schmid1-55/+52
2020-07-09Add support for substitution_filter business logicaribeiro1-7/+5
2020-06-21Add Support for node_filtersaribeiro1-166/+90
2020-06-08Make Directive values Tosca compliantaribeiro1-24/+22
2020-05-19Add null test to ComponentInstanceBusinessLogicChris André1-55/+81
2020-05-06fix bug - Unable to link CSAR artifactYuli Shlosberg1-4/+10
2020-03-24Fixed updating VFCk.kedron1-5/+8