aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-19CLM FixesThomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+5
Added netty to the Dependency List. Change-Id: Id00fac7d3a124e82af1a7434d0c1cb7fb49ae022 Issue-ID: MUSIC-49, MUSIC-47 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-18CLM FixesThomas Nelson Jr (arthurdent3) tn1381@att.com2-2/+7
Added Jackson to the Dependency List. Change-Id: I7f8d15e4626e5e5b73ecb9118c25c63268b73dfb Issue-ID: MUSIC-49, MUSIC-47 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-18CLM ChangesThomas Nelson Jr (arthurdent3) tn1381@att.com14-77/+114
Change-Id: Id34c036653bf0816e5c67004e4dcf7da90e470e7 Issue-ID: MUSIC-47, MUSIC-48, MUSIC-49 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-13Docker update and POM fixThomas Nelson Jr (arthurdent3) tn1381@att.com24-858/+717
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-08Docker Updates for CSITThomas Nelson Jr (arthurdent3) tn1381@att.com14-23/+175
Udates fro Docker and also a few bug fixes. Change-Id: I48d8ee81412c7ce664e6b3e33c06e952afad734e Issue-ID: MUSIC-32, MUSIC-51 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-06Unit Tests for Sonar and Functional Test DockerThomas Nelson Jr (arthurdent3) tn1381@att.com14-643/+1902
Change-Id: Ib8156f44cf08f220de2a74ef8237b30deaf4df7a Issue-ID: MUSIC-40, MUSIC-32 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.com17-581/+1394
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.com7-458/+465
- 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-05CLM FixesThomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Minor changes to version to improve CLM score and fix security issues. Change-Id: I9d023042977f14bd382ece8a5db9a748ea3c95fd 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.com29-1789/+1597
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-03-01Sonar and CLM fixes and Unit testThomas Nelson Jr (arthurdent3) tn1381@att.com3-10/+202
Added zookeeper Server Unit Test back and fixed issues were IP 10.0.0.2 was carried over form another unit test. Change-Id: I9222125decb9b075b7351b3a97f225138799de57 Issue-ID: MUSIC-40 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-02-25Sonar and CLM fixesThomas Nelson Jr (arthurdent3)11-1112/+754
Added missing files and Remove zookeeper Server issues Unit Test. Issue-ID: MUSIC-40 Change-Id: I52507fdd83327c7e6805c93e475a0d58ae9d6ee0 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-23Changes related to Authentication and AtomicThomas Nelson Jr (arthurdent3)13-163/+332
Authentication Fixes Atomic with delete added. Issue-ID: MUSIC-38,MUSIC-39 Change-Id: Ide2974a42ff8618d8a94ef7e8a1b0abde3630550 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-20Applying bug fixesThomas Nelson Jr (arthurdent3)25-1024/+1102
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-20Setting Repositories back to pom.xmlThomas Nelson Jr (arthurdent3)1-30/+61
Looks like somehow the oParent and the Repository info got removed. Adding them back. This should hopefully correct the issues with docker build. Issue-ID: MUSIC-32 Change-Id: I3b45a9a7602d8bf8c8f252af31783e7fc8838359 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-20Adding distribution management to pom for dockerThomas Nelson Jr (arthurdent3)1-1/+10
Issue-ID: MUSIC-32 Change-Id: If208dadd55fb9fd44dfb29df6d84822a17a36236 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-19Fix for pom to moce docker plugin to a profileThomas Nelson Jr (arthurdent3)1-56/+69
Issue-ID: MUSIC-32 Change-Id: Ic075f0d38a8b3aed86a08ee0938c9657dbebdb42 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-19Set up project to work with dockerThomas Nelson Jr (arthurdent3)3-309/+308
Update Pom to add docker plugin and add Dockerfile to build docker image. This is part of the requirement for a functional test case with the Robot Framework. Issue-ID: MUSIC-32 Change-Id: I548730b75ef0c73d6e840e4894b7f4460d94deb6 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-15Adding oparentThomas Nelson Jr (arthurdent3)1-43/+11
Hopefully this should solve all my headaches. Issue-ID: MUSIC-24 Change-Id: Ia0becd349625500fc3d5c416e3934bbf9fde7a92 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-14Fixing broken buildThomas Nelson Jr (arthurdent3)1-126/+129
Removed ofending Plugin from Pom. Change-Id: I56ce1cf6759f267e6c379e4cfd5ac4a12c3115e1 Issue-ID: MUSIC-24 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-11Sonar Changes to pom fileThomas Nelson Jr (arthurdent3)2-2/+39
Trying to get Sonar working right. Code coverage is not showing up. Assuming its somethign missing from pom. Change-Id: I8a695ce6639666b79a2d92e4d5cb92307515a858 Issue-ID: MUSIC-24 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-10Merge "Add swagger.json"Bharath Balasubramanian2-2/+3
2018-02-09Add swagger.jsonThomas Nelson Jr (arthurdent3)2-2/+3
Add Swagger JSON file to docs Minor fix to test. Issue-ID: MUSIC-21, MUSIC-26 Change-Id: I95e63d00110ec2320dbb445a7faa5c41e5200b6a Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-09Add version.properties fileJessica Wagantall1-0/+13
Change-Id: If27bb5d189a6caf821226c8d673c6983cfefa916 Issue-ID: MUSIC-21 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-09Add missing pom.xml componentsJessica Wagantall1-3/+56
Add missing components: - distribution management - repositories - plugins - properties Change-Id: I57568771f148168d0b8524205c78bb30f85e2f58 Issue-ID: MUSIC-21 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-08Add Comment to plugin for Sonararthurdent31-0/+1
run-clm run-sonar Issue-ID: MUSIC-24 Change-Id: Ia59c8971c376fc3538da9acdd59e4fa7f5e68173 Signed-off-by: arthurdent3 <tn1381@att.com>
2018-02-08Adding sonar plugin for sonar scansarthurdent31-1/+5
Issue-ID: MUSIC-24 Change-Id: Ib5860d1506435ac257def7d0b9a3157cebb94e45 Signed-off-by: arthurdent3 <tn1381@att.com>
2018-02-05Initial code Import.arthurdent368-0/+12628
Issue-ID: MUSIC-21 Change-Id: I89ceab0891b4b7cb999dab532d6bae9092f027cc Signed-off-by: arthurdent3 <tn1381@att.com>
2018-01-17Initial empty repositoryJessica Wagantall0-0/+0