aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-03Added fix for potential nullpointerexceptionChandan Ghosh2-9/+14
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-31Merge "jsonSelect.java: Fixed sonar issue"Bharath Balasubramanian1-2/+3
2018-08-31jsonSelect.java: Fixed sonar issueArundathi Patil1-2/+3
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-31JsonConditional.java: Fixed sonar issueArundathi Patil1-2/+2
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-29Added fix for potential nullpointer exceptionChandan Ghosh1-8/+12
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-08-29Added bug fix reported in SonarQube for MusicUtilChandan Ghosh1-2/+2
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-08-29JsonNotification.java: Fixed sonar issueArundathi Patil1-1/+0
Fixed sonar issue, remove unused import Issue-ID: MUSIC-113 Change-Id: Ifddef7c3d317e47b525e676163b7d47f393465d8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-28Merge "JasonUpdate.java: Fixed sonar issue"Bharath Balasubramanian1-4/+5
2018-08-28Merge "MusicCore.java : Fixed sonar issue"Bharath Balasubramanian1-2/+6
2018-08-28MusicConditional.java: Fixed sonar issueArundathi Patil1-1/+1
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-28MusicCore.java : Fixed sonar issueArundathi Patil1-2/+6
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-28JasonUpdate.java: Fixed sonar issueArundathi Patil1-4/+5
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-27Swagger Update and other updates.Nelson, Thomas (tn1381)14-135/+417
Updates related to callback api Change-Id: I2a4c00e8db4a430c5998e7770389451610f0770a Issue-ID: MUSIC-97 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2018-08-27Merge "Use managed guava version"Thomas Nelson2-25/+25
2018-08-27Use managed guava versionGary Wu2-25/+25
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-27Merge "JsonInser.java : fixed sonar issue"Bharath Balasubramanian1-3/+2
2018-08-27JsonInser.java : fixed sonar issueArundathi Patil1-3/+2
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-27MusicHealthCheck.java- Fixed sonar issueArundathi Patil1-4/+6
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-20Update swagger.json and other updates.Nelson, Thomas (tn1381)17-171/+2797
Change-Id: I84753300e64ba82072e65ef1bde2cb76771ee046 Issue-ID: MUSIC-97 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2018-08-14Merge "Fix Documentation spelling"Brendan Tschaen5-16/+23
2018-08-08Fix Documentation spellingTschaen, Brendan (bt054f)5-16/+23
Change-Id: I87806db4cf99a30ba86249d2afb3ea8b9f9bfcb2 Issue-ID: MUSIC-94 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
2018-08-08Updates to Callback Api and ConnectionThomas Nelson Jr9-76/+387
Change-Id: I6a3f0537a616ae4d54b47fa2c70ba5128e39f123 Issue-ID: MUSIC-92 Signed-off-by: Thomas Nelson Jr <tn1381@att.com>
2018-07-16various UpdatesThomas Nelson Jr (arthurdent3) tn1381@att.com33-527/+4504
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-26Add voting app exampleTschaen, Brendan (bt054f)9-0/+959
Change-Id: Ife1e6ea10cf74e3495ed72bc14a77179665ca327 Issue-ID: MUSIC-82 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
2018-06-07Merge "Document Updates and Bug Fixes"Bharath Balasubramanian20-132/+92
2018-06-07Document Updates and Bug FixesThomas Nelson Jr (arthurdent3) tn1381@att.com20-133/+93
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-06Fix format issue in RNGildas Lanilis1-9/+14
Change-Id: I928df1ed0710f0afdf68b3ea85d491f4ade57d6f Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-06-05Update Master to include jar folder.Thomas Nelson Jr (arthurdent3) tn1381@att.com89-22/+13855
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-30Document Security section of the Release NotesGildas Lanilis1-15/+21
Change-Id: I2c5e3df11a35715a77017cf3c239e6f14251cd49 Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-05-22Update Release NotesThomas Nelson Jr (arthurdent3) tn1381@att.com1-21/+16
Change-Id: Iacdd31927dff74c9589ae239652ff6579af14084 Issue-ID: MUSIC-62 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-04-28Merge "Change Version Number of Cassandra"Bharath Balasubramanian1-2/+2
2018-04-27Change Version Number of CassandraThomas Nelson Jr (arthurdent3) tn1381@att.com1-2/+2
Change-Id: I567086c33d1518bde6847effb069bb149db46c48 Issue-ID: MUSIC-74 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-04-20Merge "Pin jnr-unixsocket for Docker plugin to 0.13"Bharath Balasubramanian1-0/+7
2018-04-18Update cassandra docker imageThomas Nelson Jr (arthurdent3) tn1381@att.com1-3/+5
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-16Pin jnr-unixsocket for Docker plugin to 0.13Mohammed Naser1-0/+7
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-11Add repo variable.Vikram Potturi(apotturi)2-6/+25
Change-Id: I6f2a9af4b40a768549d8460102913aa65d80d9a0 Issue-ID: MUSIC-63 Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
2018-04-10Adding HEAT map information.Nelson,Thomas(tn1381)(arthurdent3)2-0/+83
I adding missing Files. Change-Id: Id6e49cd95e0327b5b79b29707f25a44602dd06be Issue-ID: MUSIC-63 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-04-09Adding HEAT map information.Vikram Potturi(apotturi)9-104/+52
Change-Id: I676137f72ab3cf451532c8f8fcfd032f83c31d5b Issue-ID: MUSIC-63 Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
2018-04-04Update docker tag conventionJessica Wagantall1-1/+1
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-28Documentation addedNelson,Thomas(tn1381)(arthurdent3)11-332/+810
Change-Id: I5fdf2b042451ea666a36a3ca31fb0783e0239878 Issue-ID: MUSIC-62 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-03-27Code Coverage, Auth ID, DockerNelson,Thomas(tn1381)(arthurdent3)15-841/+1179
Change-Id: If9212aea5a643f2db6c18090f17cd2da71f5a968 Issue-ID: MUSIC-44, MUSIC-65, MUSIC-56 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-03-26Updated git submodulesShashank Kumar Shankar1-0/+0
Project: music/distributed-kv-store master 749870b8ce9dddd09e98a65fc4c57b295880c8bd Fix minor path in code This patch fixes a minor path minor issue which was found in CSIT tests. Change-Id: I3ca957248211fe9e89eeee8d0fb5e2b0b4593c5b Issue-ID: MUSIC-55 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-23Updated git submodulesShashank Kumar Shankar1-0/+0
Project: music/distributed-kv-store master 7dd6e2f9e3725427c628b214cb31bda1dbe95234 Make datastore generic to support Consul/Cassandra This patch makes the backend datastore to be generic so that the backend datastore can be either Consul or Cassandra. This way, MUSIC's core functionality can be used and makes other minor fixes. Change-Id: Iba4eaa751fe60a293d6f2fd60ad06a8c4be1dd1e Issue-ID: MUSIC-55 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> Add Docker push to nexus support This patch adds support to push built docker container to Nexus. Change-Id: I9c9d3c01c548c0d3dcfec70f299765f0221379dc Issue-ID: MUSIC-59 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> Minor fix in Swagger file Change-Id: I4b2c308b4157d091be39f0f2bfa0372372241ae0 Issue-ID: MUSIC-55 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-22Merge "Fix for HAS to run its CSIT"Bharath Balasubramanian9-118/+231
2018-03-22Merge "Add index and templates to music project"Bharath Balasubramanian9-0/+241
2018-03-22Fix for HAS to run its CSITThomas Nelson Jr (arthurdent3) tn1381@att.com9-118/+231
Default action of AID(AuthID) was to allow only one keyspace. HAS required the ability to create more than one. Also included are some Logging and response fixes. Change-Id: I30b7d0f5a5c6e535ff2b737dc58b8d4fbd427d02 Issue-ID: MUSIC-64, OPTFRA-191 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-21Add .gitmodules mappingRich Bennett1-0/+5
Change-Id: I20c0a931bd4ea4bf605b9726362f91dac4568c5c Issue-ID: MUSIC-64 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-03-21Add index and templates to music projectRich Bennett9-0/+241
Change-Id: Ie65fedc1ab8a01aba27fb328ec2f58bcb8e3b5f2 Signed-off-by: Rich Bennett <rb2745@att.com> Issue-ID: DOC-253
2018-03-19Merge "CLM Fixes"Bharath Balasubramanian1-1/+5
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>