summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2019-02-28Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 86755a65c526dfd8c8bab1235ddf273b7eb64c1f - Test coverage in MockQueryHelper Increased coverage from 17% to 91% Fixed Sonar major issue for branch coverage Issue-ID: APPC-1509 Change-Id: I822053c74db8f16875448206a22048032d30ad45 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-28Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 86dd2bc3a4e2316cd20c95f7a85a68ccd2f49894 - Added null check to avoid null pointer exception Sonar fix Issue-ID: APPC-1505 Change-Id: Iefd8a45aacb6e8de50c16c36fe9ab551401ca417 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0ceebe19816b1d95218be00d5113545933067344 - Merge "Removed MsoLogger from 'MSOCoreBPMN' II" - Removed MsoLogger from 'MSOCoreBPMN' II Removed MsoLogger from adapters ('MSOCoreBPMN') Replaced MsoLogger with plain slf4j. Refactored login output. Fixed imports. Change-Id: Ie527c56f3dd97f26c7d7b7ea947a853fc63a1157 Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2a02a88749777b602e1f077b334de8993c804a62 - Merge "Added Junit for GRMClientCallFailed.java" - Added Junit for GRMClientCallFailed.java Added Junit for GRMClientCallFailed.java Issue-ID: SO-1576 Change-Id: Ia05c40399a400af8536732f172b0bb47691002f5 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-02-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 60501f7fff9310037ca86d507a63978ab57e884e - Merge "Remove MsoLogger from 'mso-openstack-adapters'" - Remove MsoLogger from 'mso-openstack-adapters' Removed MsoLogger from adapters ('mso-openstack-adapters') Replaced MsoLogger with plain slf4j Refactored login output Fixed imports Change-Id: Id39453e1a7ec86271ffc1e7d1ce08bf413369a60 Issue-ID: LOG-631 Signed-off-by: k.kazak <k.kazak@samsung.com> Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7167613e99ca7a58677843199069c24658308e27 - Merge "Junit Test Case Added for AAIClientCallFailed.java" - Junit Test Case Added for AAIClientCallFailed.java Junit Test Case Added for AAIClientCallFailed.java Issue-ID: SO-1576 Change-Id: Id9ba99a8268a0c8698f4d913c999ff4a06c3be1f Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-02-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2ac7452ddf6b9cc1eb3b8c89555ab0144b7bf80d - Merge "Removed MsoLogger from 'asdc-controller'" - Removed MsoLogger from 'asdc-controller' Replaced MsoLogger with plain slf4j. Refactored login output. Fixed imports. Change-Id: I15f40f26c5373222c903e74436ede3a9521d8bdb Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-28Update git submodulesJoanna Jeremicz1-0/+0
* Update docs/submodules/so.git from branch 'master' to fee6611fa805b6bb5f06f07b45396a71ad72c564 - CorrelationId cleanup Remove old correlationId field and references from ServiceInstancesRequest and rename correlationId to pnfCorrelationId Change-Id: I5d8861aebe14c68574b6c54bc8d4eadf2967478b Issue-ID: SO-1274 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2019-02-28Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to bc03349697f98c81701a76059bd4e028d212b14c - Merge "Add a disabled license-maven-plugin" - Add a disabled license-maven-plugin To use: - Replace phase "none" with "process-sources" to enable plugin. - Set organizationName as desired. - Then run `mvn license:check-file-header`, or even `mvn license:update-file-header`. Issue-ID: VID-427 Change-Id: I8d4a09dfea943a72223a5ac1f7ee8954651da991 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-28Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/cli.git from branch 'master' to adfc77d913cb8e54750d8fe167fde2bb4ffc57ef - Merge changes I60285973,I612ecfe2 * changes: CVC: Add support for execution, schema, product CMD: Enhace command profile with additional macros - CVC: Add support for execution, schema, product Issue-ID: CLI-129 Change-Id: I602859733b8f965ab031625eba6494a9b754cb64 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> - CMD: Enhace command profile with additional macros Issue-ID: CLI-129 Change-Id: I612ecfe2c25f73714a8759ce87fdc373c8d5a7f0 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2019-02-28Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/cli.git from branch 'master' to c5bd732f37c9b8b06c802cfe38dcf9ec64228341 - Merge "HTTP: Add multipart support with multiple files" - HTTP: Add multipart support with multiple files Issue-ID: CLI-129 Change-Id: I65a4d48bb7ce2922043739b83fdc13de7d2f584d Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2019-02-28Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1196463dbf4c6ef051dd7f68580fc7d77c5d054c - First part of Tests Issue-ID: VID-385 add first part of new tests for AAI, move some files to proper directory Change-Id: I6600c48d26387faf9e6cd6dbe7107e10428f4b52 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2019-02-28Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to fe3c40d9686febe8b6dd633bb9b1bbebba00288b - Change verison to match POMs Issue-ID: AAF-771 Change-Id: Ibd7958cab6547bdcea8d766e1f0aec67d3250fb9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-27Update git submodulesYang Xu1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 8028905644ea2dcf71ab2703c571398a19503c67 - Update validation docker image version Pomba uses validation 1.3.1 to work with data-router Change-Id: Ie63889e65b0827ddc8df1ac274d4a1aacebf250a Issue-ID: INT-943 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-02-27Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to d1a56a7bef30e17462ded7bd9e14449985a32db4 - Test coverage in ConfigResourceNode Add >100 lines of coverage and increase from 71% to 99% Increase branch coverage to fix Sonar major issue Extract repeated strings to constants Issue-ID: APPC-1504 Change-Id: Ib3b1e83d39f02befaede035b84a0ebef96b36cfd Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-27Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to de4fcf5171fcc7713b83722906ca4364d253abe8 - Test coverage in FlowControlNode Increase line coverage from 72% to 92% Fix for Sonar major issue for branch coverage Issue-ID: APPC-1499 Change-Id: Ie73b6c97fcf50421ca6a73a8273c09ace0faf67f Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-27Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 924616740bdf5f596bd6f32dac32c1a8e5504650 - Fix failing powermock tests The version of javassist coming from opendaylight is not working correctly with powermock. Adding a test scoped dependency for a working version of javassist. Test classes added in this commit are not new, they were temporarily removed as part of https://gerrit.onap.org/r/#/c/79046/ Change-Id: I193873c0d4abd7b11592a95bff9a6b07cf2d7191 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1277
2019-02-27Update git submodulesTschaen, Brendan1-0/+0
* Update docs/submodules/music.git from branch 'master' to 24accb9cb8000591cc22a5d98d2c079b8084b123 - Admin api tests w/ mocked authorization Change-Id: I2069a4c1e9e6985615fce77cfb2a255fc9e322f3 Issue-ID: MUSIC-341 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-27Update git submodulesJames Forsyth1-0/+0
* Update docs/submodules/aai/aai-common.git from branch 'master' to 2cbb5acacc25b8f729e11b8d0de71482a6bec0a6 - Merge "AAIAuthCore-replace duplicate literal by constant" - AAIAuthCore-replace duplicate literal by constant Sonar Fix (AAIAuthCore.java - Define a constant instead of duplicating this literal "AAI_4001" 3 times.) Issue-ID: AAI-2065 Change-Id: Ic9c343f814dc220fe118b21ae08f29a65a337da7 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-27Update git submodulesGary Wu1-0/+0
* Update docs/submodules/integration.git from branch 'master' to f03f9e0121e5e39f1b8e250c287b0a1209e1fb3f - Merge "Fix sniroemulator to make container arm64-ready" - Fix sniroemulator to make container arm64-ready Swicth from debian based image to alpine based image. Fix docker-plugin version. Change-Id: I87af14b9785f70f49955ba299ed6e3d8ff9866f3 Issue-ID: INT-879 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-02-27Update git submodulesYang Xu1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 5b0a892f1f7f35cd4c1621e15aec778fe031b6fd - Sync up image versions for Pomba Change-Id: Id67d7955ce15cd70b258a8b5fc18b05c1de7f18a Issue-ID: INT-943 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-02-27Update git submodulesHagop Bozawglanian1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to d9caafbafffba1204e46d57733d08aa1683e36ad - VNFRQTS - Manual update of needs.json Change-Id: I0c5b3962580c4097b8f8f4eebbea526f277550cd Issue-ID: VNFRQTS-557 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-02-27Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 32ad33f14a955b10fca06ae457267deb2ff50abd - Handled interrupted exception Sonar fix Issue-ID: APPC-1490 Change-Id: I261e2d4739bf5a1d3f11dc1774b04da98a366c16 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-27Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 8ed27a86af9811816db99195f65fb2a50e4f37b2 - Test coverage in DBService Increase coverage from 71% to 98% Fix for Sonar major issue on branch coverage Issue-ID: APPC-1499 Change-Id: I74261af92b3263a03d29d476ad097182e6112ad9 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-27Merge "Fix for Release Manifest Link"Rich Bennett3-19/+30
2019-02-27Fix for Release Manifest LinkScott Seabolt3-19/+30
Issue-ID: DOC-396 Change-Id: Id96759265f6003d08c0076990eab1f1c4f7d3611 Signed-off-by: Scott Seabolt <js9808@att.com>
2019-02-27Update git submodulesrenealr1-0/+0
* Update docs/submodules/aai/sparky-be.git from branch 'master' to efe43d10241bb2d2c05571c2583449f71a1a3da1 - update cadi file location to be configurable update epsdk library to the release version add the cadi properties file for local testing add the keyFile for local testing Issue-ID: AAI-2196 Change-Id: I71cd681af8415f7b1874b27136cfe5a6b24e2760 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-02-27Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to ade5e9910524146f2257183909842263136698cc - Merge "Removed MsoLogger from 'MSOCommonBPMN'" - Removed MsoLogger from 'MSOCommonBPMN' Removed MsoLogger from adapters ('MSOCommonBPMN') Replaced MsoLogger with plain slf4j. Refactored login output. Fixed imports. Change-Id: I5e1ed5e438c19be9a9cfd2decae06c706fd1a92a Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-27Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to a9b2f9970d34f286bc011ebf0b0d8771c9d1a324 - Merge "Removed MsoLogger from 'cloudify-client'" - Removed MsoLogger from 'cloudify-client' Removed MsoLogger from adapters ('cloudify-client') Replaced MsoLogger with plain slf4j. Refactored login output. Fixed imports. Change-Id: I3d1f31a1ec8250772290383c23e65a0d5cc575a0 Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-27Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to abe5b13384dc8d275e8395899e02818ef7c8fae4 - Test coverage for ObjectFactory Increase coverage from 0% to 100% Issue-ID: APPC-1499 Change-Id: Ia6209174b99acdeb03698eea9fe96d51a2cccd13 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-27Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 1549cd48ba8d951d7bb58a5979a57c38424f7bb5 - update version default Issue-ID: AAF-771 Change-Id: Ib885ac38116c5db833e516aa83404ddf371987e9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-27Update git submodulesBorislav Glozman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 6bfc50c41e338b52818323ffe9550a94d1111dea - Merge "Instantiate common cassandra cluster" - Instantiate common cassandra cluster Issue-ID: OOM-1198 Change-Id: Ie49a34cfbe5bdb2620312e8780dccbc0b86a0d6e Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-02-27Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to 133d999d1eafcc5e6a6f27eadf328abf6d4af401 - Fix JAVA_HOME in ueb-listener container Fixed JAVA_HOME setting to correct value for Alpine image Change-Id: Ibc87e4c5db19a34a1d078c6e90b0eb930478f580 Issue-ID: SDNC-674 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-27Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to 6f2311e494d2fa1ff8635134bf5325a3ced4881e - Run ODL container as non-root user Update sdnc ODL container to run as non-root user 'odl' Change-Id: If23e061fe861eca9155874fe2462b20ca7219382 Issue-ID: SDNC-668 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-27Update git submodulesLathishbabu Ganesan1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 375082572741a5c20059d10ccefb682c7cc44e54 - Added test cases for Sequence Generator class Increased the code coverage from 0% to 100% Issue-ID: APPC-1457 Change-Id: Id71298cb482a1c9ca00c3ced9685087e56c249ca Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
2019-02-27Update git submodulesLathishbabu Ganesan1-0/+0
* Update docs/submodules/appc.git from branch 'master' to cb0bdc23c3640b1557121fde6fe8a2e4aa52a0ff - Added test case for Stack Resource Increased the coverage from 0% to 100% Issue-ID: APPC-1501 Change-Id: Idb8d7b6efc7831dc0c6ca8094783cbc84ecfd14e Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
2019-02-27Update git submodulesLathishbabu Ganesan1-0/+0
* Update docs/submodules/appc.git from branch 'master' to a16f7063b38184086e5f749f8a0cdc671a2bfdf2 - Additional test case to cover Reboot scenario Issue-ID: APPC-1507 Change-Id: I1afa62d34bec6cc3bb56abd4fa5ffc9a5beee67a Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
2019-02-27Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to eb83cf5b1433585a2fe18ca90273046b3b4f6e2a - Handled interrupted exception Sonar fix Issue-ID: APPC-1506 Change-Id: If1e6e2aee7a2345a8e228e9cd793d02aa6eb685e Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-27Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7143ac416a61ff865c86001d0357259748b48b85 - Fix start up corrected application properties Issue-ID: SO-1558 Change-Id: Ib768d7c72a64a11dbb08eea79c4c9a4f5fb970a6 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-27Update git submodulesParshad Patel1-0/+0
* Update docs/submodules/sdc/sdc-tosca.git from branch 'master' to e4e4b6f8db3d1fade4648cb7ef220759c5b7f2cf - README file updating - more info Change-Id: Ie89b14869354caa0dac1d7cfe2221ec761a14bf6 Issue-ID: SDC-2057 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
2019-02-27Update git submodulesMarco Platania1-0/+0
* Update docs/submodules/integration.git from branch 'master' to ea4b850e9985dabe8f3ac07956ecc966f3eda99a - Add ccsdk-ansible-server to manifest file - correct typo Change-Id: Ifb2ce7babc9d5316f5d0610ddc9b3ce84ab5624a Issue-ID: APPC-1361 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-27Update git submodulesBorislav Glozman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 526ca35cce4afc61ce82699091a155e55861e906 - Merge "Add filebeat sidecar container for dmaap-dr" - Add filebeat sidecar container for dmaap-dr Change-Id: I3f81a683832ec37598e165c859944ab97a9ffc51 Issue-ID: DMAAP-853 Signed-off-by: econwar <conor.ward@est.tech>
2019-02-27Update git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to de4d01c9cad1a228946f098a82c3039b572da1f9 - Merge "Added AAF filters and Observations" - Added AAF filters and Observations AAF profile not configured Issue-ID: OPTFRA-390 Change-Id: I38a72951507ae768eeace2c67c2632812bf4f8aa Signed-off-by: Jerry Flood <jflood@att.com>
2019-02-27Update git submodulesJerry Flood1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to c98ae2d0bd8ef115e5302d421a751b6f5c3d838d - Add build of robot container Issue-ID: OPTFRA-393 Change-Id: Ifa0ea6100f997793ccafe2164318bc802d75700a Signed-off-by: Jerry Flood <jflood@att.com>
2019-02-27Update git submodulesBartosz Gardziejewski1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 58cbfa63f239b22e8feb1440919b5fc2cf0118ce - Increasing test coverage for vid.mso Change-Id: I71d44c6b36babcc5b8931cda65ab86940062deda Issue-ID: VID-387 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-02-27Update git submodulesromaingimbert1-0/+0
* Update docs/submodules/externalapi/nbi.git from branch 'master' to e0e7ba60753556c5a135ebc057ad3780cddacb28 - Design container to run as non-root -change docker file Change-Id: I2da9777dbb4b5feb9c5fb26ddb88f8df9a047bb2 Issue-ID: EXTAPI-202 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-02-27Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 3bbf5d0d753fa4ac55c9e5a31ae450a5bcfc6a28 - Merge "Fix sonar code smell" - Fix sonar code smell Issue-ID: POLICY-1523 Change-Id: I24f9fe5811bb93597efe79c98572c5249e74026c Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-02-27Update git submodulesBorislav Glozman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to c9e634b5fdf53bfe7e0527669b17bac6e0571ecd - Merge "Adding helmchart for policy/pap component" - Adding helmchart for policy/pap component Change-Id: I134b9731bf5f72bd562d6abc3f759a9ef244bf27 Issue-ID: POLICY-1483 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-02-27Update git submodulesKajur, Harish (vk250x)1-0/+0
* Update docs/submodules/aai/aai-common.git from branch 'master' to b092bf2443c74d9e1efcddd9f99a7ebff6f3b5b5 - Remove schema service dependency and add oxm and edgerules for the junits that are dependent on them Issue-ID: AAI-2193 Change-Id: I310ad37b14fb1296016ebbde2cf8eedd9c9c8aff Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-27Update git submodulesr.bogacki1-0/+0
* Update docs/submodules/so.git from branch 'master' to a96380d2d7ccc93e808ab0c7f4a047095878e254 - Removed MsoLogger 'so-bpmn-infrastructure-common' Removed MsoLogger from adapters ('so-bpmn-infrastructure-common') Replaced MsoLogger with plain slf4j. Refactored login output. Fixed imports. Change-Id: I52fc6250ccd3ff528e906ac82809fb98c77984a4 Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>