summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-10-05Updated git submodulesNicolas Hu1-0/+0
Project: ccsdk/dashboard master d6c693de3070a6cd470356541324468d9fa42c59 Fix the license issues for dashboard project Change-Id: Ia77a71c730f44577af7861e5d6e5d5524b8980dd modified: the oom-app-os/pom.xml Issues-Id: CCSDK-110 Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-10-05Updated git submodulesMike Elliott1-0/+0
Project: oom master 0e2770217c4bd5e80f9ab64c6c88026526930df4 Merge "Service endpoint annotation for VF-C" Service endpoint annotation for VF-C Issue-Id: OOM-25 Change-Id: I76f87e25f58a0b1eb68dd5ff08224a2beaaf4479 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-05Updated git submodulesMike Elliott1-0/+0
Project: oom master 756429ad6cd108bff2d81871227e0d6b9080a839 Merge "Added missing mount to aaf deployment yaml" Added missing mount to aaf deployment yaml Created mount /data2/ needed for aaf Change-Id: I050579e42afce9dc29c4c7a3cfdfb05ddb4d4217 Issue-ID: OOM-331 Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
2017-10-05Updated git submodulesRob Daugherty1-0/+0
Project: so master 3fa39ea4b932e93ed4d317e6b6e8daaf543e6ce9 Merge "Remove foreign key which is not supported by code" Remove foreign key which is not supported by code The foreign key we fixed in the VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM table is blocking distribution of the model. The insert that's failing is: insert into VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM ( VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID, VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?); The error is: "foreign key constraint fails" Issue: SO-180 Change-Id: I8d98bde144eb666430632b6089d8d27d66527884 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-05Updated git submodulesDeWayne Filppi1-0/+0
Project: so master e976afc1819d5ed5f534de7d12771ebefeed76da Merge "Adding UT for MSO catalogdb POJO" Adding UT for MSO catalogdb POJO UT-Step4 IssueId:SO-172 Change-Id: I33f1cb757f038085f649eaa836da90e32ef04814 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-05Updated git submodulesDeWayne Filppi1-0/+0
Project: so master 7d38760015e812f03e86f549934f523db18cee61 Merge "Adding UT for MSO catalogdb POJO" Adding UT for MSO catalogdb POJO UT-Step5 IssueId:SO-172 Change-Id: I008b3587e68350dcc1c5a14069afbf8f0153a35b Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-05Updated git submodulesJames Forsyth1-0/+0
Project: aai/data-router master e6be129e4865104321cdd6313f9729c4e7b07d22 Merge "Not logged or rethrow this exception." Not logged or rethrow this exception. Issue-id: AAI-414 Change-Id: I105ab168eeb784320202a57de4f34c67d3670210 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-05Updated git submodulessg481n1-0/+0
Project: aaf/authz master 72aacefc4bc68a82a6d7fd6b6889411a3480b559 Add test cases for aaf authz modules Modify testcases to increase code coverage and fix license issues on authz pom files and skip few modules from sonar coverage. Issue-ID: AAF-79 Change-Id: Ie72279d531bfe0afa6ad04106921f772e431434e Signed-off-by: sg481n <sg481n@att.com>
2017-10-05Updated git submodulesMandeep Khinda1-0/+0
Project: oom master cdabac5a645dc52162835a9ace8c36dcb05db5e1 removing obsolete kubectl scripts a low hanging fruit Issue-ID: OOM-262 Change-Id: I2a0693948599fb1055a0f527acd7c9c8c9b0efb0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-10-05Updated git submodulesManoop Talasila1-0/+0
Project: portal master 18f397918fb3139902e131772af6f400a7692e6f Merge "Repair SDK-app property for users" Repair SDK-app property for users Repair package prefix of user-management class named in property file Issue: PORTAL-59 Change-Id: Iffc753fcd244ad6910fc58c8e2c1748adfa2911d Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-05Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: portal master fefebedb419ab0dc2a404be334acb590e6c45260 Enable webconsole for cli in portal PORTAL-120 Change-Id: If631069c3b6344459f24b3efe1fd0989ce707253 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-10-05Updated git submodulesMandeep Khinda1-0/+0
Project: oom master edc594156c05cfd3949e30312d29a59cf69349d6 synching up sdnc things keep changing, oom keeps synching.. Issue-ID: OOM-337 Change-Id: I6722c4428a5d617fe36433cd4315229501d05b83 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-10-05Updated git submodulesEric Debeau1-0/+0
Project: vnfrqts/guidelines master c0d910120ed066e9dd6d882d9527e1a758915760 Added some points and suppressed trailing spaces Change-Id: I433c4445d552e4e9da1cebe081b52705ede2f5ff Issue-ID: DOC-94 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-05Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 5c2d5ef7c999bf99a08d722f1347cf9518e1affa Merge "Moved "" string literal on the left side." Moved "" string literal on the left side. Replaced with diamond symbol Removed useless assignment to variables Issue-Id: SO-187 Change-Id: If6fac39f2f8832fe6f7a00ed8f0a221e8d8fb897 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-05Merge "Correcting SO/libs indexing"Rich Bennett1-1/+1
2017-10-05Correcting SO/libs indexingSeshu-Kumar-M1-1/+1
Correcting SO/libs indexing in the readthedoc listig Change-Id: I3a27ea18423408073094c4d3d093b479788d88dd IssueId: SO-179 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-05Updated git submodulessurya-huawei1-0/+0
Project: ccsdk/sli/northbound master 905f1d2016e8bc4d02a801017a31b20c4eb2119e Add a test for SdncJsonDmaapConsumer *Add a unit test in sli/northbound module This Test checks whether an InvalidMessageException is thrown when null is passed to processMsg method Issue-Id: CCSDK-106 Change-Id: I52327377f4582d8c24cef87f0360b977f2f216fc Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-10-05Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: cli master 73337c6b5baf1b5c8d93ccc6ac267c51804c5aa8 Set default log level to ERROR CLI-34 Change-Id: I40804541122978a75e6326e824aae88c0c791c8d Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Improve profile verification CLI-34 Change-Id: I7c0443c80506dcc12151c448de4b8ebda42dadea Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-10-05Updated git submodulessg481n1-0/+0
Project: aaf/authz master a060acf37d43574e05af3268a1becd967c537089 Improve code coverage for aaf authz modules Issue-ID: AAF-79 Change-Id: I44dd742374beb6a75ae5b042cd5a25628dfdc2ee Signed-off-by: sg481n <sg481n@att.com>
2017-10-05Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/sli/northbound master 70eb2ae5c2f87511a34aeab170b13a7d3bdae66a Test TOSCA table insertion Add code to create TOSCA tables in test driver to test TOSCA table insertion in ueb-listener TOSCA parser test. Change-Id: Ib8c3fcdb25fbdba39b4700553d8c01b684efa384 Issue-ID: CCSDK-102 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-04Updated git submodulesMichael Lando1-0/+0
Project: sdc master 168dd68fa502bd817dd4d6babe63e3e39876908b normative fix Change-Id: I5ba61afae1d974c78d1a80e931533f386e0015f0 Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-04Updated git submodulesPatrick Brady1-0/+0
Project: appc master b6f14629bffb23cc89984a643cda1780414b7132 Removing org.powermock javaagent The licensing is not approved for this artifact and it seems to not be needed for tests to pass. Change-Id: I67d1f643e8ed725ff87a3e3437ec6695913b17c2 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-258
2017-10-04Updated git submodulesRob Daugherty1-0/+0
Project: so master 3ce5262436bcfdac9c2fac07fe590f04b93761ee Fix schema mismatch Corrected a foreign key definition in the VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM table. Issue: SO-180 Change-Id: I4dfb51ac615ca1dab19fbf3e0be728b2752e06bd Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master fc653f61e98cafa25c94b3b3326e8505ec5bc176 Merge "Update underlay DGs for VoLTE use case" Update underlay DGs for VoLTE use case *save network-topology-operation-input into SDNC's MD-SAL data store *send network-id & network-object-path in network-topology-operation-output Change-Id: I3649e3df0d857f0c8c62bdcb2e503a678f8b1814 Issue-Id: SDNC-111 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-04Updated git submodulesChristopher Lott (cl778h)1-0/+0
Project: portal master b6079b39fc1193a32223933f7d93c08a63809689 Repair widget-ms problem; adjust sonar in poms Using OParent again; override some Sonar configuration and tasks. Repair display & fetch of users from remote apps. Use EPSDK version 1710 database scripts. Issue: PORTAL-50, PORTAL-59, PORTAL-86 Change-Id: I05eaea3680b0422236cc86cdd0ad5847c2731e54 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 5b5a1cf1e254b93884004d3a9eafbba5b29697e8 Merge "Fix dgbuilder mysql upload" Fix dgbuilder mysql upload Since code moved from sdnc to ccsdk dgbuilder has not been able to upload or activate directed graphs to test them in containers for development purposes. This patch updates parts of dgbuilder that pointed to sdnc. Issue-Id: SDNC-92 Change-Id: I8021312df8c97673ed71232783183e92a06b7bd3 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-10-04Updated git submodulesbeili.zhou1-0/+0
Project: appc master e9d6dfd8eef8a1841d02247f7aefa37d79df6139 VM start/stop DG input parameters name changes Change VM_start DG input parameters: - from start-vm-url to vm-id - from AICIdentity to identity-id Change VM_stop DG input parameters: - from stop-vm-url to vm-id - from AICIdentity to identity-id Issue-Id: APPC-260 Change-Id: Ifa84a0612a7926db3b176d083f1eb4fb5113dc8e Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
2017-10-04Updated git submodulesLina George1-0/+0
Project: appc master 275ccba3fcd4291182c3d73803bb320f5b08b709 Config pom and feature changes Issue-ID: APPC-219 Change-Id: I407dd3781edcc6b06c598bc7fa1d57fc024c2648 Signed-off-by: Lina George <lg941u@att.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 919f62fb6939b0eefbd25c139a61b5f4983b26f2 Add missing tables Add tables missing from SDNC schema Change-Id: I26bfca11c9a9789d8d59ae6f0f407aeff8e3092c Issue-ID: SDNC-77 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-04Updated git submodulesVarun Gudisena1-0/+0
Project: dmaap/messagerouter/messageservice master aa021bcf0fd61169a3c91d99d454c84c9ea8865b Fix CSIT Tests Temporary fix for CSIT tests Issue-Id: DMAAP-144 Change-Id: I845531efb880452d383ff7d60c72db773ac1ea17 Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-10-04Updated git submodulesRich Tabedzki1-0/+0
Project: ccsdk/sli/adaptors master e4037ffc232e37758db669402523bf4e24321e4d Improve CCSDK adaptors Sonar coverage Changes made: 1. Cleaned up blocker issues Change-Id: Ie0424ce7aeaf07ed8a521dc2bff21b66a28e051f Issue-ID: CCSDK-108 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master f6c1667ddd3699fd829c494944fb9a74a4c55c15 Use nexus port 10001 in docker-compose Update docker-compose.yml to use port 10001 instead of 10003. Change-Id: I6a4957d93dff04dce887cb72516b8c3b03ffe39e Issue-ID: INT-241 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master b1cb1068b403f4343cd5e450f7c39399c142e6ef Remove crossedit on vnf-type Removed cross edit on VNF_PROFILE.vnf_type from preload-vnf-topology-operation DGs so that no setup is needed via admin portal prior to loading preload data. Change-Id: Idc9cc141d111d7964d02ea8f842d043105dc4a78 Issue-ID: SDNC-1 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-04Updated git submodulessg481n1-0/+0
Project: aaf/authz master 4ccc6b830291f15b8006fdee37a8aae21c22f9df Improve code coverage for aaf authz modules Change-Id: Ie81597c6c94fea2224f1e3e847222bcc872b7c00 Issue-ID: AAF-79 Signed-off-by: sg481n <sg481n@att.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/sli/northbound master 0df357bc4d684d13029d702312995659373fc711 Improve ueb-listener tests Use Maria4JDB to improve test coverage of ueb-listener. Change-Id: Ifb88916434bb1b293b4bbd6fae069cd1e88c9d8d Issue-ID: CCSDK-106 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-04Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 9914032106f7641b572b6d72613ef568973054df Merge "Adding UT for MsoCatalog POJO" Adding UT for MsoCatalog POJO UT-Step3 IssueId: SO-172 Change-Id: Iac580a8936104078e529db9fdab178e0686eae51 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-04Updated git submodulesSeshu Kumar M1-0/+0
Project: so master bef2ca5d66fbd9296125be38b501314b5c8a2f32 Merge "Fix Docker push in integration test" Fix Docker push in integration test Remove the push to registry when with-integration-tests profile is enabled (tby default) Change-Id: Iee9928577ae9189f846b6d4370aa5464de9ab765 Issue-ID: SO-188 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-04Updated git submodulesChristopher Lott (cl778h)1-0/+0
Project: portal master 88c674e9f243ee7bfacfca847383ea01b482c1c1 Repair aspect logger; repair site deploy [PORTAL-54] Javadoc site deployment fails on widget-ms module [PORTAL-116] WidgetCatalog request takes exception before reaching controller method Issue: PORTAL-54, PORTAL-116 Change-Id: Id6d223a30a8c5f493c3fa1902225bc4e8964d085 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-04Updated git submodulesOfir Sonsino1-0/+0
Project: vid master 1b796b793fd5a1187873f5a792b170dc16725761 Set IsReadOnly to false by default Change-Id: I1435c1542a198a659a90bba9308934b6a30f94e2 Issue-ID: VID-76 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-10-04Updated git submodulesrama-huawei1-0/+0
Project: aai/data-router master 5397f3a9420c685745a4f7057a21271ef44fda22 Replaced with Map return type instead HashMap Replaced with diamond symbol on RHS side Removed useless assignment to variables Moved string literal on the left side. Issue-id: AAI-409 Change-Id: I699efafc15e1c08652f1a60ddbf524d07983885d Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 3446c1d0ae16ec1c7aac1c3195ed58604afc568f Merge "Update plugin references" Update plugin references Following changes made for overlay deactivate 1) Updated record plugin to latest one. 2) Replace ecomp schema with onap. Change-Id: Ie8519613566b8938af8db8ade0ab70a79207bc07 Issue-Id: SDNC-105 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2017-10-04Updated git submodulesLingli Deng1-0/+0
Project: modeling/modelspec master 4314220cf72b5ff87c05504e6bc75923c88eb279 Adding description on CSAR for VNF Output. Issue-Id: MODELING-19 Change-Id: I2695e4baae8716819fd3cf86e0ab1b2a90ad6ffd Signed-off-by: Lingli Deng <denglingli@chinamobile.com>
2017-10-04Updated git submodulesGaurav Agrawal1-0/+0
Project: sdnc/northbound master 1dea8baae650ac8514a987517fef88a557579161 Added new request-actions for overlay Added new request-actions for dci overlay activation & deactivation. This is required to differentiate dci activation/deactivation for VoLTE use case from normal network activation/deactivation. Change-Id: I865963b78ae8b8ba3a8173259179013997318e87 Issue-Id: SDNC-110 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2017-10-04Updated git submodulesGaurav Agrawal1-0/+0
Project: sdnc/oam master bd0ebcc0e2f442233845fa6fe631c19173e8ac35 Patched DCI overlay DG to main DG Changes includes: 1) Patched DCI overlay DGs with network-topology-operation DG. 2) Prefixed DCI overlay dg with dci-connects to avoid duplication with existing network-topology-operation-activate DG. Change-Id: I3b9f99fb5f1e5be27707aaa7c7b2dc9144c74398 Issue-Id: SDNC-110 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2017-10-04Updated git submodulesRich Tabedzki1-0/+0
Project: ccsdk/sli/adaptors master 73e10c782444301edd8e01092e75b90bf6576847 Improve CCSDK adaptors Sonar coverage Changes made: 1. Removed obsolete code 2. Added new test cases Change-Id: I3c12948a4af29707a31b4e4cf4be6782bc5d1071 Issue-ID: CCSDK-108 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-10-04Updated git submodulesseshukm1-0/+0
Project: so master 33ef19f5f07ae792d3294e87732c718af926be81 Adding UT for MsoCatalog POJO UT-Step2 IssueId: SO-172 Change-Id: I4aa763ad9cf723f969b9fd9a9ab7eca5b303ade0 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-04Merge "Update so/libs submodule to head of master branch"Jun Hu1-0/+0
2017-10-04Update so/libs submodule to head of master branchRich Bennett1-0/+0
Change-Id: I4d49eb6de1f40aa6662d796ac11e991e9334de1d Issue-ID: DOC-53 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-04Updated git submodulesLingli Deng1-0/+0
Project: modeling/modelspec master 5b0dfa389982ff57debfd7991b540fcb13c27f7c Adding description on CSAR for VNF Onboarding. Issue-Id: MODELING-19 Change-Id: I42f36b25a312a5eb75ade5d98f18dd1b2421874e Signed-off-by: Lingli Deng <denglingli@chinamobile.com>
2017-10-04Updated git submodulesramanjaneya1-0/+0
Project: aai/traversal master ed2aea524aa3a743a04a48dd8e1b4065f815d2e4 Replace type specification with diamond operato Issue-ID: AAI-412 Change-Id: Ia4109038b40a3245ff4622250d4540cec1157580 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>