Age | Commit message (Expand) | Author | Files | Lines |
2019-07-22 | Merge "Added servicename to MDC so that it gets logged" |  Steve Smokowski | 5 | -4/+20 |
2019-07-19 | Added servicename to MDC so that it gets logged |  Boslet, Cory | 5 | -4/+20 |
2019-07-18 | Merge changes I5e72e1c6,I5e1cb624 |  Steve Smokowski | 1 | -8/+16 |
2019-07-18 | Removing application-local.yaml files |  Roy, Amresh | 1 | -105/+0 |
2019-07-17 | add query stack data and populate table step |  Boslet, Cory | 7 | -15/+271 |
2019-07-12 | Added null check for function param pFqdns to |  Oleksandr Moliavko | 1 | -8/+16 |
2019-07-09 | Sonar fix in CreateInventoryTask.java |  Arundathi Patil | 1 | -4/+8 |
2019-07-02 | Added null check to prevent call of getVnfResources() method |  Oleksandr Moliavko | 1 | -2/+4 |
2019-07-02 | Added null check for heatStack to prevent crash at |  Oleksandr Moliavko | 1 | -1/+1 |
2019-06-24 | Sonar fixes in MsoVnfAdapterAsyncImpl |  r.bogacki | 1 | -5/+3 |
2019-06-18 | Merge "Changes related to eviction of connections" |  Steve Smokowski | 2 | -5/+84 |
2019-06-18 | Fixed critical Sonar bugs |  r.bogacki | 1 | -4/+7 |
2019-06-17 | Changes related to eviction of connections |  Benjamin, Max (mb388a) | 2 | -5/+84 |
2019-06-17 | Merge "Fix sonar issues in mso-openstack-adapters" |  Steve Smokowski | 1 | -79/+62 |
2019-06-17 | Improvements in MsoVnfAdapterImpl |  r.bogacki | 1 | -67/+62 |
2019-06-14 | update multi stage code to accurately skip bbs |  Benjamin, Max | 17 | -0/+340 |
2019-06-10 | replaced String.repeat with static final strings |  Benjamin, Max | 9 | -165/+155 |
2019-06-03 | Cleaned up duplicated literals |  rob.bog | 7 | -128/+143 |
2019-05-31 | enhanced vnf adapter errog log. |  Sangalang, Felix | 3 | -6/+15 |
2019-05-31 | Merge "converted lock time from hard coded value" |  Steve Smokowski | 3 | -5/+11 |
2019-05-31 | Corrected enum formatting by plugin |  Benjamin, Max (mb388a) | 1 | -3/+9 |
2019-05-31 | converted lock time from hard coded value |  Kalkere Ramesh, Sharan | 3 | -5/+11 |
2019-05-31 | fix keypair conflict issue in openstack adapter |  Smokowski, Steven | 2 | -63/+25 |
2019-05-29 | Fix sonar issues in mso-openstack-adapters |  Parshad Patel | 1 | -79/+62 |
2019-05-17 | Audit service enhancements |  Boslet, Cory | 2 | -18/+28 |
2019-05-15 | store openstack request status in requestdb |  Smokowski, Steven | 6 | -45/+150 |
2019-05-10 | Merge "Remove triple logging of VNF adapter response" |  Steve Smokowski | 2 | -2/+1 |
2019-05-10 | Remove triple logging of VNF adapter response |  Mcblain, Thomas | 2 | -2/+1 |
2019-05-10 | Added to write variablles on audit failure |  Boslet, Cory | 1 | -1/+1 |
2019-05-03 | Merge remote-tracking branch 'origin/dublin' |  Benjamin, Max (mb388a) | 1 | -1/+9 |
2019-04-28 | Store Cloud Request in Database |  Smokowski, Steven | 1 | -2/+2 |
2019-04-26 | Do not need to retry on inventory exception |  Boslet, Cory | 1 | -2/+10 |
2019-04-25 | Merge "Add SO update config file -application.yaml file" |  Steve Smokowski | 1 | -9/+11 |
2019-04-25 | MsoVnfAdapterImpl - sonar fix |  Driptaroop Das | 1 | -30/+11 |
2019-04-22 | Merge "Status message for create vf module event audit" |  Steve Smokowski | 9 | -89/+20 |
2019-04-21 | Fix issue where null variable causes task to not |  Benjamin, Max (mb388a) | 1 | -10/+11 |
2019-04-21 | Status message for create vf module event audit |  Benjamin, Max (mb388a) | 9 | -89/+20 |
2019-04-21 | Merge "Remove import,variable,shift constructor call" |  Seshu Kumar M | 1 | -11/+9 |
2019-04-21 | Merge "Replace String literal with constant" |  Seshu Kumar M | 1 | -10/+9 |
2019-04-20 | Replace String literal with constant |  Sindhuri.A | 1 | -10/+9 |
2019-04-20 | Remove import,variable,shift constructor call |  Sindhuri.A | 1 | -11/+9 |
2019-04-20 | Replace String literal with a constant |  Sindhuri.A | 1 | -4/+5 |
2019-04-20 | Merge "Substitute String Literal with Constant" |  Seshu Kumar M | 1 | -32/+30 |
2019-04-20 | Merge "Replace String Literal with a Constant" |  Seshu Kumar M | 1 | -3/+4 |
2019-04-20 | Merge "Replace String Literals with Constant" |  Seshu Kumar M | 1 | -9/+10 |
2019-04-19 | Substitute String Literal with Constant |  Sindhuri.A | 1 | -32/+30 |
2019-04-19 | Merge "move constructor calling after variable declare" |  Seshu Kumar M | 1 | -4/+4 |
2019-04-19 | Merge "Add String constant for duplicate literals" |  Seshu Kumar M | 1 | -40/+38 |
2019-04-19 | Replace String Literal with a Constant |  Sindhuri.A | 1 | -3/+4 |
2019-04-19 | Merge "Replace String Literal with Constant" |  Seshu Kumar M | 1 | -5/+6 |