- 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 · 6 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
- 3e04b72 Merge "Add String constant for duplicate literals" by Seshu Kumar M · 6 years ago
- 6de82a8 Replace String Literal with a Constant by Sindhuri.A · 6 years ago
- 02796dd Merge "Replace String Literal with Constant" by Seshu Kumar M · 6 years ago
- 20f8f9f Merge "change modifiers order and method name" by Seshu Kumar M · 6 years ago
- c43f629 Replace String Literals with Constant by Sindhuri.A · 6 years ago
- 1737569 move constructor calling after variable declare by Sindhuri.A · 6 years ago
- a2cfeaf Replace String Literal with Constant by Sindhuri.A · 6 years ago
- c7e770d move constructor call after variable declaration by Sindhuri.A · 6 years ago
- d03f670 Add String constant for duplicate literals by Sindhuri.A · 6 years ago
- 3803ebf change modifiers order and method name by Sindhuri.A · 6 years ago
- 0943ee2 Merge "Reorder modifiers, replace type specification" by Seshu Kumar M · 6 years ago
- ac5abc0 Merge "replace type specification for vnf async client" by Seshu Kumar M · 6 years ago
- 7edfbac Merge "Replace str literal for const, replace type spec" by Seshu Kumar M · 6 years ago
- 23dcea1 Merge "Remove unused constants, change constructor place" by Seshu Kumar M · 6 years ago
- 8abff22 Reorder modifiers, replace type specification by Sindhuri.A · 6 years ago
- f3882c1 Merge "Added String constant for duplicate literals" by Seshu Kumar M · 6 years ago
- abe2466 Merge "Edit method name to match regex CXFConfiguration" by Seshu Kumar M · 6 years ago
- 6424d4c replace type specification for vnf async client by Sindhuri.A · 6 years ago
- c02a567 Replace str literal for const, replace type spec by Sindhuri.A · 6 years ago
- b9974b3 Remove unused constants, change constructor place by Sindhuri.A · 6 years ago
- a3825eb Added String constant for duplicate literals by Sindhuri.A · 6 years ago
- 24f8c1b Merge "Change variable name, method name to match regex" by Seshu Kumar M · 6 years ago
- 1d62c75 Merge "Change variable name to match regex" by Seshu Kumar M · 6 years ago
- 4ddfe25 Merge "Move constructor call,remove unused private variable" by Seshu Kumar M · 6 years ago
- 8433032 Edit method name to match regex CXFConfiguration by Sindhuri.A · 6 years ago