summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2019-03-28Update git submodulesfzhang1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to 1b012d399acb5f3ac0ffc324e887f87955e86e15 - Update the requirement R-96634 in VNFRQTS-588 Update the requirement R-96634 for clarification. Change-Id: I97b5ca8aef87c862e7465b686e14a92844cf02af Issue-ID: VNFRQTS-588 Signed-off-by: fzhang <fei.zhang@ericsson.com>
2019-03-28Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to aa61aa35faa1499dcf8e7124967b994ea0af8bec - Remove test dependencies project The test dependencies project is not used Change-Id: I0a4f2440eede5a62421964b84f9502e00affcadf Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1559
2019-03-28Update git submodulesSteven Wright1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to 97d2774b42e64fc3364ec24be73b3499e7dfa35e - Merge "VNFRQTS - Fix Target table" - VNFRQTS - Fix Target table Change-Id: I35c37bd6a73a296c61fc04b70190c4599e18b5ec Issue-ID: VNFRQTS-605 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-28Update git submodulesSteven Wright1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to d24690d17d46a606fb814439bef83f2f020f8f4e - Merge "VNFRQTS - Update the requirement R-98617" - VNFRQTS - Update the requirement R-98617 Change-Id: Ie1f38a52d7d888fd14b23e0412681ae45d58e546 Issue-ID: VNFRQTS-584 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-28Update git submodulesSteven Wright1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to 46f911552b9312cdb23bf780052d79025ba99d46 - Merge "VNFRQTS - Need json for history" - VNFRQTS - Need json for history This will be removed once toolchain is update (in progress). Change-Id: I930f492a48e33b42a7856127012fcf4e584804fe Issue-ID: VNFRQTS-532 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-28Update git submodulesHagop Bozawglanian1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to d7aed1968bb0362a2832228ccae0b0b4f27e163e - VNFRQTS - Add requirement R-293901 Change-Id: I2cd97fac87b210925e5274156c1f85c89493fb0a Issue-ID: VNFRQTS-567 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 0cc32eab8a84ab654c61b56d8afbffa117a073f1 - added test case to DBServiceTest.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I02b723e7f9aa83e2f7f51aa5a9c8883ac149299c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 5edb00ddfa691d32920e957bd37d0089805a83b6 - added file to test Input.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I79d0fc71d512b440232ec31cb195c6728d11f5dc Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to c59de000d948ce0d6861a0724642249b4af3821e - added test cases to TestVServerInfo.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Ib6fb537e576f928552763ec0e6d1abf2d556f00a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 0b1b38d7e059598e8935fb3c38a45b51bd3a1411 - added file to test RequestData.java to increase code coverage Issue-ID: APPC-1086 Change-Id: If2270ea76a0a15ae7c6f5d1d580574937be186fd Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 86f02709899266d61d51d1756b9cbb4a40ea3fb4 - added file to test RequestModel.java to increase code coverage Issue-ID: APPC-1086 Change-Id: If2270ea76a0a15ae7c6f5d1d580512456be198fd Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 6c150381cd3234e07673a3f0c62fcd6624d830d2 - added file to test ScopeOverlapModel.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I293349c249082e176b211d0ffa8bee04cc7660b5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to bdd90119ab4628c2fd0d8052614a9b0d686fec38 - Fix container startup issue Fixed odlsli startup issue. Container was incorrectly using released version of ccsdk/features instead of snapshot. This would be fine, except that staging repo in nexus is not getting updated properly, so the OLDEST version of staged artifact is used instead of newest. Change-Id: I02f72bcd010dc6c897f9a0e978ef0871fc463042 Issue-ID: CCSDK-1185 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-28Update git submodulesGuangrong Fu1-0/+0
* Update docs/submodules/holmes/engine-management.git from branch 'master' to 8f01dce3fd4a36dc437fa57c08db21768066609e - Merge "Update INFO.yaml file" - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: I9f95e140b5eb06d196b97485bb830012d629b1ed Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-28Update git submodulesGuangrong Fu1-0/+0
* Update docs/submodules/holmes/rule-management.git from branch 'master' to 8066031df418419a8ba71c8331a20c597783537e - Merge "Update INFO.yaml file" - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: Iac1a820fe8dbd38966f94520b1c78ada6bbfac09 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-28Update git submodulesRama-Huawei1-0/+0
* Update docs/submodules/holmes/rule-management.git from branch 'master' to 0615c0aee375288a994aae470ffa366ed0673462 - Prepare Rules for CCVPN Extension This rule is used to support intelligent surveillance function in CCVPN extension Change-Id: Iae40327dbe8605e9a34156b4c8e5765b5155ac6b Issue-ID: HOLMES-193 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-03-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 6ab58d3a85a31badcd1f1f4ace5c37d7a4ba7e96 - Merge "JUnit tests for NetworkAdapterRest" - JUnit tests for NetworkAdapterRest Increased junit tests coverage according to Sonar analyses. Added test for a network rollback. Change-Id: I85622f62246b4bf3cc8d2ad253facaa2823923e7 Issue-ID: SO-1692 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-03-28Update git submodulesegernug1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 8af7bb90701611389ad223567d7f3ef26f475d79 - Change for new DR Version Change-Id: I7c4acbed96f67d540f6eb228a196b8ad68260f29 Issue-ID: DMAAP-1072 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-03-28Update git submodulesegernug1-0/+0
* Update docs/submodules/integration.git from branch 'master' to b42c19352ae5659679ad8631bdcf5cd0f8291c52 - Update manifests for new DR release Change-Id: Ib373c13b7d7e1da48d55f16d41cc7d5a3f68c8a5 Issue-ID: DMAAP-1072 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-03-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3805fcbaaf946b31442941d2285f214985910a68 - Merge "Add WorkflowSpecification Beans for APIH" - Add WorkflowSpecification Beans for APIH Add WorkflorSpecification beans and handling mechanism Change-Id: Iaabd5696f9ddc4cca87c6fb77da42042b758932d Issue-ID: SO-1543 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-03-28Update git submodulesHuabing Zhao1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 7d92c5eb4e83a4967afdd9e0fdb955dde7075510 - Merge "Add dropdown to select NFVO" - Add dropdown to select NFVO Change-Id: I2a38e4f148f19340d1e799fe6d989efca6a418c2 Issue-ID: USECASEUI-241 Depends-on: I3f3c638cd01921e0aeaa8d55423d89f83d0f7337 Signed-off-by: Bharath Thiruveedula <bharath.thiruveedula@verizon.com> Co-Authored-By: Sirisha Gopigiri <sirisha.gopigiri@verizon.com>
2019-03-28Update git submodulesLee, Tian (tl5884)1-0/+0
* Update docs/submodules/aai/event-client.git from branch 'master' to 805f654e66cf34be8e314a43b5498020da6e7851 - Configure Jacoco plugin to enforce min coverage Jacoco plugin is configured to set the minimum line coverage ratios to equal that of the current coverage level, to prevent future updates from decreasing the coverage level. Change-Id: I5913c3bf99fd98e344eaf6ee176e232bd7e61bb1 Issue-ID: AAI-2293 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2019-03-28Update git submodulesEmmettCox1-0/+0
* Update docs/submodules/dmaap/datarouter.git from branch 'master' to 9ce3b6a985e0df616ffe230a7e65fb3e07e89a59 - additional fix for remove report classes from coverage Change-Id: I84de75265d4e3349e719dfde7664eb931947fd6b Issue-ID: DMAAP-1124 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-03-28Update git submodulesliboNet1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 2cf6469e7af254a65f4fde20b2ef61efad32cd57 - Add model to represent VfModuleModel and Artifact management . add VfModuleModel to represent content of VfModule . add Gsonutil to support List which is the content of Vf Module meta json . add CloudArtifact to deal with Artifact for subplug action . Fix pom.xml typo Change-Id: Ic459118323bf50939493b0f0feff7ba96dd9a64d Issue-ID: MULTICLOUD-511 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-28Update git submodulesFu Jinhua1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to bb14f9a3bfc2add635fe1796147c43e0f8ecc624 - Merge "Fix query lcc ops bug" - Fix query lcc ops bug Fix query lcc ops bug Change-Id: Iad3e9d23c9ba1b7ba0b6b2b9421f0f439a4bfdd2 Issue-ID: VFC-1059 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-03-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d11168d68d8bdc43b5727e3d94285d89a7c96393 - Merge "Config Deploy" - Config Deploy SO Generic Building Block to support config deploy action. Change-Id: Ica02a1dae7ba542fad67a5258bc9b4e046d3468a Issue-ID: SO-1482 Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
2019-03-28Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0687ea21ac9f7863f4390a339b040debdf712851 - sonar blocker fixes Change-Id: I7a61470291e05286cce0aa4e35c2f4068c4319fb Issue-ID: SO-1490 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-03-28Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to b2b175eae0f4e8b5b0cb9ccbeeca1e98065feeb5 - Update definition and profile to latest spec Bringing all the definition and profile code upto the latest spec. Integrated the end to end instance code changes that were made. P9: Added updated plugin.sh with updated uri paths based on spec Issue-ID: MULTICLOUD-291 Change-Id: Id6e3c6bc2cd02cfb7005e203ccf03e0793b97e95 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-03-28Update git submodulesEmmettCox1-0/+0
* Update docs/submodules/dmaap/datarouter.git from branch 'master' to 95a783e1bcddb0e12d7cc7d7b3f90ad18b6adfbb - additional fix for removing reports from coverage Change-Id: If9c29f7a28acbb39a46184f05e2784e241ef743d Issue-ID: DMAAP-1124 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-03-28Update git submodulesyangyan1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 5c08fc723d2d08b3411f1c1f270d7e58d92d5956 - fix the bug of nslcm Change-Id: I8a80f7fda536401e8d2bcfb4b61fcda7e2f3563a Issue-ID: VFC-1319 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-03-28Update git submodulesParshad Patel1-0/+0
* Update docs/submodules/modeling/toscaparsers.git from branch 'master' to f066c7d3d20112a1a888ed3930cd2a2928a04814 - Fix sonar issues in javatoscachecker Fix Make field final issue Fix Either log or rethrow this exception Add the "@Override" annotation above this method signature Issue-ID: MODELING-154 Change-Id: I629704406bf826f4698a74de6ccba46303490bdf Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-03-28Update git submodulesyunlong ying1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 0200706ec19be16c1d57785b5356d2485220d176 - Merge "add vCPE SO intergration test usecase" - add vCPE SO intergration test usecase add vCPE SO intergration test usecase Change-Id: I7a80bb93291c0377089e86942366f9b3ffee4958 Issue-ID: VFC-1215 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-03-28Update git submodulesyangyan1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 63d04bbd33ec57ef79c36f96abea5f6a35d0e739 - fix the bug of database Change-Id: I0263eb86928eb331bb14bb8318c6777ab0447139 Issue-ID: VFC-1319 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-03-28Update git submodulesfzhang1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to fe97610bef0794d031454278a77c06a2c6319b7e - Update R-87234 Add PNF support in requirement R-87234 Change-Id: I38ac21c68ee21fc56fa86a7cd82d5d6f5ce532f2 Issue-ID: VNFRQTS-565 Signed-off-by: fzhang <fei.zhang@ericsson.com>
2019-03-28Update git submodulesguochuyicmri1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 85ff13a2ae3243f250ef0d6fa0407e4d11e9adeb - Fix instance instantiation for CCVPN Change-Id: Ic4de910415203dacd4ddf642075c1cb45247fd03 Issue-ID: USECASEUI-220 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-03-28Update git submodulesguochuyicmri1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 1c0361eeecfacefc17250a4388f843d8600df04a - Support OTN Domain Management Change-Id: I560574b29f6cb74765bf96f976d4511d244c75db Issue-ID: USECASEUI-226 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-03-28Update git submodulesyunlong ying1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 29e144cd80a0d9499561ea32c52d5502c6120189 - Merge "add NS scale test usecase" - add NS scale test usecase add NS scale test usecase Change-Id: I4df819ae1e4cc3ee561516abdd2888ea8d1ddc32 Issue-ID: VFC-1215 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-03-27Update git submodulesAlexis de Talhouët1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 837f8493fe6c7cd0569c43105b923e42549dcf7b - Enable all modules Change-Id: I8229a31e8bab63a0f82113ce743e4cb26b844a84 Issue-ID: CCSDK-1177 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-27Update git submodulesUbuntu1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to c4acdc6d2f3e4c0c7fc36433a1ce5033b9daf32d - add aafshiro feature dependency add dependency to aafshiro feature to odlsli images to support AAF Change-Id: I8de0e213682fc26acee792b9c37936aad1c1b2bb Issue-ID: SDNC-485 Signed-off-by: Ubuntu <ra1926@att.com>
2019-03-27Update git submodulesHagop Bozawglanian1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to 97ae86614de3219809ee99a34fa1b0ac6cf9598f - Merge "Add requirement in VNFRQTS-601" - Add requirement in VNFRQTS-601 Add requirement for VNF/PNF TOSCA CASR is a zip file with .csar extension Change-Id: I6f0120524f189766f3d5ecc79894028c7c530ca3 Issue-ID: VNFRQTS-601 Signed-off-by: fzhang <fei.zhang@ericsson.com>
2019-03-27Update git submodulesHagop Bozawglanian1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to dbb3b1609c9c23913f87c797b71c52ae7ceb53a0 - VNFRQTS - Target updates Change-Id: I57af110fa85cd2171f79308c52ceedb01dbf8b01 Issue-ID: VNFRQTS-605 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-27Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 2cc2acb29f4d7f925bb922a99e672844f2948260 - Merge "Model enhancement to support embedded JSON" - Model enhancement to support embedded JSON Change-Id: Ic7796d0800f320e9543b59a4eabf0570ca080f09 Issue-ID: POLICY-1420 Signed-off-by: uj426b <uj426b@att.com>
2019-03-27Update git submodulesDriptaroop Das1-0/+0
* Update docs/submodules/appc.git from branch 'master' to eb4011af49c320dd678169e7225d71fc934afec8 - ConfigComponentAdaptor.java - Sonar Fixes ConfigComponentAdaptor.java - Sonar Fixes Issue-ID: APPC-1560 Change-Id: Ia22fc64e378ffb3a206eed256f0a9ab7365381cd Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-03-27Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to e612868cb3405886d104a9940c95da0fdfac218c - Used constants in the place of dup literals Sonar fix Issue-ID: APPC-1557 Change-Id: I4b52b9febabd0fae8aa098004aeba0ef9a085710 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com> - Used constants to replace duplicated literals Sonar Fix Issue-ID: APPC-1555 Change-Id: I3943003c7fa37aed95e138f03a3fe4b8f48b75ce Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-03-27Update git submodulesfzhang1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to b6440e54cc701852f34e9b3cda9db7631ef53373 - Update R-10087 Update PNF support in requirement R-10087 Change-Id: I2e540b62e9a71e16736d9446cdf997de98efcb7b Issue-ID: VNFRQTS-505 Signed-off-by: fzhang <fei.zhang@ericsson.com>
2019-03-27Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 82a563486818bf28e8a40fbda1fed7069d9e0d70 - remove nexus-staging maven plugin remove nexus-staging-maven-plugin on the top of pom file Change-Id: I50b22c2d1e8e3e663314f701a22de5471224c5b3 Issue-ID: APPC-1561 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-27Update git submodulesYang Xu1-0/+0
* Update docs/submodules/integration.git from branch 'master' to b49dd48daa4b33a143a7002a36d719f7f42343b1 - Merge "Clean up RKE scripts" - Clean up RKE scripts Change-Id: I1508fc314df9a80f09f2dc86194832401f0a7652 Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-27Update git submodulesHagop Bozawglanian1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to 89978be4e57646b8ea1f61ac7f19ef57f84239dd - Merge "Update the R-93443/26615 in VNFRQTS-520" - Update the R-93443/26615 in VNFRQTS-520 Update the requirement R-93443/26615 in VNFRQTS-520 Change-Id: Ibd69a89a7654d4edb55a8d36ae7f188da1fca6cf Issue-ID: VNFRQTS-520 Signed-off-by: fzhang <fei.zhang@ericsson.com>
2019-03-27Update git submodulesSteven Wright1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to 6b3607a967858edf4401149ca0db49a9db9f8eaa - Merge "VNFRQT - Add requirement R-221914" - VNFRQT - Add requirement R-221914 Change-Id: I1b9464a2af8a16119d45f6f6a67a2680ec15652b Issue-ID: VNFRQTS-566 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-27Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 49aa3b9d1f754af2ff9c11510c00a875c9c3e7d7 - Merge "JUnit tests for VnfResource" - JUnit tests for VnfResource Increased junit tests coverage according to Sonar analyses. Change-Id: I3fd923d5342b08e2f21ff5988c85f2abe46b76f5 Issue-ID: SO-1692 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>