aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-09Reverse some of the previous changes.Thomas Nelson1-2/+2
Leaving main pom change in. Issue-ID: MUSIC-574 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: I591fec9c3874debeb4c56de9279bc95c5bda9ba4
2020-03-09More changes to get MUSIC workingThomas Nelson3-8/+25
Issues running in K8s Issue-ID: MUSIC-574 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: Iba46fec48ad4c5710990328f43ac63bdf5e4b870
2020-03-04Remove unused DockerfileTschaen, Brendan1-4/+0
Issue-ID: MUSIC-574 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: Ib375fc16bcc88b785bb3a9983b26156d42a65faf
2020-03-03Servlet library providedTschaen, Brendan2-1/+2
Issue-ID: MUSIC-574 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: Ife06b248b03792ff179915074669e1b0bcea2f55
2020-03-02Merge "Junit test case coverage for some classes in music-rest"Brendan Tschaen9-5/+480
2020-03-02Junit test case coverage for some classes in music-restGadicherla, Shiva9-5/+480
Issue-ID: MUSIC-521 Signed-off-by: Gadicherla, Shiva <shiva.gadicherla@att.com> Change-Id: I3be0da4c0f9e2cb052e9f2dcd3ce5931b8f59d9a
2020-03-02Migrate servlet librariesTschaen, Brendan2-55/+8
music-core does not need these libraries, only music-rest does. Therefore, the dependencies should be in music-rest pom Issue-ID: MUSIC-574 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: I4479bb158b7a1b498f4abb5ca52450ee2e5245bf
2020-02-26Migrate music docsJessica Wagantall9-0/+145
Merging this will create https://onap-music.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Icbac29b0d981370c9e0db7937b2acef97387ed2e
2020-02-19Update startup.sh to use JAVA_OPTS and SPRING_OPTSThomas Nelson1-2/+2
Issue-ID: MUSIC-561 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: I92a342a22df684ddc7ae91832b1e32daab9c5b19 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: Ia57db43d217ead0f6d145e775cc9d6264d040274
2020-02-19Fix Broken Docker BuildsThomas Nelson14-196/+95
Update Pom files and Directory Structure. Issue-ID: MUSIC-561 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: I3325b20cc4345e67a356a5cbb1bce7d45904be02
2020-01-30Merge "JUnit test case coverage for Condition.java, JsonLock.java, ↵Brendan Tschaen7-3/+781
MusicLockState.java, MusicCore.java Issue-ID: MUSIC-521"
2020-01-30JUnit test case coverage for Condition.java, JsonLock.java, ↵Gadicherla, Shiva7-3/+781
MusicLockState.java, MusicCore.java Issue-ID: MUSIC-521 Signed-off-by: Gadicherla, Shiva <shiva.gadicherla@att.com> Change-Id: I02aa0986b89883514ae2a001ec00006f0f28c3e8
2020-01-29Merge "Further MusicCassaCore Testing"Thomas Nelson3-9/+216
2020-01-29Merge "Bug fixes, syncronization, and clean up daemon"Thomas Nelson10-30/+261
2020-01-27Further MusicCassaCore TestingTschaen, Brendan3-9/+216
Change-Id: I6314a6ea15e3787b840050deb04190e1928c20e2 Issue-ID: MUSIC-521 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2020-01-21Add sonar propertyTschaen, Brendan1-8/+2
sonar looks for this file to pull from Change-Id: Ie6c551689967a781db22b50955d74ce95cc7f617 Issue-ID: MUSIC-521 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2020-01-21Bug fixes, syncronization, and clean up daemonTschaen, Brendan10-30/+261
Change-Id: Ic70bac496621540bd1589b7f8d07d8db43f3aed0 Issue-ID: MUSIC-548 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2020-01-03Merge "ErrorTypes.java-junits"Thomas Nelson1-0/+48
2020-01-03Merge "CadiAuthFilter-junits"Thomas Nelson1-0/+63
2020-01-03Merge "Encrypt/Decrypt tool"Thomas Nelson1-6/+13
2020-01-02Added properties for cassandra connect and read time outs with Junit cases.Gadicherla, Shiva5-147/+207
Issue-ID: MUSIC-521 Signed-off-by: Gadicherla, Shiva <shiva.gadicherla@att.com> Change-Id: I15b09521f87161189f56701b7021f58276c875dc
2020-01-02Unit tests for MusicDataStore and CassaLockStoreTschaen, Brendan5-13/+836
Change-Id: I8ad41f58262210204a34cf62e4172653d335d983 Issue-ID: MUSIC-521 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-12-27Merge "Update junits"Thomas Nelson16-341/+251
2019-12-04Unit test cases for DeadLockDetectionUtil, CipherUtil and CassaLockStoreGadicherla, Shiva4-1/+436
Issue-ID: MUSIC-521 Signed-off-by: Gadicherla, Shiva <sg592n@att.com> Change-Id: I8544a2003548eff9d26c48f65e5109154924bfe9
2019-11-20CadiAuthFilter-junitsThugutla sailakshmi1-0/+63
Issue-ID: OPTFRA-578 Change-Id: I1b44674cf203dad91d0be9fb2c2ad0f50f5c9648 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-19ErrorTypes.java-junitsThugutla sailakshmi1-0/+48
Issue-ID: OPTFRA-578 Change-Id: I59363871a2948a86895a0de774f16af00b1a9d60 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-18ErrorSeverity.java-JunitsThugutla sailakshmi1-0/+41
Issue-ID: OPTFRA-578 Change-Id: I64a2d38089a6a7d91e2f2b0cd1d6371f08296456 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-18MusicAuthenticationException.java-junitsThugutla sailakshmi1-0/+14
Issue-ID: OPTFRA-578 Change-Id: I37146a307068ee018f615903690579179c1c690c Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-13JUNIT- MusicDeadlockException.javaThugutla sailakshmi1-0/+121
Issue-ID: AAF-876 Change-Id: Idd5a0e1c7287756869179a0b1efd213cbd8cc937 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-12Update junitsTschaen, Brendan16-341/+251
Change-Id: Ic08113ccee0c11e541764059632dfb2692eba657 Issue-ID: MUSIC-521 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-10-17Encrypt/Decrypt toolTschaen, Brendan1-6/+13
Change-Id: If268c58fd20980d207c2533bd4fa4721e06baa85 Issue-ID: MUSIC-528 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-10-10Merge "Include owner in createLockRef"Bharath Balasubramanian4-4/+19
2019-10-09Merge "Remove this unused logger private field Issue-ID: MUSIC-523 ↵Brendan Tschaen1-6/+4
Change-Id: Idabaaf20bfb243598db30a6985eedb411b2cd2b7 Signed-off-by: manisha07 <cmanis10@in.ibm.com>"
2019-10-09Include owner in createLockRefTschaen, Brendan4-4/+19
Change-Id: I7403f27b739259576419a380878cf0e263f9b8c6 Issue-ID: MUSIC-502 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-10-04Remove this unused logger private fieldmanisha071-6/+4
Issue-ID: MUSIC-523 Change-Id: Idabaaf20bfb243598db30a6985eedb411b2cd2b7 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-10-03Update locking to use Threadsafe setThomas Nelson (arthurdent3)9-59/+165
Had to create whole new method for Atomic Lock Creation. Added thread safe set to contol lock creation per key. Updated the deadlock to use local_quorum Removed some uneeded import Updated some logging. Issue-ID: MUSIC-512 Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com> Change-Id: I7e1a4c34de5dc9a0e90adf30d1f4d1bac698ceae Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com>
2019-09-30Include lockstate codec by defualtTschaen, Brendan2-29/+30
Change-Id: I5a39b2c865cff205af9d650e54157b992e748973 Issue-ID: MUSIC-508 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-09-26Split music src into music-core and music-restArthur Martella115-457/+1708
Separating music into two directories to build with two pom files. Hopefully this should allow both jars to be deployed in nexus. Do not merge without careful review!!! Issue-ID: MUSIC-505 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: I9dd2074e7f4499216c2bcd00095829dd43e2d0f9
2019-09-26Merge "Read lock promotion"Thomas Nelson10-100/+356
2019-09-26Read lock promotionTschaen, Brendan10-100/+356
Change-Id: Ib2515c728503fb729e6ecc2e09973bbfa9e2e317 Issue-ID: MUSIC-508 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-09-26Release 3.2.35 for El AltoTschaen, Brendan1-0/+5
Change-Id: Ia4edd9cb633b1602deace74921eb6d2f4509f3e2 Issue-ID: MUSIC-497 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-09-23Merge "Test case for deadlock detection"Brendan Tschaen1-0/+60
2019-09-19El Alto Release NotesTschaen, Brendan1-13/+11
Change-Id: I6703f52383d9901cb1e08b5ce92fb6e66b454cfa Issue-ID: MUSIC-496 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-09-18Test case for deadlock detectionArthur Martella1-0/+60
Issue-ID: MUSIC-502 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: I270298c464df020869bd3779e2858dc43c27e69a
2019-09-17Jackson Faster-xml vulnerability.Thomas Nelson (arthurdent3)2-10/+10
CVE-2019-14439 Information Disclosure Vulnerability FasterXML Jackson-databind is prone to an information-disclosure vulnerability that occurs due to a polymorphic typing issue. Specifically, this issue occurs when an externally exposed JSON endpoint has default typing enabled and has logback jar in the classpath. An attacker can exploit this issue to obtain sensitive information that may aid in further attacks. Issue-ID: MUSIC-504 Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com> Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com> Change-Id: I2c31986ff2d792d482f84406e96c47dbf652f32f
2019-09-17Merge "Load Music properties without Spring Boot"Thomas Nelson1-4/+94
2019-09-17Merge "Deadlock detection by owner"Thomas Nelson10-30/+400
2019-09-16Load Music properties without Spring BootArthur Martella1-4/+94
Issue-ID: MUSIC-503 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: I14510c4fb686a4e48eed057e9714b7a0e00e5d9e
2019-09-16Deadlock detection by ownerArthur Martella10-30/+400
Issue-ID: MUSIC-502 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: Iec20cfeec96d7031c691055ffba2f65c34854adf
2019-09-11Merge "sonar-463 Immediately return this expression instead of assigning it ↵Thomas Nelson1-2/+1
to the temporary variable "ks""