summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ResourceBusinessLogic.java
AgeCommit message (Expand)AuthorFilesLines
2021-11-25Fix incorrect vsp version id in upgradeandre.schmid1-3/+0
2021-11-02Import VSP with non-standard policy typesdavsad1-12/+53
2021-09-20Fix update VSP missing VSP version idandre.schmid1-0/+3
2021-08-27Fix get capability type with uidMichaelMorris1-2/+2
2021-08-27Support querying of model by typeMichaelMorris1-1/+2
2021-08-26Remove usage of outdated library JMockit (catalog-dao)vasraz1-98/+116
2021-08-25Import VSP with non-standard data typesMichaelMorris1-3/+24
2021-08-25Fix service csar with model download failureMichaelMorris1-3/+4
2021-08-24Fix artifact name invalid error messageKrupaNagabhushan1-1/+3
2021-08-12Update base types based on modelMichaelMorris1-11/+11
2021-08-06Retrieve data types based on component modelaribeiro1-25/+12
2021-08-04Import VSP top. template handling non SDC modelMichaelMorris1-51/+234
2021-07-05Support for associating node types to modelsaribeiro1-10/+18
2021-06-08Support adding data types to modelMichaelMorris1-1/+1
2021-05-27Update vulnerable package dependenciesvasraz1-1/+1
2021-05-24[SDC] Fix sonar issuessliard1-75/+56
2021-03-26Fix issue with global substitutionsMichaelMorris1-1/+5
2021-03-24Handles ComponentException during Import VSPandre.schmid1-1/+6
2021-03-19Reformat catalog-bevasraz1-5658/+4701
2021-03-01Improve test coveragevasraz1-25/+0
2021-02-25Fix rollback during resource creationandre.schmid1-11/+7
2021-02-24Implement Attributes/Outputs BE (part 2)vasraz1-48/+58
2021-02-21Update node and data types for SOL001 3.3.1 + CNF enhancementsMichaelMorris1-16/+18
2021-02-18Implement Attributes/Outputs BE (part 1)vasraz1-5/+4
2021-01-20Remove dead codeJulienBe1-14/+6
2020-11-17Fix import VFC with attributesaribeiro1-1/+2
2020-09-21Support for Test Topology Auto Design- Service Importzhaoxiangjun6661-3/+9
2020-09-07Fix Vulnerabilities reported by SONARvasraz1-8/+8
2020-09-07Add 'data_types' during import VFCsvasraz1-5/+8
2020-09-02Support for defining attributes on a node_typevasraz1-59/+64
2020-06-24Fix for name clash in csar generationKrupaNagabhushan1-2/+6
2020-06-18Importing VSP with node_type in separate fileMichaelMorris1-1/+2
2020-05-10Refactor to remove false positives from SonarChris André1-47/+86
2020-05-10Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::del...Francis Toth1-14/+11
2020-05-03Extract ArtifactOperationInfo from ArtifactsBusinessLogicFrancis Toth1-12/+11
2020-04-23Fix null pointer exception warningsRodrigo Lima1-33/+48
2020-04-19Configure a new Artifact Typeandre.schmid1-18/+11
2020-02-25Policies import when import VSPDmitry Puzikov1-3/+17
2020-02-25Support import of custom node type namearibeiro1-244/+316
2020-01-22Catalog alignmentys96931-4480/+5100
2019-11-20Onboard PNF software versionandre.schmid1-15/+46
2019-10-30add artifacts support in TOSCA exported yml fileLiang Ding1-0/+20
2019-10-03Fix for error message.aribeiro1-2/+2
2019-08-18Handle 'get_input' syntax for layer_protocols in PnfExtCp typevasraz1-3/+3
2019-07-24Autowired annotation for catalog-beTomasz Golabek1-51/+49
2019-07-14ComponentCache & ComponentCassandraDao removalTomasz Golabek1-16/+0
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar1-27/+27
2019-06-10Inheritance in ComponentExceptionTomasz Golabek1-107/+127
2019-05-05Fix license header typoSonsino, Ofir (os0695)1-1/+1
2019-04-11Apply Valid Value Constraints validationsiddharth09051-48/+59