Merge "Use a dependency-injected RestTemplateBuilder to create RestTemplates"
[so.git] / bpmn / so-bpmn-tasks / src / main / java / org / onap / so / bpmn / infrastructure / adapter / vnf /
2021-02-10 Seshu Kumar MMerge "Read subnetCapabilities configuration file from...
2021-01-27 Byung-Woo JunMerge "adding test case for Csar distribution Issue...
2020-11-30 Steve SmokowskiMerge "add queryparam to catalog db api to filter"
2020-11-20 Seshu Kumar MMerge "Fix Json parse issues in AN allocate NSSMF workflow"
2020-11-19 Steve SmokowskiMerge "added in fix for new vnfc model id populate in"
2020-11-19 Steve SmokowskiMerge "added configurable read timeout value for A&AI"
2020-11-18 Max BenjaminMerge "Update SO Reference for scaling"
2020-11-18 Chuanyu ChenMerge "fixed allotecate nssi"
2020-11-17 Lukasz MuszkietaMerge "do not retrieve relationship-list for platform"
2020-11-17 Chuanyu ChenMerge "fixed cs profile trans to ss profile"
2020-11-16 Steve SmokowskiMerge "Updated bean for homing"
2020-11-13 Kalkere Ramesh,... Remove unnecessary logger error line for not found... 82/114882/1 1.7.10
2020-05-27 Seshu Kumar MMerge "Added scriptName for deallocation of NSSI."
2020-05-08 Chuanyu ChenMerge "Fix serviceProfile serialize"
2020-05-07 Lukasz MuszkietaMerge "Reduce Cyclomatic Complexity"
2020-05-05 Byung-Woo JunMerge "update the arch diag for the F release"
2020-04-30 Seshu Kumar MMerge "Health url addition"
2020-04-22 Seshu Kumar MMerge "Missing VNF Recipe for Optical service"
2020-04-16 Steve SmokowskiMerge "lowered code smells"
2020-04-16 Steve SmokowskiMerge "reduced code smells"
2020-04-13 Rupinderreduced code smells 34/105834/1
2020-03-31 Seshu Kumar MMerge "fix for getpnfworkflows url"
2020-03-30 Byung-Woo JunMerge "Fix for SO-2678"
2020-03-30 Steve SmokowskiMerge "convert openstack to external tasks"
2020-03-26 Boslet, Coryconvert openstack to external tasks 22/104422/2
2020-03-16 Steve SmokowskiMerge "Fix Critical & Major issues in adapters"
2020-03-12 Seshu Kumar MMerge "Add test for CreateSliceService flow"
2020-03-11 Steve SmokowskiMerge "add junit coverage"
2020-03-10 Steve SmokowskiMerge "[Docker] Revert use of Java11"
2020-03-10 Steve SmokowskiMerge "Added git attributes to convert line endings to"
2020-03-10 Steve SmokowskiMerge "false positive on network creates"
2020-03-10 Steve SmokowskiMerge "Enable date span filtering for getOrchestrationF...
2020-03-10 Steve SmokowskiMerge "update bbinputsetup to handle volume group replace"
2020-03-10 Steve SmokowskiMerge "create custom spring aop annotation for logging"
2020-03-06 Seshu Kumar MMerge "Refactor unused line and refactor nested if"
2020-03-05 Plummer, Brittanycreate custom spring aop annotation for logging 78/103078/3
2020-03-04 Seshu Kumar MMerge "Added AAF SSL certs related changes"
2020-02-28 Seshu Kumar MMerge "Modification of VFC adapter code to make it...
2020-02-27 Max BenjaminMerge "Update SO SIM project"
2020-02-27 Seshu Kumar MMerge "Fix CreateSDNCNetworkResource.updateResourceInpu...
2020-02-27 Chuanyu ChenMerge "Add API for commit and abort OrchestrationTask"
2020-02-25 Lukasz MuszkietaMerge "Lower code duplication of AaiClient calls in...
2020-02-25 Lukasz MuszkietaMerge "Sonar issue - Refactor"
2020-02-24 Byung-Woo JunMerge "SOL003 Adapter Package Management - Notify"
2020-02-24 Steve SmokowskiMerge "Rename migration script"
2020-02-24 Steve SmokowskiMerge "mso to add tenant name and product family name to"
2020-02-24 Steve SmokowskiMerge "Added prematching to audit filter"
2020-02-24 Steve SmokowskiMerge "Updated pom to release version of logging library"
2020-02-24 Steve SmokowskiMerge "update logback configuration to remove stack"
2020-02-20 Plummer, Brittanyupdate logback configuration to remove stack 30/102030/1
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-28 Lukasz MuszkietaMerge "Removed unused methods injectSNIROCallbacks...
2019-08-26 Steve SmokowskiMerge "path prefix now stripped off per system"
2019-08-26 Steve SmokowskiMerge "added in exception handling if auditResult is...
2019-08-26 Steve SmokowskiMerge "added additional mock to MsoGroovyTest"
2019-08-26 Steve SmokowskiMerge "fixed dsl builder to correctly add output"
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-16 ManamohanJavadoc and logging improvement 66/92666/6
2019-08-02 Seshu Kumar MMerge "Added null check for injectedVariables to preven...
2019-07-31 Seshu Kumar MMerge "fix install SO docs"
2019-07-31 Seshu Kumar MMerge "Replaced constructor call with Boolean.valueOf...
2019-07-31 ManamohanJavadoc and logging improvement 33/92333/2
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-17 Steve SmokowskiMerge "Fix sonar issues in mso-openstack-adapters"
2019-06-10 Steve SmokowskiMerge "replaced String.repeat with static final strings"
2019-06-10 Benjamin, Maxreplaced String.repeat with static final strings 87/89587/4
2019-06-08 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 97/89597/5
2019-06-06 Steve SmokowskiMerge remote-tracking branch 'origin/dublin' into ... 30/89530/1
2019-06-03 Marcus WilliamsMerge "update INFO.yaml"
2019-06-03 rob.bogCleaned up duplicated literals 20/88620/7
2019-05-13 Seshu Kumar MMerge "Remove unused logger,replace type specification"
2019-05-03 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' 27/86627/2
2019-04-27 Seshu Kumar MMerge " Removed hardcoded values for PNF creation ...
2019-04-25 Steve SmokowskiMerge "Sniro BB now supports sole service proxies"
2019-04-25 Steve SmokowskiMerge "Add SO update config file -application.yaml...
2019-04-25 Yan YangMerge "add resourceInput in vnfc Issue-ID: SO-1393"
2019-04-24 Seshu Kumar MMerge "Define constant in place of literals"
2019-04-24 Seshu Kumar MMerge "Define constant in place of repeating literals."
2019-04-24 Seshu Kumar MMerge "removal of unused file imports. removal of unuse...
2019-04-24 Seshu Kumar MMerge "Configuration object status to Inventoried"
2019-04-23 Seshu Kumar MMerge "Define constants in place of repeated literals...
2019-04-23 Seshu Kumar MMerge "Define constant for String literal"
2019-04-23 Seshu Kumar MMerge "Remove unused private field and replace repeated...
2019-04-23 Seshu Kumar MMerge "Define constant in place of repeated literals."
2019-04-23 h00397475Define constant in place of repeated literals. 37/86037/1
2019-04-23 h00397475Remove unused private field and replace repeated string... 35/86035/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-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
next