aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-catalog-db-adapter/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-07-15jira issue, Use assertThat(actual).contains(expected) instead.Ganesh2-2/+4
2022-07-15Jira issue, Swap these 2 arguments so they are in the correct order: expected...Ganesh1-7/+8
2022-05-09Switch over BBRollback to use DB lookups.Oleg Mitsura1-0/+7
2021-06-30Reducing org.reflections package loggingwaqas.ikram1-41/+42
2021-04-21Added logging statements for skip post inst conf classKalkere Ramesh, Sharan (sk720x)2-6/+6
2021-01-28force not null with default valuesBenjamin, Max (mb388a)1-0/+1
2021-01-12updated post skip instantiation to non primitiveKalkere Ramesh, Sharan1-1/+2
2020-11-16add queryparam to catalog db api to filterMnushkin, Dmitry3-18/+148
2020-07-24Implement getAllProcessingFlags rest query toKuleshov, Elena1-0/+31
2020-04-16Implement processing_flags table and correspondingKuleshov, Elena3-1/+55
2020-03-31Add test for QueryServiceArtifactzm3301-0/+55
2020-03-31Add Test for QueryServiceInfozm3301-0/+54
2020-03-27initial commit of testing of grabbing cvnfc custKalkere Ramesh, Sharan2-6/+37
2020-02-18Merge "Based on Controller Actor calling CDS or APPC(Current Flow)"Steve Smokowski1-0/+17
2020-02-18extend query parameter to support pnfModelVersionIdYaoguang Wang1-2/+2
2020-02-17Based on Controller Actor calling CDS or APPC(Current Flow)Manamohan1-0/+17
2020-02-12mso to add support for creating the cloud regionSmokowski, Steven1-2/+15
2020-01-07Drop Resource Input Field if not valid JSONSmokowski, Steven1-0/+36
2019-12-16update so to use 1.6.3 snapshot from the loggingPlummer, Brittany1-56/+0
2019-10-04Fix issue where user cannot create a recipe viaSmokowski, Steven1-0/+22
2019-09-24Update Resume Logic and Add Workflow ListenersSmokowski, Steven1-0/+9
2019-09-10Integrate Logging LibraryPlummer, Brittany1-16/+16
2019-08-15Initial commit of validation framework to APIHSmokowski, Steven3-162/+205
2019-08-08add rainy day handling with SERVICE_ROLE and typeMnushkin, Dmitry2-4/+5
2019-06-14update multi stage code to accurately skip bbsBenjamin, Max2-0/+40
2019-06-06Merge remote-tracking branch 'origin/dublin' into 'origin/master'Steve Smokowski2-3/+18
2019-05-31issue encoding openstack errorsSmokowski, Steven1-0/+12
2019-05-10Update Rainy day handling to be more robustSmokowski, Steven3-52/+48
2019-05-15Use workflow's name for invocationElena Kuleshov2-4/+4
2019-05-07Update the format of resourceInputzm3301-0/+2
2019-05-05Fix deployment of workflows on startElena Kuleshov1-0/+15
2019-04-30Add Model Version QuerySmokowski, Steven3-1/+186
2019-04-26Enhancement for querysubhash kumar singh2-0/+139
2019-04-09Query CatalogDB for WorkflowSpecificationsElena Kuleshov2-0/+18
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)13-1061/+1011
2019-04-08Workflow Recipe LookupElena Kuleshov2-0/+18
2019-04-04PNF WF post instantiation configurationeeginux1-0/+27
2019-04-03skip post instantiation configurationeeginux1-1/+3
2019-04-02fix catalogdb cvfnc customizationBenjamin, Max (mb388a)3-258/+22
2019-04-01replace all fixed wiremock portsBenjamin, Max (mb388a)7-39/+66
2019-03-25PNF ingestion in SO catalogdbeeginux1-12/+1
2019-03-21Corrected hibernate for cfvc customization tableBenjamin, Max (mb388a)1-77/+14
2019-03-18Removed MsoLogger classr.bogacki1-12/+18
2019-03-12add instance group support to SOBenjamin, Max (mb388a)1-1/+9
2019-03-11DB Schema Change for SO Catalogeeginux2-108/+211
2019-02-26removed flyway from bpmn base yamlKalkere Ramesh, Sharan (sk720x)1-1/+1
2019-02-26changed to jdbcUrl and updated flyway for bpmnKalkere Ramesh, Sharan (sk720x)1-1/+1
2019-02-25Removed MsoLogger in 'mso-catalog-db-adapter'r.bogacki2-18/+24
2019-02-14Merge "cloud config migration from openstack to catdb"Steve Smokowski1-6/+35
2019-02-08fix cvnfc bean and repository accessBenjamin, Max (mb388a)2-4/+104