summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-11-28Updated git submodulesInstrumental1-0/+0
Project: aaf/authz casablanca 71dee0333854f9ca9da53c5beff4c9a337cf9af9 Expire, Remove Batch, restore Issue-ID: AAF-641 Change-Id: I06560c8252ed27bd474ea140c6d9cacef88ef1b9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-28Updated git submodulesByung-Woo Jun1-0/+0
Project: so casablanca 357728a6983b4a203ef1082b118525b5be8687e0 Merge "Draft release notes" into casablanca Draft release notes Issue-ID: SO-1259 Change-Id: I81adcdddd52ff28629b73a6d61c5d9ad00e38ceb Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-28Updated git submodulesByung-Woo Jun1-0/+0
Project: so casablanca 8f4b6779d3caf7dd510e95f962b7d8f380a0f82b Merge "Correct the http client auth issue" into casablanca Correct the http client auth issue Issue-ID: SO-1257 Change-Id: Iac3cf2cf594b9b3224b5741d8589c7d3b9c5e205 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-28Updated git submodulesshinuj19891-0/+0
Project: so casablanca 8bc174515ba421f2163b74788454bda9bcb885b5 Flow loses highlighted path on page reloads Change-Id: I7806cdd1998c4451359b452eb5c9bf1e7059fc32 Issue-ID: SO-1245 Signed-off-by: shinuj1989 <shinu.john@ericsson.com>
2018-11-28Updated git submodulesEric Multanen1-0/+0
Project: so casablanca 5ff8f49c6b72f03e49961fcb771af2454d8a5321 Fix HttpClient change which broke multicloud The lines added to HttpClient in https://gerrit.onap.org/r/#/c/72771/ broke the usage of HttpClient by the multicloud adapter. The 'content-type' line seems redundant - content type is specified in the HttpClient constructor. The 'Authorization' line (which broke multicloud usage) seems inappropriate here. The Authorization string shouldn't be hard coded into a generic client. There are other methods available for adding the authentication header. Change-Id: I19ac1a382778fe50bc7e98e1e9b9a4d84897b2a6 Issue-ID: SO-1257 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-11-28Updated git submoduleszhangab1-0/+0
Project: usecase-ui casablanca fc73ba5f5c6ad75d5f4558e3dd3855c936070ebe Merge master code to casablanca branch Change-Id: Ibbb20f2b8a37e271a0ffa6d962cecfdae84bbabb Issue-ID: USECASEUI-153 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2018-11-27Updated git submodulessunil unnava1-0/+0
Project: dmaap/messagerouter/messageservice casablanca 053d19cb648c5cb0396a426798e4abfe6e9db880 Update the known issues in Doc Issue-ID: DMAAP-893 Change-Id: Ic5094202008e2e226053e5436c8b9346c973b5a7 Signed-off-by: sunil unnava <sunil.unnava@att.com> Update the release date in the doc Issue-ID: DMAAP-888 Change-Id: I5e38d6f446f04d9282221afba8dd67a9d2d419e8 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-11-27Updated git submodulesGary Wu1-0/+0
Project: integration casablanca bff45af94f805dc6f1dd21bcd260bf68350b3cf7 Workaround for AAI crashloop issues Change-Id: I9910cb0e957da6b38f905423fe50c3bad0e72f22 Issue-ID: INT-584 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-27Updated git submodulesEmmett Cox1-0/+0
Project: dmaap/datarouter casablanca 31080bad166cb8e728474770e969a4565e79b8d6 Pom Update for casablanca branch development Change-Id: Ic63dcf83a8ba511487cab864b463de2e28ef02e6 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-881
2018-11-27Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam casablanca dced2261706944f333ae33c6970ec534747457a0 Merge "update oof hostname in the url" into casablanca update oof hostname in the url oof return unknown host for the hostname http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route host name is modified to oof-osdf, so url should be as below http://oof-osdf:8698/api/oof/v1/route Change-Id: I326d6653988ccf565987ddc817f7161658fe29ec Issue-ID: SDNC-532 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2018-11-27Updated git submodulesMarco Platania1-0/+0
Project: sdnc/oam casablanca eaa0cc74e206d46d7397dfbe711ae89e94272098 Fix JSON template for DMaaP messages - Change "input" to "output" Change-Id: Ie6fd59a0ecb3721b84a1f063b76f409b790055c7 Issue-ID: SDNC-534 Signed-off-by: Marco Platania <platania@research.att.com>
2018-11-27Updated git submodulesGary Wu1-0/+0
Project: integration casablanca 58701a9a40e92607649570bdaed278476fbaafc9 Merge "Change settings to allow deployment under load" into casablanca Change settings to allow deployment under load Change-Id: I2969a7f7accf5bbda61d082bcb60f21dc0f8b685 Issue-ID: INT-584 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-27Updated git submodulesYang Xu1-0/+0
Project: integration casablanca 105db515bbcc2f9a2c6b0363b866af24837cc4ac Serveral changes in vCPE testing script To work with automated vCPE model distribution robot, several changes are made 1. Add image name and flavor in preload data 2. Shorten instance name for rescust service 3. Pass in ip as command line input to cleanvGMUX.py Change-Id: I6f7c8ae711afbc4665e2de72b6abae7969eecb5c Issue-ID: INT-717 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-11-27Merge "Update SettingUp Heat" into casablancaRich Bennett1-28/+43
2018-11-27Updated git submodulesTaka Cho1-0/+0
Project: appc casablanca a48cb531f1aacc7ebcb6d0e3edfb2de75c0a1ce5 1.4.3 Release Note Update release note for 1.4.3 Change-Id: I1a686513f7398adbb6e4eb60bb37a1bf6745396a Issue-ID: APPC-1035 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-11-27Update SettingUp HeatEric Debeau1-28/+43
Update images used Update DCAE information Add proxy information Correct Robot request Issue-ID: DOC-340 Change-Id: Ifc78e05c89de0d6f2e8c56ed2e21202447549ba7 Signed-off-by: Eric Debeau <eric.debeau@orange.com> (cherry picked from commit 53770c67fa9e96c373c4472ed744b798c28e3532)
2018-11-27Add Pomba submoduleRich Bennett4-20/+11
Add logging-analytics/pomba/pomba-audit-common as submodule Updates to documentation guide Issue-ID: DOC-323 Change-Id: Ied9363be20c39a893680b07bef964112361c9682 Signed-off-by: Rich Bennett <rb2745@att.com> (cherry picked from commit 7fc6d943606fbc77d7d9719284bed78d9562ca3b)
2018-11-27Updated git submodulesBin Yang1-0/+0
Project: multicloud/framework casablanca 4d6cff18c5d2a66cde633e5db3b82eb74b81c8fb Merge "bump version to 1.2.3" into casablanca bump version to 1.2.3 Change-Id: I5a3725a9deeac3e9e8bd3d01305ba87f2db90e49 Issue-ID: MULTICLOUD-419 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com> (cherry picked from commit 36035e27f91e4d77f80fc806cbfffc2fa5110b32)
2018-11-27Updated git submodulesHuang Haibin1-0/+0
Project: multicloud/framework casablanca 276104e4037bcb5fc462facdab1fe1d5ca8a5803 Merge "Update metadata example in API spec" into casablanca Update metadata example in API spec Change-Id: Ibdbc34d9aef340ef98316406a4a827badfc94fd5 Issue-ID: MULTICLOUD-405 Signed-off-by: Bin Yang <bin.yang@windriver.com> (cherry picked from commit 0e8aea38a1154cdb4799b4f2e06a5b8170bfece8)
2018-11-27Updated git submodulesBin Yang1-0/+0
Project: multicloud/framework casablanca 3392b7218aeec34c3c63ecd8d53dd4fe9e9fa9fc Wrap long lines Change-Id: I69e19da86592b293bd1e5bc51377583e7f3b6386 Issue-ID: MULTICLOUD-411 Signed-off-by: Bin Yang <bin.yang@windriver.com> (cherry picked from commit 6237ee2f502f53b811630d069b26c9077e22e54a)
2018-11-27Merge "Upadte release-note for Documentation project" into casablancaRich Bennett1-5/+15
2018-11-27Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/lcm casablanca 51f05fc4f4c8c482a96728873440e2fd1597015e updte VF-C release notes Issue-ID: VFC-1181 Change-Id: Ib80eaca81f968cdf6bf46dad2fac3b9ac498d9fa Signed-off-by: yangyan <yangyanyj@chinamobile.com> (cherry picked from commit 0c1d920b4ed0fca6b27ef0f4b44071abf695c4f5)
2018-11-27Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm casablanca c34261f6d88702fd1a1fd12629918afcec991d8c Update vfc version to 1.2.2 Issue-ID: VFC-1194 Change-Id: I87dbc01097979008dc3ca0aea090b9819b4364bb Signed-off-by: yangyan <yangyanyj@chinamobile.com> (cherry picked from commit 48496976194d974727c074e7f5c0aadc2e22b773)
2018-11-27Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm casablanca f96d7c58a2e2bc00b9788d1bfe035d05ebb71c37 Update vfc version to 1.2.2 Change-Id: I54710a4cc21fae4df63c9cbd60ac7785dc85df7d Issue-ID: VFC-1194 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn> (cherry picked from commit 63fa0789e94f1107b9b6fd57cc2f1dbf3e88205d)
2018-11-27Updated git submodulesSeshu Kumar M1-0/+0
Project: so casablanca 372446b29e9ca614948dc5d95de3b2582ff3491d Merge "Fix sdc-tosca version" into casablanca Fix sdc-tosca version Fix sdc-tosca version. Change-Id: I8529162004b408238c260d48c560c799c5f41508 Issue-ID: SO-1252 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-27Updated git submodulesGary Wu1-0/+0
Project: integration casablanca 4c69929dd0acb06a028fabdbdab060be4db6348b Update SDC versions in docker manifests Change-Id: I9d702a15a93241fd59542db1c721085749304ec3 Issue-ID: SDC-1913 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-27Updated git submodulesChuanyu Chen1-0/+0
Project: so casablanca 0bba4d863a95f504752e77f19611f52c24ea5c15 Merge "update the release to 1.3.4" into casablanca update the release to 1.3.4 Issue-ID: SO-1249 Change-Id: Ifbeb768b543cbdf4fdec2c4735b9c6a15ce72c90 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-27Updated git submodulesSeshu Kumar M1-0/+0
Project: so casablanca ec8f2db3846b949fc6f2ef9c1c0ff0999078b90c Merge "Fix model vnfresource bean annotation" into casablanca Fix model vnfresource bean annotation Fix model vnfresource bean annotation. Change-Id: If18ea766623ad087eae8ac9ea31258dacd192ff7 Issue-ID: SO-1252 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-26Updated git submodulesPamela Dragosh1-0/+0
Project: policy/distribution casablanca b0d3b4153a48ae0d1f912071f0e012e3582d7bd1 Create label for architecture to ref Creating a label so architecture document can reference this new application. Issue-ID: POLICY-1163 Change-Id: Ie3cef673f179240d562dc02411d38c9dfc038252 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit cf2a21536bd30ebb8b4544f51ad3024dae310842)
2018-11-26Updated git submodulesAndy Mayer1-0/+0
Project: externalapi/nbi casablanca ace1126ee68f21686300f2151e9d4db1a68ed146 Merge "Check all rst files" into casablanca Check all rst files It installs doc8 and then checks all rst files. It also fixes all errors needed for next jjbs. Change-Id: I30314ece30090ec4923d2c5ad27a9016428102fd Issue-ID: EXTAPI-163 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 1dcfb3ab028bafefa91d91fef627a58480bd89bf)
2018-11-26Updated git submodulesEric Debeau1-0/+0
Project: externalapi/nbi casablanca 600aa4d4763e3383ea4b9155e65973a4ca054726 Update OfferedAPI section Add links to listener swagger Add swagger for healthCheck Change-Id: I46d580e6d589686441ac899ebfa3c397d3464f62 Issue-ID: EXTAPI-163 Signed-off-by: Eric Debeau <eric.debeau@orange.com> (cherry picked from commit 4c520ec374468937ec2b0e911e23df4577fed90d)
2018-11-26Updated git submodulesEric Debeau1-0/+0
Project: externalapi/nbi casablanca 212cc6c25c36dfed1ebf43142851b1301ece99ff Update nbicallflow Update nbicallflow.pdf to be aligned with Casablanca API Issue-ID: EXTAPI-163 Change-Id: Ia1dd1ccdd1c165eeb84c3ee97a65c5124a2cb9e6 Signed-off-by: Eric Debeau <eric.debeau@orange.com> (cherry picked from commit 77549c2dd36316076739be3d7e84ab32ab81c99d)
2018-11-26Updated git submodulesJoss Armstrong1-0/+0
Project: appc/deployment casablanca a48433575af971109412eeb4dc985531507f1662 Fix for DOC-336 (Casablanca branch) Document updates in APPC Deployment Guidelines Issue-ID: DOC-336 Change-Id: I6eb3a0a6bd6ddc7111552da1ad2ab3dd7cd91ecc Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2018-11-26Upadte release-note for Documentation projectEric Debeau1-5/+15
Change-Id: I715b0d1cf3660acc0a059f65ebe90d223a3e36c7 Issue-ID: DOC-358 Signed-off-by: Eric Debeau <eric.debeau@orange.com> (cherry picked from commit 22f7920ee60f83bc700faee0673714a7985413ea)
2018-11-26Updated git submodulesRob Daugherty1-0/+0
Project: so casablanca 35b1883d7c0f06c42fbad8da9d835828cdb2013d Merge "Add ActivitiesBBs to building block detail" into casablanca Add ActivitiesBBs to building block detail Change-Id: I96524757c4efb93f5ff03f31a4cf8dcb5fa88025 Issue-ID: SO-1243 Signed-off-by: Kuleshov, Elena (ek1439) <evn@att.com>
2018-11-26Updated git submodulesMichael Lando1-0/+0
Project: sdc casablanca 1b0a8d4d02e30730272cc8cee4d78d5c286a93e1 update sdc version update sdc version to 1.3.5 for Casablanca Change-Id: Ib82a478e9b9987c18a67af115b828b0ff87d3f38 Issue-ID: SDC-1913 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-11-26Updated git submodulesRob Daugherty1-0/+0
Project: so casablanca 795fdfc948ced043b5e9122d9c8f5dd8e9476d4b Merge "Add aLaCarte variable to ExecuteActivity." into casablanca Add aLaCarte variable to ExecuteActivity. Change-Id: I5dbc470a7ccc92847985681ea9fb39566fdb443f Issue-ID: SO-1243 Signed-off-by: Kuleshov, Elena (ek1439) <evn@att.com>
2018-11-26Updated git submodulesVijay VK1-0/+0
Project: dcaegen2 casablanca f3868fd2e5cb60183639cde3eed6c7737a575c46 fix r3 vulnerability link Change-Id: I247849bd964b5520b41a58f7c6f764743065dfd6 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-11-26Updated git submodulesBenjamin, Max (mb388a)1-0/+0
Project: so casablanca aaddce96286465f72b659acd4d0a83101089e61d Do not validate certain BBs changed resource type from CUSTOM to NO_VALIDATE when building block detail is CUSTOM skip validation Change-Id: Ie00fad1f96071703a35b96cc5fe83ce5dc2092bb Issue-ID: SO-1243 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-26Updated git submodulesTal Gitelman1-0/+0
Project: sdc casablanca 6535675526d608c835f4702b2ee57799da250fbe SDC can not handle complex string in tosca yaml Issue-ID: SDC-1918 Change-Id: I86957b5d4bf0dab5ca749623efbccd6f4b535f10 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-26Updated git submodulesStanislav Chlebec1-0/+0
Project: dcaegen2 casablanca 93301b64f0279eee79f15682689e061e5bcca3a0 fix typos Change-Id: I0afbd4b41f0d502549d3b4a3b58e7702e7f80fc0 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: DOC-342 (cherry picked from commit e7933a07c9b86a158177fb896b308e3e75b1d35c)
2018-11-26Updated git submodulesLior Nachmias1-0/+0
Project: sdc casablanca 2bcd93a5879b9bfd8613061e5aba0656519d37a6 Update DCAE-DS readthedocs Change-Id: I74ccbdde418ce2f5700b21b1e5aa9590d2aba97d Issue-ID: SDC-1924 Signed-off-by: Lior Nachmias <lior.nachmias@intl.att.com>
2018-11-26Updated git submodulesPamela Dragosh1-0/+0
Project: policy/apex-pdp casablanca 34dc53376f9be969fdeebc201ee3b12127e78cc1 Create label for architecture to ref Creating a label so other documentation in the architecture section can reference this PDP engine documentation. Issue-ID: POLICY-1163 Change-Id: Ida9caba405e36675f65843b1d49e79175634fa02 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit 3688d3901ad241be26671e520da0e01e4c8089c0)
2018-11-26Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine casablanca 0cc4c8f1a3de8a34ddcf9426e7ff117778bd8f1f Update Architecture Add reference to labels created for two new applications ingested/added for Casablanca. Also ensure release date is correct. Correct doc8 errors Correct badd link apc-pdp Issue-ID: POLICY-1163 Change-Id: I84c17514ed0e080e4c4bebc8a3e0145bf7e93449 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit 1bf4549aff20757f3daf8678958f0d56107cd9e6)
2018-11-26Updated git submodulesGildas Lanilis1-0/+0
Project: aaf/authz casablanca 45de174a276923393547ac0ede25943d08dedf08 Update Release Note Update Vulnerability report links within the RN toward the wiki centralized place. Change-Id: Ie28e6ae2a3c18d02ffb681a23e68f01b14264cd5 Issue-ID: DOC-333 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-11-26Updated git submodulesosgn422w1-0/+0
Project: clamp casablanca ec4670409416dfb592558927500247a7f1b7f8be update doc for release update the doc to point to the correct release and vulnerability page Issue-ID: CLAMP-249 Change-Id: Ifb6ebfbe68264a885f580aa88a0e3ea5a521f201 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2018-11-26Updated git submodulesRuoyu1-0/+0
Project: vfc/nfvo/lcm casablanca f62f54267fd968708685216237fcf163e5ab5b48 Fix Typo and bug inside place vnf Fix Typo and bug Change-Id: Idf5bf61e5854c8e7eda5a4e9a7fc4766e2dd757b Issue-ID: VFC-941 Signed-off-by: Ruoyu <ruoyu.ying@intel.com> (cherry picked from commit 53c4988ba241c442693d870babc9a3bf65447f2d)
2018-11-25Updated git submodulessubhash kumar singh1-0/+0
Project: so casablanca ee8a94ff58552675b37161885ed36fb94caac4e0 Fix intgration issue for E2E service Fix intgration issue for E2E service. Change-Id: I1b701f137ebc79addfb6914c7c68ac8c73f673d4 Issue-ID: SO-1252 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-25Updated git submodulesramverma1-0/+0
Project: policy/distribution casablanca 3b0dc8ab95c20c2903d96bb69f81964dfa774354 policy/distribution documents Change-Id: I1c3e083a9ce050ce67acd5f68d0dcf498927592a Issue-ID: POLICY-1260 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com> (cherry picked from commit 592f9d090e4351a27aa6f283f5fb2b0b3dc7255b) Added additional supporting scripts for s3p test clean_policy.sh: remove policies correspdoing to s3p csar files. list_failed_policy.sh: try to get failed policies from pdp in s3p test. Issue-ID: POLICY-837 Change-Id: I742437f740eee191875b25eccd03f00574bc0dcc Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> (cherry picked from commit fbf8e05938b7ce58bf090a37d004760836548d88) Update version to 2.0.3-SNAPSHOT Change-Id: Ifd9c18586d22c6a84997adf2d20a943df371504a Issue-ID: POLICY-1262 Signed-off-by: liamfallon <liam.fallon@ericsson.com> Fix unchecked cast sonar issue Removed the unused variable. We are reasonably sure that the cast is ok. Fixed the JUnit tests, removed useless imports, unused variables and raw types. Issue-ID: POLICY-1256 Change-Id: Iad7dbbf02a4dd48648fc9d5c20595c9f0f8d7acb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit bf30e81ea77ab361a25f0076c7f81c10ded9c53e) Merge "s3p: Remove temporary workaround" into casablanca s3p: Remove temporary workaround Since bug POLICY-1254 has been fixed, remove the workaround for it. Change-Id: I40a706b439b8db8530299921c8a59ef04e0d250d Issue-ID: POLICY-837 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> (cherry picked from commit 9b18d4f702586fd022fd142f0f23e5a0e3b24359) Fix virtual_binding error under VDU requirements virtual_binding will bind CP to a VDU but virtual_link use the node name instead of the name of node's propertiy add new test case to cover s3p the picvendorId's path has been changed based on demo repo Change-Id: I0ca400eab4d16284f14cb568fe3da5b409dd9222 Issue-ID: POLICY-1254 Signed-off-by: liboNet <libo.zhu@intel.com> FileSystemReceptionHandler: Fix sonar issues Fixed 6 code smell issues reported by sonar. Change-Id: I537df24f0f0624470efd8675f01ecd433aed1cb0 Issue-ID: POLICY-1256 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> (cherry picked from commit 3c0823e37b6cf933b23687a2d7339b131fe5a464) Make FileSystemReceptionHandler more tolerant Make FileSystemReceptionHandler tolerant of exceptions thrown when parsing tosca template and be able to handle new incoming csar. Also added the unit test for FileSystemReceptionHandler. Change-Id: I0f1647f6f952576a8e61adca4d027990706d1411 Issue-ID: POLICY-837 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> (cherry picked from commit 70f9f24e6ed39a6ddb4afef02516af624f50079d) Fix sonar/checkstyle issues The main pom.xml was incorrect, so these issues have creeped into the source code. Issue-ID: POLICY-1256 Change-Id: Ic0b52f3a28f869252120991b0c1946ef8402bcc5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit 789f09f2430440d6be44a5fad26715d002aff757) Added JMeter scripts for perf test Change-Id: I4286c6defdef331ee5c40399d17381d3c8b8a544 Issue-ID: POLICY-836 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> (cherry picked from commit c1647ba56080a79d149b2e9fd647bda4da39997e) Added JMeter scripts for stability test Added the scripts and JMeter scenario for stability test Change-Id: If495321e54e56d688cfadd53894a0361f283079d Issue-ID: POLICY-837 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> (cherry picked from commit de0e18b974cb40cbbfac1accdc7d4b460ccd4186) S3P: added FileSystemReceptionHandler plugin For S3P test, we need to add a new FileSystemRecpetionHandler plugin which monitors a local directory for newly come csar files. This patch added the plugin code as well as the configuration file for s3p to use. Change-Id: I8f1e65489abde15ae32c54d819bbc6e7cbdf36d0 Issue-ID: POLICY-837 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> (cherry picked from commit 3bd15a55aeb69c1caad1a1f32175cb3b7797733a) Upgrade policy parent and common Upgrade to release parent 2.0.1 and common 1.3.3 to fix license issue in dmaap 1.1.9 Fixes to package distribution and docker pom.xml which mvn version missed. Also need to upgrade engine 1.3.3 release Bumping version to 1.3.3-SNAPSHOT for release Issue-ID: POLICY-1229 Change-Id: If5247308ea8eba6dd65614a67f38396896d8ed0f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> Upgrade to released artifacts. Upgrade to policy/common 1.3.2 and apex pdp 2.0.2. Will upgrade to engine when it is released. Issue-ID: POLICY-1245 Change-Id: If79e65d93206e160c76328d8c9f0628099b55538 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> Merge "Add more logics about fields value for OOF model" into casablanca use https instead of http to do forward use https instead of http set default as the value of pdpGroup Change-Id: I9c4fa901bfc00be465b6ba9777d4c35c0ac93eb3 Issue-ID: POLICY-1237 Signed-off-by: liboNet <libo.zhu@intel.com> Add more logics about fields value for OOF model To align with OOF/Policy/SO, need add below: . resource should be set as name field of SDC resource. . identity should be set as a concatenation of PolicyType + "_" + Resource . value of flavorDirective's type, expected from OOF, is "flavor_directives" . policyScope should add the name of service from SDC to align with that from SO. . Update the Testcase Change-Id: I57f461ef51e0f50e6096c9c9ba84c5832cb13656 Issue-ID: POLICY-1227 Signed-off-by: liboNet <libo.zhu@intel.com> Step version for Casablanca support Issue-ID: POLICY-1233 Change-Id: Iebf0b77a9b87543ebe99d6a6eab0939bd276931c Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-11-25Updated git submodulesSeshu Kumar M1-0/+0
Project: so casablanca 1b22f332a4640e65c24dcab9d1b929f5c6d752cf Merge "Fix retrieval for SDNC endpoint" into casablanca Fix retrieval for SDNC endpoint Fix retrieval for SDNC endpoint. Change-Id: I51f79b61ab9194e3d45a71dac5ca5fe7c869cff4 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>