- be8ac58 Merge "Updated VNFM adapter security readme" by Byung-Woo Jun · 5 years ago
- 73936e4 Improve fall out case handling by Smokowski, Steven · 5 years ago
- 4e944d4 Merge "Added null check for execute() result to remove static analyzer warning" by Lukasz Muszkieta · 5 years ago
- c599aab Merge "Added null check to server.getImage() to prevent crash at getId() call." by Lukasz Muszkieta · 5 years ago
- bcba1e1 Added null check for execute() result to remove static analyzer warning by Oleksandr Moliavko · 5 years ago
- 7ad6f76 Updated VNFM adapter security readme by MichaelMorris · 5 years ago
- 7b4bca3 Added null check to server.getImage() to prevent crash at getId() call. by Oleksandr Moliavko · 5 years ago
- 53777f8 Merge "Upgrade swagger in mso-catalog-db-adapter" by Steve Smokowski · 5 years ago
- 4891eed Update Resume Logic and Add Workflow Listeners by Smokowski, Steven · 5 years ago
- 1cba9f9 Merge "VNFM adapter relationship handling improvements" by Steve Smokowski · 5 years ago
- a2fd007 update logging to match onap logging library by Plummer, Brittany · 5 years ago
- 5c869b7 VNFM adapter relationship handling improvements by MichaelMorris · 5 years ago
- ba997d7 Upgrade swagger in mso-catalog-db-adapter by Arindam Mondal · 5 years ago
- 27c54a7 Remove unused table requestdb.active_requests. by Sangalang, Felix · 5 years ago
- 862c7e0 Merge "Removed redundant null checks (at these points vnfCustom can be empty, but not null)" by Lukasz Muszkieta · 5 years ago
- d99d0a3 Removed redundant null checks (at these points by Oleksandr Moliavko · 5 years ago
- 2ede5f0 Integrate Logging Library by Plummer, Brittany · 5 years ago
- 8d19ead Merge "Created external task utils in a common location" by Steve Smokowski · 5 years ago
- d6d0a05 Merge "Added ACTIVATED Orchestration Status same as" by Steve Smokowski · 5 years ago
- a50be18 Merge "updated all sql files including in tests to use" by Steve Smokowski · 5 years ago
- 35ce89d General sonar fixes by Arindam Mondal · 5 years ago
- db07343 updated all sql files including in tests to use by Chan, Mercy · 5 years ago
- 1e4c539 Added ACTIVATED Orchestration Status same as by Sangalang, Felix · 5 years ago
- ff4b57e Created external task utils in a common location by Boslet, Cory · 5 years ago
- 2428d77 Added index infra_active_requests optimal query by Parthasarathy, Ramesh · 5 years ago
- 5f33c75 sonar fix-remove unused import by Thugutla sailakshmi · 5 years ago
- aaf4233 Merge "Add generic neutron network parameters" by Seshu Kumar M · 5 years ago
- 7981396 Merge "Moved setNeutronNetworkId() call inside null check to prevent crash at outputs.get() call" by Lukasz Muszkieta · 5 years ago
- 6a997ad Merge "Moved null check for outputs so that get() method call won't result in crash." by Lukasz Muszkieta · 5 years ago
- 176ebda Add generic neutron network parameters by Eric Multanen · 5 years ago
- 6f111a4 Added null check for latestStack to prevent crash by Oleksandr Moliavko · 5 years ago
- 4ec2459 Added null check for rootNode to prevent crash at for loop. by Oleksandr Moliavko · 5 years ago
- 1980b0e Rewritten checks for status according to comments by Oleksandr Moliavko · 5 years ago
- 5b17afb Added null check for heat to remove static analyzer warning by Oleksandr Moliavko · 5 years ago
- 4c41bf5 Merge "Initial commit of validation framework to APIH" by Steve Smokowski · 5 years ago
- 07f92a8 Removed unused CSAR class. by Oleksandr Moliavko · 5 years ago
- bbc6905 Replaced string concatenations in a loop with by Oleksandr Moliavko · 5 years ago
- fa36daa Initial commit of validation framework to APIH by Smokowski, Steven · 5 years ago
- 7e4474a Merge "Removed unused method setHPAParameters()" by Lukasz Muszkieta · 5 years ago
- 3e5e410 Removed unused method setHPAParameters() by Oleksandr Moliavko · 5 years ago
- 5d51903 Merge "Removed duplicate use of networkType field in String.format() call to prevent static analyzer warning" by Lukasz Muszkieta · 5 years ago
- 3ac5d28 Removed duplicate use of networkType field in by Oleksandr Moliavko · 5 years ago
- 92567d2 Merge "Sonar fix in mso-adapter-utils" by Lukasz Muszkieta · 5 years ago
- 23f087d Merge "Change collections size with isEmpty" by Seshu Kumar M · 5 years ago
- c52cca7 Merge "Move string literal left side-avoid null pointer ex" by Seshu Kumar M · 5 years ago
- 79e8d1d Sonar fix in mso-adapter-utils by Parshad Patel · 5 years ago
- d9b4f9f Move string literal left side-avoid null pointer ex by sindhu3672 · 5 years ago
- fa7e214 Change collections size with isEmpty by sindhu3672 · 5 years ago
- 8efd404 Replace collections size with isEmpty by sindhu3672 · 5 years ago
- f4753b2 Merge "Remove unused SDNCServiceRequest constructors" by Lukasz Muszkieta · 5 years ago
- a610ba5 Merge changes I8e443077,I51a9106a,I54076323 by subhash kumar singh · 5 years ago
- a2cab80 Remove unused SDNCServiceRequest constructors by Artem Naluzhnyy · 5 years ago
- f7683e2 Merge "Add SO re-name the migration sql for version conflict" by Steve Smokowski · 5 years ago
- cdb523d Merge "add rainy day handling with SERVICE_ROLE and type" by Steve Smokowski · 5 years ago
- 11bf8d3 fix sonar issue by sarada prasad sahoo · 5 years ago
- b32f322 fix sonar issue by sarada prasad sahoo · 5 years ago
- 3175593 Moved setNeutronNetworkId() call inside null check by Oleksandr Moliavko · 5 years ago
- 4a6c019 Moved null check for outputs so that get() method call won't result in crash. by Oleksandr Moliavko · 5 years ago
- cb25a91 add rainy day handling with SERVICE_ROLE and type by Mnushkin, Dmitry · 5 years ago
- d7d1655 Add SO re-name the migration sql for version conflict by Bonkur, Venkat (vb8416) · 5 years ago
- b6e991e fix sonar issue by sarada prasad sahoo · 5 years ago
- 23f5c77 Merge "VNFM adapter support two way TLS" by Seshu Kumar M · 5 years ago
- 7eb9564 Avoid local variables shadow class fields by sindhu3672 · 5 years ago
- 150f8b2 Merge "Replace duplicated String literals" by Seshu Kumar M · 5 years ago
- 34d21a7 Shift string literal to left side of equals(avoid null pointer ex) by sindhu3672 · 5 years ago
- c803817 Replace duplicated String literals by sindhu3672 · 5 years ago
- 37cacbd VNFM adapter support two way TLS by MichaelMorris · 5 years ago
- 8216fb7 Fix Blocker Bug by Lukasz Muszkieta · 5 years ago
- 8892816 Merge "General sonar fixes" by Seshu Kumar M · 5 years ago
- 4c3cbee Merge "Add oauth for calls from VNFM to VNFM adapter" by Seshu Kumar M · 5 years ago
- 47ef8d3 General sonar fixes by Arindam Mondal · 5 years ago
- 670bec1 Add SO Increase Action_category column width by Bonkur, Venkat (vb8416) · 5 years ago
- cef69e1 Add oauth for calls from VNFM to VNFM adapter by MichaelMorris · 5 years ago
- c91aac4 Add oauth for calls from VNFM adapter to VNFM by MichaelMorris · 5 years ago
- a3247b8 Merge "Replaced constructor call with Boolean.valueOf() call to prevent static analyzer warning about inefficient use of constructor" by Seshu Kumar M · 5 years ago
- 8e45144 Replaced constructor call with Boolean.valueOf() call by Oleksandr Moliavko · 5 years ago
- 5df2935 Merge "Added null check to heatStack.getOutputs() to prevent crash at get() call; removed redundant null check to simplify the code" by Seshu Kumar M · 5 years ago
- bfc7997 Added null check to heatStack.getOutputs() by Oleksandr Moliavko · 5 years ago
- ed03249 Merge "Replaced constructor call with valueOf() call to remove static analyzer warning about inefficient use of constructor" by Seshu Kumar M · 5 years ago
- 9a94b44 commented out bad tests, will revisit by DeWayne Filppi · 5 years ago
- 7890416 Merge "Sonar fix: CreateVfModuleRequest.java" by Seshu Kumar M · 5 years ago
- 6192cec Merge "Sonar fix: HealthStackAudit.java" by Seshu Kumar M · 5 years ago
- 0229eaa Merge "Sonar Fix: VduArtifact.java" by Seshu Kumar M · 5 years ago
- 9a53951 Replaced constructor call with valueOf() call to by Oleksandr Moliavko · 5 years ago
- 5bc663e Merge "Implement TLS for calls into VNFM adapter" by Steve Smokowski · 5 years ago
- 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." by Steve Smokowski · 5 years ago
- 4ad529a Merge "Add SpringClientFilter in ValetClient to autolog" by Steve Smokowski · 5 years ago
- c113f6e Merge "store heat env file sent to heat" by Steve Smokowski · 5 years ago
- 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
- 5e7da52 Merge "Fixed sonar issue in QueryServiceVnfs.java" by Seshu Kumar M · 5 years ago
- 61b1a3f Add SpringClientFilter in ValetClient to autolog by Mcblain, Thomas · 5 years ago
- d7cd3bc store heat env file sent to heat by Gamboa, Gilbert · 5 years ago
- 855b524 Major Sonar fixes by r.bogacki · 5 years ago
- c6c0077 Implement TLS for calls into VNFM adapter by MichaelMorris · 5 years ago
- bbdb1c4 Merge "Added servicename to MDC so that it gets logged" by Steve Smokowski · 5 years ago
- abe6e93 Added servicename to MDC so that it gets logged by Boslet, Cory · 5 years ago
- 1126945 Sonar fix: HealthStackAudit.java by Arundathi Patil · 5 years ago
- 654ab5f Sonar fix: CreateVfModuleRequest.java by Arundathi Patil · 5 years ago
- f765cc2 Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()" by Steve Smokowski · 5 years ago
- 2be5b56 Merge changes I5e72e1c6,I5e1cb624 by Steve Smokowski · 5 years ago