aboutsummaryrefslogtreecommitdiffstats
path: root/common-be/src
AgeCommit message (Expand)AuthorFilesLines
2022-11-08Interface is formatted using extended notation when no implementation added a...vasraz2-72/+6
2022-10-25Fix import service with concat function valuesMichaelMorris1-1/+1
2022-10-05Implement API for fetching single data typevasraz1-39/+39
2022-09-27Service import - Import unknown interface typesKrupaNagabhushan1-1/+2
2022-09-26Service import - Import unknown capability typesfranciscovila1-1/+1
2022-09-19Import unknown group types during Service importvasraz4-380/+18
2022-09-16Import unknown artifact types on Service ImportimamSidero1-1/+1
2022-09-08Support TOSCA functions in Node Filtersandre.schmid30-28/+1004
2022-09-07Support TOSCA functions in sub propertiesMichaelMorris2-0/+35
2022-08-15Service Import - Node Template Interface Definitionsfranciscovila1-0/+6
2022-08-06Support for TOSCA functions for Service Importandre.schmid2-6/+20
2022-08-02Service Import - Node Template Relationship TemplateKrupaNagabhushan1-2/+3
2022-07-29Centralize TOSCA function validationandre.schmid2-24/+7
2022-07-29Support a custom yaml value in tosca functionandre.schmid9-86/+218
2022-07-18Support for concat TOSCA functionandre.schmid14-86/+791
2022-07-15Support Outputs during Import Servicevasraz2-3/+3
2022-07-13Service Import - Input appearing as a propertyvasraz1-25/+5
2022-07-11Fix 'Fail to declare Input for duplicated name of property'vasraz1-4/+3
2022-06-23Fix interface operation update on version changeJvD_Ericsson1-0/+7
2022-06-22Support TOSCA get_attribute functionandre.schmid2-12/+21
2022-06-03Maintain VFC instance attribute outputs on instance version changeJvD_Ericsson2-0/+64
2022-06-03Maintain VFC UI added interface operations after an upgradevasraz1-1/+6
2022-06-02Maintain VFC UI added properties after an upgradevasraz1-2/+4
2022-05-30Support of get_property in property assignmentandre.schmid5-5/+364
2022-05-13Import VFC with i/f op impl extended notataionMichaelMorris1-0/+9
2022-04-28Support deletion of archived VFs in SDC BEfranciscovila1-0/+27
2022-04-21Enable identification of system deployed VFCsMichaelMorris3-0/+8
2022-04-04Implement restore of partially deleted VSPvasraz4-5/+63
2022-03-31Fix package storage and reducer config reloadandre.schmid3-27/+26
2022-03-31Update Interface definition on VFCvasraz1-5/+2
2022-03-28Fix Service/VF set value to list/map propertiesandre.schmid2-4/+28
2022-03-28Check if the bucket exists before deleting VSPandre.schmid2-4/+26
2022-03-28Implement VSP deletion from Storagevasraz3-8/+103
2022-03-14Support instance count on node templateJvD_Ericsson2-0/+10
2022-03-10Support occurrences on node templatesJvD_Ericsson2-1/+22
2022-02-26Implement improved MinIo clientvasraz4-102/+46
2022-01-27Add a display name for the categorystasys102-13/+33
2022-01-21Support node template artifact propertiesJvD_Ericsson1-0/+3
2022-01-21Onboarding upload controlandre.schmid1-2/+16
2022-01-20Improve error logging in MinIo clientvasraz2-10/+32
2022-01-13Improve testing stabilityvasraz2-2/+2
2022-01-11Remove test-jar generationvasraz1-116/+0
2021-12-07Update import service to import substitution filtersKrupaNagabhushan1-1/+1
2021-11-29Add VNFD to NSD when using S3 storagevasraz2-5/+33
2021-11-16Fix potential NPEvasraz1-1/+1
2021-11-05Large csar handling - object storevasraz15-300/+636
2021-11-05Add UI support for adding tosca artifact typesaribeiro1-5/+14
2021-11-02Support for adding artifact typesaribeiro2-1/+52
2021-11-02Import VSP with non-standard policy typesdavsad1-1/+1
2021-10-21Make Service base type optionalandre.schmid2-18/+0