delete redundant test dependency
[so.git] / bpmn / so-bpmn-tasks / src / test / java / org / onap / so / bpmn / infrastructure / aai / tasks / AAICreateTasksTest.java
2021-10-04 Lukasz Muszkietadelete redundant test dependency 69/124669/1
2020-09-29 Byung-Woo JunMerge "Enrich Deallocate and Modify Core NSSI sub-proce...
2020-09-26 Seshu Kumar MMerge "Sonar fixes"
2020-09-21 Mateusz GołuchowskiSonar fixes 32/112932/1
2020-05-27 Seshu Kumar MMerge "Added scriptName for deallocation of NSSI."
2020-05-19 Lukasz MuszkietaMerge "put appropriate annotations"
2020-05-19 Lukasz MuszkietaMerge "removed unused imports lowered code smells"
2020-05-19 Lukasz MuszkietaMerge "removed unused imports"
2020-05-15 Steve SmokowskiMerge "removed code smells"
2020-05-08 Chuanyu ChenMerge "Fix serviceProfile serialize"
2020-05-07 Lukasz MuszkietaMerge "Reduce Cyclomatic Complexity"
2020-05-07 Steve SmokowskiMerge "updated code with parallel streams to normal"
2020-05-06 Bonkur, Venkatconstruct for each platform 62/107262/1
2020-05-05 Byung-Woo JunMerge "update the arch diag for the F release"
2020-05-01 Steve SmokowskiMerge "Fight against the encoding in openstack"
2020-04-30 Byung-Woo JunMerge "Fix Parsing Of Etsi Catalog Notifications"
2020-04-30 Steve SmokowskiMerge "mso to support rollback for"
2020-04-30 Steve SmokowskiMerge "rename package for external use"
2020-04-29 Benjamin, Maxrename package for external use 53/106853/1
2020-03-28 Chuanyu ChenMerge "Add test for CreateSliceService flow"
2020-03-17 Chuanyu ChenMerge "Update parameter parsing of SDNC LCM client"
2020-03-16 Steve SmokowskiMerge "Fix Critical & Major issues in adapters"
2020-03-16 Steve SmokowskiMerge "split single and plural graph inventory uris"
2020-03-16 Benjamin, Maxsplit single and plural graph inventory uris 48/103748/1
2020-01-30 Steve SmokowskiMerge "add manual handling to rainy day handling for...
2020-01-29 Seshu Kumar MMerge "Create WaitForPnfReadyBB"
2020-01-29 Joanna JeremiczAssignPnfBB connects PNF and service instance in AAI 41/100541/7
2020-01-21 Seshu Kumar MMerge "Fix spelling of ToastrNotificationService declar...
2019-09-10 Seshu Kumar MMerge "Add SO Update to default the controller type...
2019-09-04 Max BenjaminMerge "Fix rollback for ConfigAssignBB"
2019-08-22 Lukasz MuszkietaMerge "Moved setNeutronNetworkId() call inside null...
2019-08-22 Lukasz MuszkietaMerge "Moved null check for outputs so that get() metho...
2019-08-21 Seshu Kumar MMerge "Javadoc and logging improvement"
2019-08-21 Seshu Kumar MMerge "Added null check for httpResponse to prevent...
2019-08-19 Seshu Kumar MMerge "Solve the vnfc_instance_group_customization_id...
2019-08-16 Steve SmokowskiMerge "add junit coverage for SvnfmService"
2019-08-16 Steve SmokowskiMerge "Add retrieval of vmIds and vServerIds for APPC"
2019-08-16 Steve SmokowskiMerge "Add SO Same deployment id on deployed custom...
2019-08-16 Steve SmokowskiMerge "Initial commit of validation framework to APIH"
2019-08-16 Smokowski, StevenInitial commit of validation framework to APIH 45/93645/2
2019-07-30 Seshu Kumar MMerge "Sonar Fix: VduArtifact.java"
2019-07-26 Seshu Kumar MMerge "Fixed sonar issue in QueryServiceVnfs.java"
2019-07-23 Seshu Kumar MMerge "Enhanced List Level flow with backward support"
2019-07-22 Steve SmokowskiMerge "Added servicename to MDC so that it gets logged"
2019-07-19 Steve SmokowskiMerge "Set networkName value to the name from L3network"
2019-07-18 Steve SmokowskiMerge "Added null check for yaml to prevent crash at...
2019-07-18 Steve SmokowskiMerge "Commented out updatedAttribute declaration to...
2019-07-18 Steve SmokowskiMerge changes I5e72e1c6,I5e1cb624
2019-07-18 Steve SmokowskiMerge "Fix error updating request_processing_data"
2019-07-18 Steve SmokowskiMerge "Remove duplicate name check in createAAITasks."
2019-07-18 Gamboa, GilbertRemove duplicate name check in createAAITasks. 81/91681/1
2019-06-25 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 81/90481/1
2019-06-20 Steve SmokowskiMerge "Sonar fix too many method param"
2019-06-18 Steve SmokowskiMerge "Added Retry in rainy day macro for ConfigDelpoyV...
2019-06-17 Steve SmokowskiMerge "Fix sonar issues in mso-openstack-adapters"
2019-06-17 Steve SmokowskiMerge "Sonar fixes and improvements"
2019-06-17 Steve SmokowskiMerge "Validate ServiceInstance name using createNodesUri"
2019-06-16 Sangalang, FelixValidate ServiceInstance name using createNodesUri 54/89954/1
2019-06-15 Max BenjaminMerge "Validate names before writing to A&AI"
2019-06-15 Max BenjaminMerge "update multi stage code to accurately skip bbs"
2019-06-15 Max BenjaminMerge "dmaap client using wrong auth property"
2019-06-14 Steve SmokowskiMerge "support async operation for vf module operations"
2019-06-14 Max BenjaminMerge "add is_data_internal column to request db"
2019-06-14 Max BenjaminMerge "use count format and limit one for exists"
2019-06-14 Max BenjaminMerge "adapter client will not retry on openstack failure"
2019-06-14 Sangalang, FelixValidate names before writing to A&AI 20/89920/1
2019-06-14 Gamboa, Gilbertmso to validate the name uniqueness in A&AI 19/89919/1
2019-04-11 Seshu Kumar MMerge "Support for SO to ExtAPI"
2019-04-08 Steve SmokowskiMerge "Add subscription for notifications"
2019-04-08 Benjamin, Max (mb388a)Replaced all tabs with spaces in java and pom.xml 53/84553/1
2019-04-05 Steve SmokowskiMerge "Added Node status monitoring"
2019-04-05 Steve SmokowskiMerge "Notification handling for instantiate"
2019-04-05 Steve SmokowskiMerge "Fixed Sonar blocker issues"
2019-04-05 Steve SmokowskiMerge "add openstack audit of delete function"
2019-04-05 Steve SmokowskiMerge "Return 200 instead of 202 on WorkflowSpecs GET"
2019-04-05 Steve SmokowskiMerge "Add support to parse cdl inside LOB and platform"
2019-04-04 Benjamin, Max (mb388a)Add support to parse cdl inside LOB and platform 78/84278/1
2019-03-28 Steve SmokowskiMerge "Add WorkflowSpecification Beans for APIH"
2019-03-25 Steve SmokowskiMerge "JUnit tests for BBInputSetup"
2019-03-22 Steve SmokowskiMerge "Add SO Catalog DB tables related to WFD"
2019-03-22 Steve SmokowskiMerge "Config Assign"
2019-03-21 Steve SmokowskiMerge "removed extra argument from extractByKey method"
2019-03-21 Benjamin, Max (mb388a)removed extra argument from extractByKey method 41/82841/2
2019-03-14 Steve SmokowskiMerge "Add APPC-related Activities for WFD"
2019-03-13 Steve SmokowskiMerge "Remove MsoLogger from MSOCommonBPMN scripts"
2019-03-13 Steve SmokowskiMerge changes Id0369478,I82d8306f
2019-03-13 Steve SmokowskiMerge "db search logic/unit test now works as expected"
2019-03-13 Steve SmokowskiMerge "Remove service recipes from service object"
2019-03-13 Steve SmokowskiMerge "add instance group support to SO"
2019-03-12 Benjamin, Max (mb388a)add instance group support to SO 87/81987/3
2019-02-14 Steve SmokowskiMerge "cloud config migration from openstack to catdb"
2019-02-13 Steve SmokowskiMerge "use encrypted auth for dmaap"
2019-02-08 Steve SmokowskiMerge "provide correct custIds"
2019-02-08 Steve SmokowskiMerge "populate modelinfovfmodule from catalog db"
2019-02-07 Benjamin, Max (mb388a)mso is not updating the vip in aai for the vnf 96/78096/1
2019-02-07 Steve SmokowskiMerge "store raw distribution notification in db"
2019-02-07 Benjamin, Max (mb388a)improve vf module logic 24/78024/1
2019-02-06 Steve SmokowskiMerge "logic to handle null values for vf module index"
2019-02-05 Benjamin, Max (mb388a)logic to handle null values for vf module index 17/77917/1
2019-02-05 Steve SmokowskiMerge "auto generated vf module index param"
next