aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/music/lockingservice
AgeCommit message (Collapse)AuthorFilesLines
2018-09-03Merge "Added fix for potential nullpointerexception"Bharath Balasubramanian1-2/+2
2018-09-03Merge "MusicLockState.java: Fixed sonar issue"Bharath Balasubramanian1-1/+4
2018-09-03ProtocolSupport.java: fixed sonar issueArundathi Patil1-0/+2
Fixed sonar code-smella/issues accross this file Issue-ID: MUSIC-124 Change-Id: Iebfaae30d941761ffbe59920cf6301cf22daae44 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-03MusicLockState.java: Fixed sonar issueArundathi Patil1-1/+4
Fixed sonar code-smells/issues accross this file Issue-ID: MUSIC-123 Change-Id: I7b288ea53029488e827f31c1dabd7ad276de97a2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-03Added fix for potential nullpointerexceptionChandan Ghosh1-2/+2
Added fix for potential nullpointerexception and added error log reported in sonarqube Issue-ID: MUSIC-119 Change-Id: I13b3b13b1caa209c0f9ff9f19b38a62c4486c2fe Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-08-20Update swagger.json and other updates.Nelson, Thomas (tn1381)2-1/+2
Change-Id: I84753300e64ba82072e65ef1bde2cb76771ee046 Issue-ID: MUSIC-97 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2018-07-16various UpdatesThomas Nelson Jr (arthurdent3) tn1381@att.com3-16/+27
Q-api, triggers, conductor conditional updates. Bug fixes Change-Id: Iec392309787cd90f0a2827a2955399723640e800 Issue-ID: MUSIC-93 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-06-07Document Updates and Bug FixesThomas Nelson Jr (arthurdent3) tn1381@att.com1-0/+7
Added latest Bug Fix Change-Id: I6e40e50a3e077c81f8098582b718bc60e39f8253 Issue-ID: MUSIC-76 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-06-05Update Master to include jar folder.Thomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+8
This will put jar folder form separate branch into this where it belongs and we can build properly for beijing. Cassablanca will have a parent pom approach. Change-Id: Ieae3fce5ab42faddf4964285533fdc59d8b963de Issue-ID: MUSIC-79 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-04-09Adding HEAT map information.Vikram Potturi(apotturi)1-2/+6
Change-Id: I676137f72ab3cf451532c8f8fcfd032f83c31d5b Issue-ID: MUSIC-63 Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
2018-03-13Docker update and POM fixThomas Nelson Jr (arthurdent3) tn1381@att.com3-2/+15
Update the docker for cassandra to change ownership of imported files. Update the POM to fix bug Numerous bug fixes fro Logging and Error reporting. Change-Id: I518807f9796734134341ebefd109219050a84b51 Issue-ID: MUSIC-56, MUSIC-57, MUSIC-58 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-06More Unit tests for Sonar coverageThomas Nelson Jr (arthurdent3) tn1381@att.com5-52/+91
Change-Id: I5cc3d490bdc70dfa0ed69e1ee6d954ef2846f8e5 Issue-ID: MUSIC-40 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-05Some Sonar and CLM issues resolved.Thomas Nelson Jr (arthurdent3) tn1381@att.com2-12/+7
- Update some library versions fro CLM - Some code fixes for Sonar Change-Id: I270955be6337400f1d30556cfa854712f102916e Issue-ID: MUSIC-40 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-04Sonar Fixes to increate Coverage on Unit testsThomas Nelson Jr (arthurdent3) tn1381@att.com1-4/+2
Including bug fix that added proper Exception handling on REST Calls. Change-Id: I618faa69ab549e76c148bb7c664a5ffe0eae84ca Issue-ID: MUSIC-44, MUSIC-45 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-02-20Applying bug fixesThomas Nelson Jr (arthurdent3)5-93/+88
To many overlapping changes so including all of them. When pushing individually build was breaking. Issue-ID: MUSIC-33,MUSIC-34,MUSIC-35,MUSIC-36,MUSIC-37 Change-Id: I15b6f7c683d0d2eeadd99c2376dedd6c43a67a8c Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-05Initial code Import.arthurdent37-0/+1005
Issue-ID: MUSIC-21 Change-Id: I89ceab0891b4b7cb999dab532d6bae9092f027cc Signed-off-by: arthurdent3 <tn1381@att.com>