- f56de32 - Check if failIfExists exists, if not default it. by Merkel, Jeff · 5 years ago
- 47cb626 Merge "General sonar improvements" by Lukasz Muszkieta · 5 years ago
- ed20745 General sonar improvements by Arindam Mondal · 5 years ago
- 9f6b254 remove python heatstack method call, use java by Mnushkin, Dmitry · 5 years ago
- 69d1896 Cleanup - removed unused variables and methods, by Oleksandr Moliavko · 5 years ago
- 73936e4 Improve fall out case handling by Smokowski, Steven · 5 years ago
- c599aab Merge "Added null check to server.getImage() to prevent crash at getId() call." by Lukasz Muszkieta · 5 years ago
- 7b4bca3 Added null check to server.getImage() to prevent crash at getId() call. 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
- 35ce89d General sonar fixes by Arindam Mondal · 5 years ago
- ff4b57e Created external task utils in a common location by Boslet, Cory · 5 years ago
- 5f33c75 sonar fix-remove unused import by Thugutla sailakshmi · 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
- 4ec2459 Added null check for rootNode to prevent crash at for loop. 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
- 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
- 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
- b6e991e fix sonar issue by sarada prasad sahoo · 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
- 47ef8d3 General sonar fixes by Arindam Mondal · 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
- 6192cec Merge "Sonar fix: HealthStackAudit.java" by Seshu Kumar M · 5 years ago
- 9a53951 Replaced constructor call with valueOf() call to by Oleksandr Moliavko · 5 years ago
- 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." by Steve Smokowski · 5 years ago
- 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
- 61b1a3f Add SpringClientFilter in ValetClient to autolog by Mcblain, Thomas · 5 years ago
- 855b524 Major Sonar fixes by r.bogacki · 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
- 2be5b56 Merge changes I5e72e1c6,I5e1cb624 by Steve Smokowski · 5 years ago
- 98bbc90 Removing application-local.yaml files by Roy, Amresh · 5 years ago
- eaef24e add query stack data and populate table step by Boslet, Cory · 5 years ago
- 83c91e6 Added null check for function param pFqdns to prevent crash at for loop. by Oleksandr Moliavko · 5 years ago
- 878dcb3 Sonar fix in CreateInventoryTask.java by Arundathi Patil · 5 years ago
- 0d95686 Added null check to prevent call of getVnfResources() method for null vf object by Oleksandr Moliavko · 5 years ago
- 824c03a Added null check for heatStack to prevent crash at getCanonicalName() call by Oleksandr Moliavko · 5 years ago
- 7cfae9f Merge "Security updates for maven dependencies" by Steve Smokowski · 5 years ago
- 5ae6194 Sonar fixes in MsoVnfAdapterAsyncImpl by r.bogacki · 5 years ago
- 785fab5 Security updates for maven dependencies by Sangalang, Felix · 5 years ago
- 7c69f07 Merge "Changes related to eviction of connections" by Steve Smokowski · 5 years ago
- 095c81f Fixed critical Sonar bugs by r.bogacki · 5 years ago
- 1a592b9 Changes related to eviction of connections by Benjamin, Max (mb388a) · 5 years ago
- 984f8da Merge "Fix sonar issues in mso-openstack-adapters" by Steve Smokowski · 5 years ago
- d00a2d4 Improvements in MsoVnfAdapterImpl by r.bogacki · 6 years ago
- d482d74 update multi stage code to accurately skip bbs by Benjamin, Max · 5 years ago
- 48b34de replaced String.repeat with static final strings by Benjamin, Max · 6 years ago
- 62b2e47 Accommodate WAN Networking by Gamboa, Gilbert · 6 years ago
- 560e841 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Steve Smokowski · 6 years ago
- a2df406 Cleaned up duplicated literals by rob.bog · 6 years ago
- 852a257 enhanced vnf adapter errog log. by Sangalang, Felix · 6 years ago
- 89b3961 Merge "converted lock time from hard coded value" by Steve Smokowski · 6 years ago
- 2117685 Corrected enum formatting by plugin by Benjamin, Max (mb388a) · 6 years ago
- 9ad28ff converted lock time from hard coded value by Kalkere Ramesh, Sharan · 6 years ago
- 626b8f2 fix keypair conflict issue in openstack adapter by Smokowski, Steven · 6 years ago
- 2acb045 Fix sonar issues in mso-openstack-adapters by Parshad Patel · 6 years ago
- 8ae4003 Audit service enhancements by Boslet, Cory · 6 years ago
- e4687ee store openstack request status in requestdb by Smokowski, Steven · 6 years ago
- 4b5bf1b Merge "Remove triple logging of VNF adapter response" by Steve Smokowski · 6 years ago
- 032b222 Remove triple logging of VNF adapter response by Mcblain, Thomas · 6 years ago
- 73c4dda Added to write variablles on audit failure by Boslet, Cory · 6 years ago
- 00b2538 Merge "Merge remote-tracking branch 'origin/dublin'" by Marcus Williams · 6 years ago
- a16bf8f Merge remote-tracking branch 'origin/dublin' by Benjamin, Max (mb388a) · 6 years ago
- 7d4a957 test suite file moving by Lukasz Muszkieta · 6 years ago
- 3d74a5a Fixup handling of multicloud post response by Eric Multanen · 6 years ago
- acb8997 Add Model Version Query by Smokowski, Steven · 6 years ago
- a10606e Store Cloud Request in Database by Smokowski, Steven · 6 years ago
- cd2687f Do not need to retry on inventory exception by Boslet, Cory · 6 years ago
- 9797ba0 Enhancement for query by subhash kumar singh · 6 years ago
- 0000db3 Merge "Add SO update config file -application.yaml file" by Steve Smokowski · 6 years ago
- 1058540 Merge "add resourceInput in vnfc Issue-ID: SO-1393" by Yan Yang · 6 years ago
- 614d249 MsoVnfAdapterImpl - sonar fix by Driptaroop Das · 6 years ago
- 84a1b18 add resourceInput in vnfc Issue-ID: SO-1393 by zm330 · 6 years ago
- 458cc8d add vnfcInstanceGroup sequence Issue-ID: SO-1393 by zm330 · 6 years ago
- be61cb6 Merge "Status message for create vf module event audit" by Steve Smokowski · 6 years ago
- eeb2cc2 Fix issue where null variable causes task to not by Benjamin, Max (mb388a) · 6 years ago
- 7328b3f Status message for create vf module event audit by Benjamin, Max (mb388a) · 6 years ago
- 81d98b8 Merge "Remove import,variable,shift constructor call" by Seshu Kumar M · 6 years ago
- 7fbb90d Merge "Replace String literal with constant" by Seshu Kumar M · 6 years ago
- 5b8aa9a Replace String literal with constant by Sindhuri.A · 6 years ago
- e7064c1 Remove import,variable,shift constructor call by Sindhuri.A · 6 years ago
- 7aa28aa Replace String literal with a constant by Sindhuri.A · 6 years ago
- 11a1f51 Merge "Substitute String Literal with Constant" by Seshu Kumar M · 6 years ago
- a606609 Merge "Replace String Literal with a Constant" by Seshu Kumar M · 6 years ago
- 89b1049 Merge "Replace String Literals with Constant" by Seshu Kumar M · 6 years ago
- 85cfec3 Substitute String Literal with Constant by Sindhuri.A · 6 years ago
- ba5d6d7 Merge "move constructor calling after variable declare" by Seshu Kumar M · 6 years ago