summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-08-31Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master 8230e5c03aae3d1f3b24e0759febce80cbe1cf65 Merge "Unit tests for DeliveryRecord" Unit tests for DeliveryRecord Change-Id: I97443e2abe8aec654e7085d1126679de456ae265 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-08-31Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master 5fd93f615e22be840bde408fafa3288845c85a92 Merge "Unit Test for PubFailRecord" Unit Test for PubFailRecord Change-Id: I14b2bd82e52c33d4ec5bcff23c47133f7052a70c Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-08-31Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master 9f52db1c94a0e772825cfe985c21cf0b46850d76 CLM versions Issue-ID: AAF-419 Change-Id: Id863c1b4a0370eabd1849c38e84f512d20504848 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-31Updated git submoduleseconwar1-0/+0
Project: dmaap/datarouter master 8ef486fc4188fe484ab112db936f5ead2d612852 Add in memory DB to test Group Change-Id: Ibfcd6044151c5b55263c701baf8619c7a15235ff Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-31Updated git submodulesseshukm1-0/+0
Project: so master b3b1c9fa6b788db9c1933f20b4cf85cc62656167 fix for refactored items readthedocs Updated the monitoring feature title Updated the folders for the api, devinfo and the release notes Change-Id: Ic512530157b7b6d67366227090fd704bca82f558 Issue-ID: SO-675 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-08-31Updated git submodulesromaingimbert1-0/+0
Project: externalapi/nbi master 83d3d0b7511bce0a4dce7724e1e4a6b54d3b3dc4 Fix critical security issues -change pom dependencies version Change-Id: I053f46b33aeb61e10e390af039dcf19c8247b651 Issue-ID: EXTAPI-126 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-08-31Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master 46b3a8b776c2ef64a82f55e6e3211b3cd48f8974 Sample CA Issue-ID: AAF-420 Change-Id: I1bc4b0993c542e50b7ffcc4249ba25ff5ae06cf0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-31Updated git submodulesSmokowski, Steve (ss835w)1-0/+0
Project: logging-analytics master 7e1d40b6f91c4da5b52ef98a27f938ccc6229baf Add Enum Issue-ID: LOG-638 Change-Id: I741dca8b2059c18a4b287319f792270c4a25c00f Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-31Updated git submodulesSandeep J1-0/+0
Project: appc master 427428023f01af5ff4d2683ce260b25f58e43865 refactored code in ExecuteNodeActionImpl.java created a method a called getVserverRelations(SvcLogicContext vnfCtx, SvcLogicContext ctx) having the logic for looping through relationship-list data, to get vserver relations. This piece of code was earlier not covered by test cases. By putting this logic in a separate method, we will be able to write a specific test case for this logic and will be able to increase the code coverage by a big amount. Issue-ID: APPC-1086 Change-Id: Iffa2a4f04a1fd2b93edc4bcdfef8625f196a305e Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-31Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
Project: vnfrqts/requirements master d57c071136e492a4e4d2f83df389a96b16ec7bb3 VNFRQTS - Rewording Security Req Batch 2 Including changes for VNFRQTS-302, 312, 314, 322, 339 Issue-ID: VNFRQTS-302 Change-Id: I21e8efc1c305d3f2a1881bac533e665255a8c83b Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-08-31Updated git submodulesGuangrongFu1-0/+0
Project: holmes/rule-management master a9e01a4e720ff10684a9c46e9e8ab85848d3b3a7 Add some UT codes Change-Id: I477f23f237dad9efbf473545c80e296ed992ae71 Issue-ID: HOLMES-159 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-31Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 9197e727349f035c9f782f5e841c4b3e2f2ff1f5 Junit for code coverage in artifact-handler Junit Test cases for checking Exceptions part and also for isUpdate in DBService.java file Issue-ID: APPC-1140 Change-Id: Ibbfe9daf5465f4efcc8d42e8ed508d0b5e5129bb Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
2018-08-31Updated git submodules付光荣101445421-0/+0
Project: holmes/rule-management master ba8c5a4a8963f1f6601469110b4cb088cb420a98 Changed the Query Logic for logicLink Change-Id: Ia8acb01f475ff3da3f381ec1f1a927dd5a35f73d Issue-ID: HOLMES-162 Signed-off-by: 付光荣10144542 <fu.guangrong@zte.com.cn>
2018-08-30Updated git submodulesMarcus Williams1-0/+0
Project: so master 1624e771c5e8624db02434c3bf2a084143509cb9 Merge "Prepare SO to pass OOF data opaquely to multicloud" Prepare SO to pass OOF data opaquely to multicloud Removed Flavor modification code from mso-openstack-adapter and bpmn workflows contributed for Beijing, to prepare SO to pass OOF specific data opaquely to multicloud. Issue-ID: SO-761 Change-Id: I581ccd14b52e7e3db5bc13ff43386c49196561b4 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2018-08-30Updated git submodulesJessica Wagantall1-0/+0
Project: optf/has master ec0c56bc3e6a88498b03c23e24fba57a3fef173e Add committer to OOF team Add Vikas as part of the committers group Issue-ID: CIMAN-134 Change-Id: I0519f166825800c5169134d810f5a3d8fe1dcbde Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-30Updated git submodulesJessica Wagantall1-0/+0
Project: optf/osdf master 2bbdae56050b30011561c0078ddf5c4b4b090a9f Add committer to OOF team Add Vikas as part of the committers group Change-Id: I65b84c5d09b9812ced505272ce83236226fc1529 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-30Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 1b085c1fb1ebc09c535f0c29e12af902556c731c Merge "OOM changes to support PE https" OOM changes to support PE https Made changes to the conf files and scripts to set installation variables and use https in urls Made changes to push-policies.sh and drools base.conf Change-Id: If06b91c7cd2f26f08dfabc1054b03f2813224ace Issue-ID: POLICY-781 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-08-30Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master 0d4ec12d30e2318cf036ab24a8d113b7adcdccf0 Check Serial in bootstrap Issue-ID: AAF-420 Change-Id: Id98596c3b23c08c6e888baa3a0a41c4e07cd204e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-30Updated git submodulesMarcus Williams1-0/+0
Project: so master 929ca89b1bfb7262b96433f32d7520d517990e5b Merge "Create a Reference Table for Controller Selection" Create a Reference Table for Controller Selection Also: Modify Alacarte Reference Data This commit consolidates changes from three abandoned commits: https://gerrit.onap.org/r/60959 https://gerrit.onap.org/r/60953 https://gerrit.onap.org/r/60397 Change-Id: I295a79cb05ca742ae5743892397e75c7c228bde3 Issue-ID: SO-763 Issue-ID: SO-676 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-30Updated git submodulesRob Daugherty1-0/+0
Project: so master cb8b310ee2daaa18ba6bd7d14d741db0daac7501 Merge "resolved sonar isue in MapTypedRequestTunablesData" resolved sonar isue in MapTypedRequestTunablesData resolved sonar issue as detailed in SO-937 Issue-ID: SO-937 Change-Id: I554a43af29fe8965c72f05a84217a0aae43750df Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-30Updated git submodulesRob Daugherty1-0/+0
Project: so master dfd41cdb1ee442f218fec67643197dd839367bc3 Merge "fixed sonar issue in MsoTenantAdapterImpl.java" fixed sonar issue in MsoTenantAdapterImpl.java fixed sonar issue detailed in SO-939 Issue-ID: SO-939 Change-Id: I60e9737d34cbbc172d9c6c387862fe5468351a58 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-30Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 14972704de8a2905a5777d85e381d8b4e482ac68 Merge "Add APPC ansible server pod to OOM chart" Add APPC ansible server pod to OOM chart Change-Id: I92b472e6e8983684160def9c936286406475a924 Issue-ID: OOM-1346 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-08-30Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 13d32689eec17049431e21ff62be3f4d7f0975bb Merge "Bootstrap Cloudify" Bootstrap Cloudify Change-Id: Ice60018516175b364ecd024158af14a7b51d7998 Issue-ID: OOM-1350 Signed-off-by: jh245g <jh245g@att.com>
2018-08-30Updated git submodulesMandeep Khinda1-0/+0
Project: oom master c5fede5aaa77ace708e6e86188f3438e12acc91c Merge "License Addition task UUI , VNFSDK , MSB , NBI" License Addition task UUI , VNFSDK , MSB , NBI Issue-ID: OOM-1303 Change-Id: I7c3407e01619aa4463f7f8285cfad57ce17ee294 Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
2018-08-30Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 7f45a78ebc41481e5007ca256962e8e276a335ea Merge "Apache2 License addition" Apache2 License addition Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-30Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
Project: vnfrqts/requirements master 2856dba4b5cb67dd6dde80e52bf1e8645503528b VNFRQTS - Rewording Security Req Batch 1 Including changes for VNFRQTS - 296,297.299 Issue-ID: VNFRQTS-296 Change-Id: I8caf6605295c94e51e630c7a66177b70f024a0f7 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-08-30Updated git submodulesMarcus Williams1-0/+0
Project: so master d8067f20f0f4140f6f73baf064c37cd8deab10d1 Merge "fixed case of execution variables" fixed case of execution variables Retrieve correct variables and improve error logging Change-Id: Ia1275e49194657d251779f8862637186d131516b Issue-ID: SO-940 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-30Updated git submodulesGary Wu1-0/+0
Project: integration master c3a8defbdc6192c6a8164d2cb1d2c75ae54f7cfd Merge "Added docker-compose" Added docker-compose Change in initial script from docker run to docker-compose Issue-ID: INT-642 Change-Id: Iaebdd0da63d22291324ebffe09170032fd608c05 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-08-30Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 2cb76b3efe8ca385da3bc5f5afc5b26a52c6fd43 Upgrade to policy/parent Change from oparent to policy/parent which inherit from the latest oparent. The latest oparent has dependencyManagement recommendations from the ONAP Security sub committee that the policy team is adhering as part of the effort to consolidate security work across projects. Change-Id: I1a43fc5a04dbc8c4cb2b7bedbca67ad3e9dd120b Issue-ID: INT-619 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-08-30Updated git submodulesByung-Woo Jun1-0/+0
Project: so master 1ff9c3d426e0a67bef180a324d8e77962a7e72c1 Merge "fixed sonar issues in ValetClient.java" fixed sonar issues in ValetClient.java fix sonar issue as detailed in SO-945 Issue-ID: SO-945 Change-Id: Ief854282d983ade215846ea070e7985deb949bb5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-30Updated git submodulesByung-Woo Jun1-0/+0
Project: so master af51988204628b27a3bbac500a6f9ca857ee5d05 Merge "fixed sonar issue in HeatRequest.java" fixed sonar issue in HeatRequest.java fixed sonar issue detailed in SO-944 Issue-ID: SO-944 Change-Id: Ibaf0d050f0131b8b91fbe9698e440d3db9e0141c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-30Updated git submodulesseshukm1-0/+0
Project: so master f5e2b0be16a20a7b6cf6b41956107a93593f4f22 Fix the readthedocs Fix to Increase the modularity of the misc in readthedocs Issue-ID: SO-675 Change-Id: If7fbaed0a88fa652110b224a7f7e31169b3c0298 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-08-30Updated git submodulesseshukm1-0/+0
Project: so master 9d632ce8fe51bc7ebda2c58971e8d3b7ca78138c Fix the readthedocs Fix to Increase the modularity of the developer info in readthedocs Issue-ID: SO-675 Change-Id: I9ade5a64c2c60207c38d63f44a583677924b8dd9 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-08-30Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master e647d5737c2735262a9cee302eb82e83d19a27c1 Merge "Added Sonar fix in LOGJSONObject.java" Added Sonar fix in LOGJSONObject.java Fixed 1 blocker issue. https://sonar.onap.org/project/issues?fileUuids=AWHFaQiuEU5FCDfKtnE3&id=org.onap.dmaap.datarouter%3Aparent&resolved=false&severities=BLOCKER Issue-ID: DMAAP-679 Change-Id: I066b4a2ffcf03836aa564178dc3e5d8ddbe1c250 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-30Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master bdeb5f44dc6811518884228c2ae4397a9323c9f4 Merge "Add Tests to InternalServletTest" Add Tests to InternalServletTest Change-Id: I836844b6b1f8779c5fb631fcf6593b798a09b599 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-30Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master b2dc1f263aaa57453775800a8ec082c024cf868c Merge "Add Unit Tests for Delivery" Add Unit Tests for Delivery Change-Id: I359873d73bcda178c140abd5ebde04c0cb72b7f7 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-30Updated git submodulesVictor Morales1-0/+0
Project: multicloud/framework master 1d679aae703c3062da24da290f264586b630a08f Merge "Use python rstcheck to validate syntax" Use python rstcheck to validate syntax Given that this repository contains multiple documents for specifications is necessary to implement a mechanism to validate its syntax. The rstchecker tool ensures that it meets the reStructured Text guidelines. Change-Id: I6a5d30c78718ae83265f9302f3d514eacaff2ae1 Issue-ID: DOC-300 Signed-off-by: Victor Morales <victor.morales@intel.com>
2018-08-30Merge "Add MultiCloud Kubernetes documentation"Rich Bennett1-0/+0
2018-08-30Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 187e47a9b8401f6a26c82a5a7ee8c5a83d253a20 Merge "DMaaP Data Router integration into OOM" DMaaP Data Router integration into OOM Issue-ID: OOM-1349 Change-Id: I86ced2f180f1cf0fcb753125466a5535e93b1dce Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-30Updated git submodulesGary Wu1-0/+0
Project: integration master f452abb5a1cdb9ceadbdd8ae3a5f63d99e40ac15 Merge "Fix csit job error for vfc-nfvo-lcm" Fix csit job error for vfc-nfvo-lcm Add debug log when execute csit Change-Id: Ia272b5e03e65fa075808f02183aa6bbdf54ea49c Issue-ID: INT-640 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-30Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 37ee6078b8caf2c46ebf1fe0b69b768f9e827e8c Merge "Kafka image changes" Kafka image changes Update Kafka and dmaap-mr images Update Kafka environment variables Issue-ID: DMAAP-628 Change-Id: Id1515bccf605ddde4c507717eabf1ceb99fd0a6a Signed-off-by: sunil unnava <su622b@att.com>
2018-08-30Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 157ad0a3b457b8d36e8257f58f5fec6520735d0f Merge "Update DCAE container versions" Update DCAE container versions - k8s-bootstrap-container => 1.4.1 - cm-container => 1.4.0 - change bootstrap from Job to Deployment Change-Id: I57fb0aaba1f7ef6d361049b88e755075faeae00f Issue-ID: DCAEGEN2-594 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-30Updated git submodulesGary Wu1-0/+0
Project: integration master 054262c0c6f6082bcdf6363354d142ec1043a296 Merge "so/asdc-controller image has been renamed" so/asdc-controller image has been renamed It needs to be named "sdc-controler" in docker-manifest-staging.csv Change-Id: I8a52b1a70ba660e4564de0e4b1f194c82414b6e5 Issue-ID: INT-643 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-30Updated git submodulesGary Wu1-0/+0
Project: integration master 5d22be7d77f1dcf25e8d88e932372943f7099010 Merge "Fixing the CSIT after AAF update" Fixing the CSIT after AAF update Issue-ID: DMAAP-558 Change-Id: I9c74506c834e55549930e6a9acfd2e94460ade5d Signed-off-by: edepaul <paul.p.dennehy@ericsson.com>
2018-08-30Updated git submodulesHelen Chen1-0/+0
Project: integration master c0cef09b044178ed22292bc9577010f05a870605 Merge "Draft for INT-607 Logging with SSH keys" Draft for INT-607 Logging with SSH keys Change-Id: I7749b67723a7025c39d404ae31de985fafc80eab Issue-ID: INT-607 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-08-30Updated git submodulesAaron Hay1-0/+0
Project: oom master 75e5a7aaef93bfad4fed1cda6f1d82cc86e128a4 Add support for ODL Oxygen vSR3 and karaf v4 Change-Id: I362d2f8cfee2128a47610e69117a31b4b93e8022 Issue-ID: OOM-1345 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-08-30Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master 8e0bbba18fe05d447e05f2a8687e29eb7fca17bf Merge "fix for sonar blocker in DailyLatencyReport.Java" fix for sonar blocker in DailyLatencyReport.Java Fixed 3 Sonar issues. https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnEP&id=org.onap.dmaap.datarouter%3Aparent&resolved=false&severities=BLOCKER Issue-ID: DMAAP-678 Change-Id: I148d3e2af84c2bf5f3ed8c1aa1460bfb679c0948 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-30Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master 0422ec9144284e0ac5b4388d87e13d9631a52f52 Merge "Fixed Sonar Issues in LatencyReport.Java" Fixed Sonar Issues in LatencyReport.Java Fixed 3 Sonar issues. Issue-ID: DMAAP-676 Change-Id: I5f1862843a10eae8f9ba7f0d04a635c5f95b807e Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-30Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master 558ff8c21fd0fd0112caf7cdbe105c6eb69585e8 Merge "Fixed sonar blocker issue in VolumeReport.java" Fixed sonar blocker issue in VolumeReport.java fixed 3 blocker issues. "https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnER &id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQlfEU5FCDfKtnIp&resolved=false&severities=BLOCKER" "https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnER &id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQlfEU5FCDfKtnIo&resolved=false&severities=BLOCKER" "https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnER &id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQlfEU5FCDfKtnIq&resolved=false&severities=BLOCKER" Issue-ID: DMAAP-675 Change-Id: I1eba5aa926dba7c83e6180c544854879b835bf94 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-30Updated git submodulesAmaresh Kumar1-0/+0
Project: dmaap/datarouter master b761671e8d69434dfa1b7a2b7ec584a2de09664c Fixed Sonar issues in SubscriberReport.java Fixed 5 blocker issues. https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnEL&id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQj0EU5FCDfKtnGN&resolved=false&severities=BLOCKER Issue-ID: DMAAP-677 Change-Id: I4659b0d81c9c583f4fe06419ee4f685811277894 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>