summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06Updated git submodulesRuoyu Ying1-0/+0
Project: vfc/nfvo/lcm master 7cd9b9bba0233927adefa8f2d298a9830e2d1e15 Add DB model for OOF response Add model for OOF callback response Change-Id: Id779706c4df80b79a4ae9d6714665149844ebcf9 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-06Updated git submodulessubhash kumar singh1-0/+0
Project: cli master 1b2aa2158a435734e742abc8eee5e89874c46220 Merge changes I87f707bb,Iaa845926 * changes: OCLIP: Bump version for release VTP: Add grpc server and cli scripts OCLIP: Bump version for release Issue-ID: CLI-122 Change-Id: I87f707bbb19a8fdd2717fc941aad23eaca7d5824 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> VTP: Add grpc server and cli scripts Issue-ID: VNFSDK-304 Change-Id: Iaa84592630cbade545c6ff4295082671bf91e401 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-09-06Updated git submodulesGary Wu1-0/+0
Project: integration master 1c760c54176f529dad26b5ab1b7875231ec2e3b3 Change OOM k8s to 4 x 32 GB k8s VMs Change-Id: I995abc829677b6411cf5b833473cb1aaaefef866 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-06Updated git submoduleslaili1-0/+0
Project: vfc/nfvo/lcm master d391b773aba38ee676c40ba60141c5b2fcb0e5b7 Notification endpoint stuffs. Add two notification serializers. Change-Id: I1c1ed3a7851580cc94a7a56b4ff0cad5936f94a7 Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-06Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 5dfb55068e2bb88af55d6ce48c235cff7ea9b326 Merge "TOSCA model enhancements" TOSCA model enhancements Add those features below to existing TOSCA Policy model: 1. Set default value to HTML element 2. Set description of a property as a tooltip 3. Support Boolean type 4. User defined object can be re-used by different properties in the same yaml file Issue-ID: POLICY-900 Change-Id: I337107828ce8130b9a68a2ba000ee719bbcb923e Signed-off-by: Wang,Frank(gw1218) <gw1218@att.com>
2018-09-05Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master b8d070b64894975f915d01fb3baf401f2411eb3a Added the Authorization header for MUSIC Fixed the Authorization header required for all MUSIC API. This was affecting the HAS CSIT as the keyspace was not getting created Change-Id: I1b22b9b71729e786f6ffb9baedf11d4475485e09 Issue-ID: OPTFRA-259 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-05Updated git submodulesGanesh Chandrasekaran1-0/+0
Project: appc master 16dc89fdfea1c6f72f10eb20586b16da79962aea covered cases for NetconfAdaptor2 Issue-ID: APPC-1182 Change-Id: Ib3e96b5869ce95299cf6e83a6f25ad04f7373382 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.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-05Updated git submodulesMarco Platania1-0/+0
Project: integration master 31789aeb778a64c25436509148b7457465b6e7cb Merge "Remove plain OpenStack pwd from Heat" Remove plain OpenStack pwd from Heat Replace plain OpenStack password with its encrypted version Change-Id: I3afd8c02ce7d004a2817bad69a667edb28982f67 Issue-ID: INT-646 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-05Updated git submodulesGary Wu1-0/+0
Project: integration master bfaa0be87a23df95f66a224cbc58c12827443381 Merge "Updated the docker-staging-manifest to new version" Updated the docker-staging-manifest to new version Updated the manifest version to 1.2.0 for Casablanca development Change-Id: I93e393483b96ba60ef752bde7c7dbf6c87f90f7f Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-05Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 98cc619c1bb1cd59121bb862c8c48f4125319ba5 Code Coverage for XinterfaceServices.java Junit test for code covergae for XinerfaceServices.java in design services Issue-ID: APPC-1190 Change-Id: I8b23975eb1c9d19200b5d0d115763168e48c53b9 Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
2018-09-05Updated git submodulesTal Gitelman1-0/+0
Project: sdc master 503be6d4ac7cfd63d5e17a54bd990de39b201d83 add ability to disable tenant isolation. Change-Id: I35b6db5ec0d3aa91295f57b60c04243b3f3d2208 Issue-ID: SDC-1571 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-05Updated git submodulesMike Elliott1-0/+0
Project: oom master c45fc016023a9dfc80677ed64b40abdf53015fbd Merge "helm chart for so containers" helm chart for so containers This check-in is an updated version of helm charts for so containers based on review comments Change-Id: I690430622ecbdcaf099a6165844142841db436dd Issue-ID: SO-709 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-05Updated git submodulesEric Debeau1-0/+0
Project: integration master b2246f534206ccf60245ac51474b7e1f2c31414c Update NBI docker for master (Casablanca) Issue-ID: EXTAPI-146 Change-Id: Ie35406546a2204dbbfd7f5a16a926014a5605686 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-09-05Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
Project: vnfrqts/requirements master 0532218b13e428bc518768e51d747bdcf603e30d VNFRQTS - Removing Security Req Batch 2 Including changes for VNFRQTS - 343, 344, 346, 347, 348, 349, 350, 351, 352, 353 Issue-ID: VNFRQTS-343 Change-Id: Idaecc83da56dbb63d7c32df970180157bc574d37 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-09-05Updated git submodulesGanesh Chandrasekaran1-0/+0
Project: appc master 71c7a87ad665e900b89d231d7b4ec590e9187d9d increase coverage for restAdaptor HTTP_POST Issue-ID: APPC-1181 Change-Id: If92c903fa520e1a609d4e4558241709a2b3f6439 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-09-05Updated git submodulesGanesh Chandrasekaran1-0/+0
Project: appc master f5035002126910aeba60cdcd070290696c3f2942 increase coverage for restAdaptor HTTP_GET Issue-ID: APPC-1181 Change-Id: Iac9a6be49bc3e4ed2461a337e9b892b821a8d518 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com> increase coverage for restAdaptor HTTP_DELETE Issue-ID: APPC-1181 Change-Id: I50eead8d40c692cd9674fdc2f1f3ed63c9f9031a Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-09-05Updated git submodulesGary Wu1-0/+0
Project: integration master 10c3dd78bcc305b464e32d597cfbbce552530cae Merge "Update NBI docker for Beijing" Update NBI docker for Beijing Issue-ID: EXTAPI-145 Change-Id: Iaa4efe9f1836cc3df7b41f1a8bbb1a2736abb612 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-09-05Updated git submodulesNelson,Thomas(tn1381)(arthurdent3)1-0/+0
Project: integration master 9f3cab8cfcdf2453f93bc42d218e47c73afb69fd fixed variable Autharization - update to print out tomcat logs for troubleshooting - tomcat version Update - teardown logging updated - More logging to see why table is not there Change-Id: Ia543e27e2875a08846dc6cc32060240b33c56409 Issue-ID: MUSIC-100 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-09-05Updated git submodulesAaron Hay1-0/+0
Project: appc/deployment master c39ba800ac0409422431f4b09e9c41771b88df11 Fix syntax error in SQL statements Change-Id: I4f51de978b66109405f07e9da72b7156e92a2518 Issue-ID: APPC-1191 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-09-05Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 897a3ccd55fb562b029525808797d628808e689e Merge "Bump multus and virtlet versions" Bump multus and virtlet versions Change-Id: Iaa7506eef1ccabcf400bc07c5b8f4c1b45c57781 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-05Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 74ed9b29e9ef7ce0840e3b71d9e337a82f5343ca Merge "Add alternative sources.list file" Add alternative sources.list file In order to reduce the traffict during the installation of external packages is possible to configure it to consume a local mirror. This change adds that alternative. Change-Id: I5d7b385171e77afe12ccaad31edd59cf4f0f21fb Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-05Updated git submodulesBin Hu1-0/+0
Project: multicloud/k8s master eca57b7812e275acb3ce92177b1f81cfce378a94 Merge "Add PLUGINS_DIR var" Add PLUGINS_DIR var The docker-compose.yml file was missing PLUGINS_DIR environment variable required for the plugin to discover the *.so files. Change-Id: I7fa451ba0b3d6fd722728176b7b35cf5b3dd4db3 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-05Updated git submodulesGanesh Chandrasekaran1-0/+0
Project: appc master 726d7d621d21215e3822a31fbbc8a6091d7697ea refactor restAdaptor and add test for HTTP-PUT Issue-ID: APPC-1181 Change-Id: Ibd70b03db906343c5e9c27439e2da541a54672e2 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-09-05Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
Project: vnfrqts/requirements master 9d49e6e9236985cfc1dcdee50a9570dfab92ff44 VNFRQTS - Rewording Security Req Batch 3 Including changes for VNFRQTS - 298, 305, 311, 341, 362 Issue-ID: VNFRQTS-298 Change-Id: Ic5601ba7eacb6296c0dcd975f007260fb15ce2d6 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-09-05Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 6583413c0bd736edbadb89b7c17600ec6e21163d Merge "Add Global values to run healthcheck for DR" Add Global values to run healthcheck for DR Change-Id: Icbe61017330f23b9bb66d32f15835608882b8c39 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-709
2018-09-05Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master 079a007f29994785912ca891c58e09f755189e58 Merge "Update versions to fix security violations" Update versions to fix security violations Change-Id: I14831fdee0db98b81b7f090096cb9ae3a8a6ba09 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-736
2018-09-05Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master f983a3cc032501782ab144b97aab269392b8db3d Upgrade HAS version to 1.2.1 Bump verion of docker images, pom.xml, and oparent-python to 1.2.1, 1.2.1-SNAPSHOT and 1.2.0 respectively. Change-Id: Ie57e8ac107f1fa4fb3f840869a2fe0656012d601 Issue-ID: OPTFRA-257 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-05Updated git submodulesesobmar1-0/+0
Project: dmaap/datarouter master 517ccb3875a6951bbe701f24ff120b7a8e158791 Unit Tests InternalServletTest Change-Id: I81a2912f8ec5834117dccded71aa719dc0c2a46f Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-09-05Updated git submodulesSmokowski, Steve (ss835w)1-0/+0
Project: so master e2c77490982e448fb94477cebc5b7d4b8110321d Client Logging Update Client Logging to use interceptor Move CXF to own project due to dependency hell Issue-ID: SO-947 Change-Id: I2597ff6d32231b8625b04ef63ab5e8f589e2545c Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-09-05Updated git submodulesMichael Lando1-0/+0
Project: sdc master f773610d0952940db42376cbb36ba63cb2cacc35 add software_versions property add software versions to the pnf model Change-Id: I46c4f5d3f90cd84f08e2f14d61143cdcb5349855 Issue-ID: SDC-1698 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-05Updated git submodulesOfir Sonsino1-0/+0
Project: vid master 0905994ccab18237255f21c292a1616f92ec4856 Merge changes from topic 'portalsdk2.4' * changes: Fix features.properties Upgrade portal SDK to 2.4 Fix features.properties Change-Id: I18bc7ca0bbc270937884eb37d375678a0cd02252 Issue-ID: VID-305 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com> Upgrade portal SDK to 2.4 Change-Id: Idc9f16d3ee5aa546a6d7154d9e2190d6b96f314e Issue-ID: VID-299 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-09-05Updated git submodulesMandeep Khinda1-0/+0
Project: oom master dc4978c596bdbdd1837d5ee69dbb48e39afc2ee0 Merge "Apache 2 license addition for clamp" Apache 2 license addition for clamp Issue-ID: OOM-1369 Change-Id: I7ad1f9654f90ffe9c67dcf567c3ca694366bc66a Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-09-05Updated git submodulesParshad Patel1-0/+0
Project: sdc master 252b7cd8f1e6cbc947bf20cf2b033ccaa9904fdd Fix sonar issues Fix use try-with-resources issues Issue-ID: SDC-1672 Change-Id: I1c85377cbf18d3865af9b15fa512f845bea3cb6e Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-09-05Updated git submodulesAreli, Fuss (af732p)1-0/+0
Project: sdc master efa3326060ac9ec70971eb7cd938c467bf76e3f5 Configuration adjustments Configuration adjustments after CI Change-Id: Id2d59ae76178f58cae6e1928a29039b2ea3b3dfa Issue-ID: SDC-1299 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-09-05Updated git submodulesMandeep Khinda1-0/+0
Project: oom master e8f6594213e910d13d0321f71e35b820c694f4d4 Merge "Apache 2 license addition for consul,appc" Apache 2 license addition for consul,appc Issue-ID: OOM-1308 Change-Id: I6cfe05841a17f81e862dfbf4bedaa4ba87f96e1e Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-09-05Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 956424b3398fd8ff5125fe0461ab13506a3a0278 Merge "License addition for oof,multicloud,esr" License addition for oof,multicloud,esr Issue-ID: OOM-1307 Change-Id: I77cd304ae84fd5a158511a5cfff6ece78c45b4e1 Signed-off-by: Nishukumar <nishu.kumar@amdocs.com>
2018-09-05Updated git submodulesMichael O'Brien1-0/+0
Project: oom master cd4d4eb1c282dda543530feeed6265ace99c6b64 give clamp port 58 from log - fix conflict Change-Id: I031ac1835f5215e4704b9c7e10508aab54574755 Issue-ID: OOM-1364 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-09-05Updated git submodulesRob Daugherty1-0/+0
Project: so master 43e02724c56abd460e41a1715ff5057b036e6270 Merge "fixed sonar issue in RequestTunables.java" fixed sonar issue in RequestTunables.java fixed sonar issue as detailed in SO-975 Issue-ID: SO-975 Change-Id: Ic98db5f80f939bee8ad2c1ad33efebaa1b2d6a21 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-05Updated git submodulesOfir Sonsino1-0/+0
Project: vid master 630945c6aed25172bdccb9b11b32417564e0bfde Merge "VID Internal HTTPS" VID Internal HTTPS Use HTTPS for internal VID interfaces Change-Id: I72260cd10c4d83e84f639798f4e4ebb738f6f4aa Issue-ID: VID-273 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-09-05Updated git submodulesromaingimbert1-0/+0
Project: externalapi/nbi master 5ff60761a7a8147ab93947ffff04491e548dbb56 Update API version to v3 -change application.properties to v3 -change .env docker to v3 -change Dockerfile to v3 Change-Id: I95dd0a29494e8fdebe29ac7bcfcfccf03a9a1c6c Issue-ID: EXTAPI-143 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-09-05Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master a640609ea3ba7cf2adc2f593d9ead3b5e229649b Merge changes from topics 'amareshKumar_DMAAP715_Sonar_5Sep', 'amareshKumar_DMAAP714_Sonar_5Sep' * changes: fixed 12 blocker issues in group.java Fixed 22 Blocker sisue in Feed.java fixed 12 blocker issues in group.java https://sonar.onap.org/project/issues?fileUuids=AWHFaQiuEU5FCDfKtnFS&id=org.onap.dmaap.datarouter%3Aparent&resolved=false&severities=BLOCKER Issue-ID: DMAAP-715 Change-Id: Ia917c7144b330249c7af1cec301ddbddbb3462e6 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com> Fixed 22 Blocker sisue in Feed.java Fixed 22 sonar issues https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQqGEU5FCDfKtndk&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-714 Change-Id: Iaa5b9d612314871af34d0f2fd3440829a1c705b7 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-05Updated git submodulesAmaresh Kumar1-0/+0
Project: dmaap/datarouter master d76ae00310f23c8a816512929903a0f4cbc42459 Added 8 Sonar blocker fixes in Parameters.java https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQpVEU5FCDfKtna5&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-718 Change-Id: I5ff9ce3f294bdf111b3e434332734a72f1f5980e Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com> Added 6 Sonar blocker fix in NetworkRoute.java https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQpHEU5FCDfKtnaT&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-717 Change-Id: I9fd0dd60bb241826ac23bcb95380601b970108e5 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com> Fixed 14 Sonar blocker in IngressRoute.java https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQp8EU5FCDfKtnca&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-716 Change-Id: Ife3b2574ce5e6ccfb7e1a27f8f4cacc4d9ee518f Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-05Updated git submodulesByung-Woo Jun1-0/+0
Project: so master fbd2fbb61cd7e155beab2f91dcb62135250bfc7b Merge "fixed sonar issue in SNIROResponse.java" fixed sonar issue in SNIROResponse.java fixed sonar issue as detailed in SO-976 Issue-ID: SO-976 Change-Id: If9710595248969bf72a55cfda759067439e6d2d4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-05Updated git submodulesByung-Woo Jun1-0/+0
Project: so master 21b232241c176c53ff82a2bce37221f99b3f859d Merge "fixed sonar issue in TenantAdapterRest.java" fixed sonar issue in TenantAdapterRest.java removed commented lines of code Issue-ID: SO-977 Change-Id: I0c917b90dcbc1317f49474e037b60d3d3c59f419 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>