summaryrefslogtreecommitdiffstats
path: root/docs/submodules/music.git
AgeCommit message (Collapse)AuthorFilesLines
2018-10-01Updated git submodulesArundathi Patil1-0/+0
Project: music master 9b689fe28bd6b870b7a54590193118d8c3a7505a Added test file for JSONObject.java To increase the coverage Issue-ID: MUSIC-140 Change-Id: Ic92c8a883d758341ab1ec11ad9bb0f062501fe79 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-18Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 1c28ca5b696c1c8df24c207fd1235af0b85c4186 Merge "Update distribution files to support helm charts" Update distribution files to support helm charts Helm Charts require new Docker images. Refined Cassandra and Cassandra cql loader. Change-Id: Ie7726025afd63e256a43aef9f39d53c32c90c77b Issue-ID: MUSIC-99 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-09-18Updated git submodulesThomas Nelson1-0/+0
Project: music master 82c874161df1bc657ed309938cbdd24d6a3294bd Merge "Add distribution management to pom" Add distribution management to pom Change-Id: Ib3e17a547d0e8d4d71898293dd32013d987c14b0 Issue-ID: MUSIC-93 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
2018-09-18Updated git submodulesThomas Nelson1-0/+0
Project: music master bdeb60322c8a4477f19c616f5f1a6a1058c72204 Merge "MusicServiceException.java: Fixed sonar issues" MusicServiceException.java: Fixed sonar issues Sonar Link: https://sonar.onap.org/code?id=org.onap.music%3AMUSIC&selected=org.onap.music%3AMUSIC%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fmusic%2Fexceptions%2FMusicServiceException.java Issue-ID: MUSIC-137 Change-Id: Ibb96c29aa17d7f8f42d1ceb5aa9581b2b250e2dc Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-18Updated git submodulesThomas Nelson1-0/+0
Project: music master 63b03eaaf973262e5a07c85a2274d179de86b45e Merge "Move string literal to left of string comparison" Move string literal to left of string comparison Move string literal to left of string comparison Issue-ID: MUSIC-135 Change-Id: I622f2682e98c7927b66d11058da98c13b6b12942 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-17Updated git submodulesTschaen, Brendan (bt054f)1-0/+0
Project: music master cfc70c5f51aa3730aafbe6535ac70e0b2450629a Change pom for ONAP Change-Id: Ifc2b12a4231a856d9b858458b2d39129d3be00a7 Issue-ID: MUSIC-93 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
2018-09-10Updated git submodulesThomas Nelson1-0/+0
Project: music master 393b00e29666cea35849ada88cdc6983b792120a Merge "RestMusicQAPI.java: Fixed sonar issues" RestMusicQAPI.java: Fixed sonar issues Fixed sonar code-smells/issues across this file Issue-ID: MUSIC-132 Change-Id: I8085caf301a46165675ff20a80b0fac1fbf885ff Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-10Updated git submodulesSooriyaa1-0/+0
Project: music master 8a4224bffad3139e151722dcc9ddd52731d3d5e6 Adding a constant to remove duplicate string Adding a constant to remove duplicate string Issue-ID: MUSIC-133 Change-Id: I1c9e82cf210c2dd0f00bec53c95fa5281f368568 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-06Updated git submodulesThomas Nelson1-0/+0
Project: music master 021bc07b7ee7faddb7c94f3d12044d6e81276142 Merge "JsonNotification.java: Fixed sonar issue" JsonNotification.java: Fixed sonar issue Fixed sonar issue, remove unused import Issue-ID: MUSIC-113 Change-Id: Ifddef7c3d317e47b525e676163b7d47f393465d8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-06Updated git submodulesThomas Nelson1-0/+0
Project: music master 8cf5586817780cee8dac469d8c6b2af4aed86a5c Merge "Removing the literal true boolean value" Removing the literal true boolean value Removing the literal true boolean value Issue-ID: MUSIC-125 Change-Id: Id126541571cc3eb2475f064421b0baaeada8e0e7 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-06Updated git submodulesThomas Nelson1-0/+0
Project: music master f60a2f8e0f374769c870644ef78f7ee2938bf2e1 Merge "Remove the unused import" Remove the unused import Remove the unused import Issue-ID: MUSIC-128 Change-Id: Ic12deb0959761f2878fdf20b71e012ee3a0bac2e Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-06Updated git submodulesThomas Nelson1-0/+0
Project: music master 5809d027db16817e538ac52e800ec6594d8d8feb Merge "Added error log in MusicConditional class" Added error log in MusicConditional class Added error log in MusicConditional class where it was missing. Reported in Sonar. Issue-ID: MUSIC-129 Change-Id: I8d3102547015313520b67058312e4072f621ca34 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-09-06Updated git submodulesThomas Nelson1-0/+0
Project: music master 12b3c4cabe0514da096e4349212d959630cf1b31 Merge "replaced stacktrace with error log" replaced stacktrace with error log Replaced stacktrace with error log. Reported in SonarQube. Issue-ID: MUSIC-129 Change-Id: I54626e3b8d80cf7242cd1e67b627aa73266f1e8d Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-09-05Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 40fa29045a2f95c4fae44c4a8f3693c5dec67a34 Merge "RestMusicVersionAPI.java: Fixed sonar issue" RestMusicVersionAPI.java: Fixed sonar issue Fixed sonar code-smells/issues across this file. Issue-ID: MUSIC-127 Change-Id: I8a79a09ce5ec8c0f7e6e0f664f570dc61a848040 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-05Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master f1169764cd4cd389882ad09dcaca0cc9c0d94efe Merge "Remove the literal false boolean value" Remove the literal false boolean value Remove the literal false boolean value Issue-ID: MUSIC-130 Change-Id: I99f7168abc2d354919b2b01006b89ec26e762864 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-05Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master a08d06d0ee36d4ee1e9a2b7e2634bb25fcb36ebb Merge "Move string literal to left of string comparison" Move string literal to left of string comparison Move string literal to left of string comparison Issue-ID: MUSIC-131 Change-Id: I210469c9c7e827df51f20fb7f580282a145b4464 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-05Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master caf9e81ff1b830312681a58b5a752e13ee3d04eb Merge "Added bug fix reported in SonarQube for MusicUtil" Added bug fix reported in SonarQube for MusicUtil Added bug fix reported in SonarQube for MusicUtil Issue-ID: MUSIC-107 Change-Id: I6792a357505880fb85d353e3872b16aca2412c8b Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-09-05Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 99c6296cf2faeea3d7b04d6cc696367729cef88a Merge "Added fix for potential nullpointer exception" Added fix for potential nullpointer exception Added fix for potential nullpointerexception reported in sonarqube Issue-ID: MUSIC-114 Change-Id: I6792a357534880fb85d353e2832b16aca2415c8b Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-09-05Updated git submodulesChandan Ghosh1-0/+0
Project: music master 73a0e01a5983a1ee3c1fac0935be89a7a5a83e87 Removed unused imports. added error log Issue-ID: MUSIC-126 Change-Id: I1a73518da1c3d028ce9e8933def60c02b26482ff Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-09-03Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 36e2dab449eae8ede28200f95bfaec2ab23bd486 Merge "Added fix for potential nullpointerexception" Added fix for potential nullpointerexception 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-09-03Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master d74bc0962a011e47eeeaa4fd07571645d5befe68 Merge "MusicLockState.java: Fixed sonar issue" MusicLockState.java: Fixed sonar issue 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-03Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master a6e37de1411ae04f49347d72121c3a4d3f6fd0ac Merge "JsonDelete.java: Fixed sonar issue" JsonDelete.java: Fixed sonar issue Fixed sonar issue, declare variable on seperate line. Issue-ID: MUSIC-121 Change-Id: Idf2cdb49a7d021d275dea5685a77e98b9c94fe9e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-03Updated git submodulesArundathi Patil1-0/+0
Project: music master 6f450be557a7c25d9aff9c849bc5f64b1457c9ca ProtocolSupport.java: fixed sonar issue 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-08-31Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 60a215503f38974c409c963d3f3a8154be01bdd5 Merge "jsonSelect.java: Fixed sonar issue" jsonSelect.java: Fixed sonar issue Fixed sonar issue, either log or rethrow this error Issue-ID: MUSIC-116 Change-Id: Iace6b3251a2b3b60cfd8ce99d6a0ed8ecf80fe02 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-31Updated git submodulesArundathi Patil1-0/+0
Project: music master 3e8fdc36a0251dc8b6c2a4794ec96f265850a691 JsonConditional.java: Fixed sonar issue Fixed sonar issue, use transient keyword for variables. Issue-ID: MUSIC-117 Change-Id: I9c8ef0b9fb3239c98a09058cf14019df095e440b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-28Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 751f3e5b00130c4e04d42f917fd921dccb7f36cf Merge "JasonUpdate.java: Fixed sonar issue" JasonUpdate.java: Fixed sonar issue Fixed sonar issue, make values transient or serializable Issue-ID: MUSIC-110 Change-Id: Ief55a0b21e3494c39050a83bdc1a04f2bef49234 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-28Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 8e7e000bd7da86c460841ae9d6deb52541cded87 Merge "MusicCore.java : Fixed sonar issue" MusicCore.java : Fixed sonar issue Fixed sonar issue, null pointer exception could be thrown Issue-ID: MUSIC-111 Change-Id: I4ea473a5e656292ecfd807ab84793f7c4ec233b2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-28Updated git submodulesArundathi Patil1-0/+0
Project: music master c2e7e16d876a7a08d8149ee1c7c300346d38a4b4 MusicConditional.java: Fixed sonar issue Fixed sonar issue, null pointer exception could be thrown Issue-ID: MUSIC-112 Change-Id: I2480634a270114c21d23dda72c381b7e9e389b18 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-27Updated git submodulesNelson, Thomas (tn1381)1-0/+0
Project: music master c79755d43c123176515e5cafbba0774a03d297d3 Swagger Update and other updates. Updates related to callback api Change-Id: I2a4c00e8db4a430c5998e7770389451610f0770a Issue-ID: MUSIC-97 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2018-08-27Updated git submodulesThomas Nelson1-0/+0
Project: music master 21b8e51a9318a97363437c9668e3564875c15f8f Merge "Use managed guava version" Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I32d49c89aa250e155a66d1302c16893f27803997 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-27Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 96f707fc3cf51e5bd1d1cde81ced3a804af2d5d9 Merge "JsonInser.java : fixed sonar issue" JsonInser.java : fixed sonar issue Fixed sonar issue, use transient or serializable keyword Issue-ID: MUSIC-109 Change-Id: I1c8077548167884790713a2dc52538aa80b16f4e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-27Updated git submodulesArundathi Patil1-0/+0
Project: music master ba7e52156a998a5cffc59a95c05d104074a23964 MusicHealthCheck.java- Fixed sonar issue Fixed sonar issue, A nullpointer exception could be thrown Issue-ID: MUSIC-108 Change-Id: Id025658bde7b92bbacd940fc6c2121fc84086ea6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-20Updated git submodulesNelson, Thomas (tn1381)1-0/+0
Project: music master 0d2f003049e562354fda88729dbab70f46daa25f Update swagger.json and other updates. Change-Id: I84753300e64ba82072e65ef1bde2cb76771ee046 Issue-ID: MUSIC-97 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2018-08-14Updated git submodulesBrendan Tschaen1-0/+0
Project: music master 1dbff4199663796788e5658c0eec33b2faade59d Merge "Fix Documentation spelling" Fix Documentation spelling Change-Id: I87806db4cf99a30ba86249d2afb3ea8b9f9bfcb2 Issue-ID: MUSIC-94 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
2018-08-08Updated git submodulesThomas Nelson Jr1-0/+0
Project: music master 64b04604921670862993fb2a72a895a6209947d5 Updates to Callback Api and Connection Change-Id: I6a3f0537a616ae4d54b47fa2c70ba5128e39f123 Issue-ID: MUSIC-92 Signed-off-by: Thomas Nelson Jr <tn1381@att.com>
2018-07-17Updated git submodulesThomas Nelson Jr (arthurdent3) tn1381@att.com1-0/+0
Project: music master 9b6efbd93a12c858a0d2643013217ec3d6c3a46d various Updates 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-26Updated git submodulesTschaen, Brendan (bt054f)1-0/+0
Project: music master 5a28a331688c5578fef9c64d462d07cbae6797da Add voting app example Change-Id: Ife1e6ea10cf74e3495ed72bc14a77179665ca327 Issue-ID: MUSIC-82 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
2018-06-07Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 5e5d6ed9badebfbc1cc65a90e3de8dad232f9e42 Merge "Document Updates and Bug Fixes" Document Updates and Bug Fixes 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-07Updated git submodulesGildas Lanilis1-0/+0
Project: music master 43dba6f628b7c97cfcfec66118b574a4a1ea8b10 Fix format issue in RN Change-Id: I928df1ed0710f0afdf68b3ea85d491f4ade57d6f Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-06-05Updated git submodulesThomas Nelson Jr (arthurdent3) tn1381@att.com1-0/+0
Project: music master 03ade18ac83ab02ee1ce0d6d43725b96513b4577 Update Master to include jar folder. 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-05-31Updated git submodulesGildas Lanilis1-0/+0
Project: music master 932c9e80911645798712a77e4cee9230a4b59408 Document Security section of the Release Notes Change-Id: I2c5e3df11a35715a77017cf3c239e6f14251cd49 Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-05-22Updated git submodulesThomas Nelson Jr (arthurdent3) tn1381@att.com1-0/+0
Project: music master f1ce1a026d12f067149d0e710b2682cf3095cf67 Update Release Notes Change-Id: Iacdd31927dff74c9589ae239652ff6579af14084 Issue-ID: MUSIC-62 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-04-28Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 7839b011d82cfce4f64ff615a98b14fbf8de6271 Merge "Change Version Number of Cassandra" Change Version Number of Cassandra Change-Id: I567086c33d1518bde6847effb069bb149db46c48 Issue-ID: MUSIC-74 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-04-20Updated git submodulesBharath Balasubramanian1-0/+0
Project: music master 193f937a5df3cbe476428e25601d47496b629820 Merge "Pin jnr-unixsocket for Docker plugin to 0.13" Pin jnr-unixsocket for Docker plugin to 0.13 The current verison of jnr-unixsocket is 0.12 from the Docker plugin however in order to be able the images for ARM64, it needs the newer version which has support for it. There is work upstream to switch the version to 0.18[0] however it seems that this is still pending, so we can pin it for now until that merges. [0]: https://github.com/fabric8io/docker-maven-plugin/pull/770 Change-Id: Ia69b1b1807e79cbc50bd12dbb7dd7f9f3d60cfc9 Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-04-18Updated git submodulesThomas Nelson Jr (arthurdent3) tn1381@att.com1-0/+0
Project: music master 6a0328891c81d076885bc328b6c8baefacd44639 Update cassandra docker image Removal for issues with Kubernetes - Need to make sure any injected files Are chown 664 or ID is smae ID as Cassandra in Container ( Which is 999 ). Change-Id: Ib568d94131bcd6766da202f4591f4634d1804761 Issue-ID: MUSIC-70, MUSIC-60 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-04-11Updated git submodulesVikram Potturi(apotturi)1-0/+0
Project: music master 2b34c9375762146a48a5ea866e0dd5954e780b3c Add repo variable. Change-Id: I6f2a9af4b40a768549d8460102913aa65d80d9a0 Issue-ID: MUSIC-63 Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
2018-04-10Updated git submodulesNelson,Thomas(tn1381)(arthurdent3)1-0/+0
Project: music master 2fd00e9d1de73b1103c45d9ba15d9e818f79e876 Adding HEAT map information. I adding missing Files. Change-Id: Id6e49cd95e0327b5b79b29707f25a44602dd06be Issue-ID: MUSIC-63 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-04-09Updated git submodulesVikram Potturi(apotturi)1-0/+0
Project: music master 587e3d75c651f97b6e11cc61d7159e607c3f0f90 Adding HEAT map information. Change-Id: I676137f72ab3cf451532c8f8fcfd032f83c31d5b Issue-ID: MUSIC-63 Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
2018-04-05Updated git submodulesJessica Wagantall1-0/+0
Project: music master 0d0e1f6dcf7bb27f5604615772d55b8cc903e9c7 Update docker tag convention Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: Ic42a81bb1b11e6d6dbfc5b620a1f5b1dc8fdd0b2 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-29Updated git submodulesNelson,Thomas(tn1381)(arthurdent3)1-0/+0
Project: music master 03b8ac85fe37aa2c35f28f10cff3d460751b23d0 Documentation added Change-Id: I5fdf2b042451ea666a36a3ca31fb0783e0239878 Issue-ID: MUSIC-62 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>