summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-10-15Add baseUrl parameter5.0.2-ONAPelaltoJoanna Jeremicz1-1/+5
Add support for baseUrl usage. It is needed for handling objects other than pnfs from the inventory. BaseUrl is necessary for fixing the existing bug, where pnf path is used to get service-instance from AAI. Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ia8d86c4dd3c20ffe7344799de9351d520aec0221
2019-09-13set resource limit for tca5.0.1-ONAPVijay Venkatesh Kumar1-3/+7
Change-Id: Ib17de286ffdbc7ed34f439eda848723c63e166d4 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1733
2019-09-09tca blueprint updatesVijay Venkatesh Kumar3-4/+5
1. Updated to new cloudify type file 4.5.5 (required for uninstall executed through new DH) 2. Updated default TCA blueprint to remove nodeport mapping Change-Id: I03a8f3e50f7c935824dbc74567db730207e95724 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1686 Issue-ID: OJSI-167
2019-09-06Remove of slash in cert directorykjaniak2-2/+2
Change-Id: Ia6493816a7222b26c02982c1dbcd006622f800fd Issue-ID: DCAEGEN2-1552 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-09-05Top up k8s plugin versionkjaniak2-3/+3
Topping upe plugin versions for hv-ves and prh Change-Id: I2939855457acfcd362effa25c5a824c1266ee889 Issue-ID: DCAEGEN2-1751 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-09-04fix keyStorePath and keyStorePasswordPath in prh templategrabinsk1-2/+2
Change-Id: I6991190bc04cf32173744a993118fdb1c47dbe51 Signed-off-by: grabinsk <maciej.grabinski@nokia.com> Issue-ID: DCAEGEN2-1682 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-07-11enable dfc blueprint to get dynamic configurtionsYongchaoWu1-8/+6
Issue-ID: DCAEGEN2-1655 Change-Id: Ia02e1d3b544c9deee3a609f68001ae945a92b1cd Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
2019-06-19Fix typo on ves bpVijay Venkatesh Kumar1-1/+1
Change-Id: Ib013868372c8b2b5d905845bfb0ad24bc9067435 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1628
2019-06-12cleanup blueprints for dceamicdzied1-24/+0
Issue-ID: DCAEGEN2-1610 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com> Change-Id: I395f2acb87c530c5a49ae50c421895cc764705c2
2019-06-03Update DFC blueprintRehanRaza1-63/+57
* Create datarouter feed(s) using DmaaP plugin * Adjust application_config for Generalized DFC to handle any type of file (in a separate commit DCAEGEN2-1532) Change-Id: I904395bc89f12fbc8ac84902c41ed2db294b4786 Issue-ID: DCAEGEN2-1580 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2019-05-20VES param auth methodZlatko Murgoski1-4/+3
Fix streamId configuration for measurement domain typo https://jira.onap.org/browse/DCAEGEN2-1523 Issue-ID: DCAEGEN2-1523 Change-Id: Icc5060bf953faf6e88b403bccf27fcff79e803eb Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com> Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-05-21update dfc image versionYongchaoWu1-1/+1
update dfc image version to 1.1.3 Change-Id: Iedd76c6f57f9d213dcffb52e2bff8005fd264424 Issue-ID: DCAEGEN2-1508 Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
2019-05-17TCA default targetype change for vFWVijay Venkatesh Kumar3-3/+3
Change-Id: Ifa67fd37cb933b570327fba55baa12b5efb55d37 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1510
2019-05-14Fix blueprint typoVijay Venkatesh Kumar1-2/+3
Change-Id: If635a8f897ae8221d16026fc200b1bf5f19d5c3f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-05-13[20190513]: add input attributes to dmaap plugin blueprintsxufeiliu6-54/+179
Add input attribute options to dmaap plugin test blueprints Issue-ID: CCSDK-794 Change-Id: I09df1a9eea21aacb6e17b32b8e93f5c9a7fb4cf0 Signed-off-by: xufeiliu <xl085b@att.com>
2019-05-13Updating default hosts and image version in PRH templategrabinsk3-9/+9
Change-Id: I193ecae0eb12319e250577c5a574def5bb4cb4bc Signed-off-by: grabinsk <maciej.grabinski@nokia.com> Issue-ID: DCAEGEN2-1496 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-05-09Fix domain/stream configVijay Venkatesh Kumar1-1/+1
Change-Id: I67bf78fe6e15459224a998c2f785f50006a27645 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-05-09[20190509]: add dmaap-plugin test blueprintsxufeiliu7-0/+697
Add dmaap-plugin test blueprints under blueprints/reference_templates Issue-ID: CCSDK-794 Change-Id: I68c6282c016a6b6b11a8bc8ce55281befad02cce Signed-off-by: xufeiliu <xl085b@att.com>
2019-05-07TCA bp update for clamp triggeredVijay Venkatesh Kumar2-0/+175
Change-Id: Ia9134bd972f80b4f704b8b6149c098910023d03f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1479
2019-05-06R5 tag updateVijay Venkatesh Kumar1-1/+1
Change-Id: Ieb4eb97def30053b7843da82c0061ff626a1d7da Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1481
2019-05-06BugFix, fix problem in blueprintYongchaoWu1-4/+4
fix syntax in blueprint for dfc Change-Id: I1b7e30e9372c3f798a04148090542c7439c4f73e Issue-ID: DCAEGEN2-1469 Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
2019-05-02PRH Bug: remove slash from topics defsMarcin Migdal1-4/+4
Change-Id: I2828b245af8e7e7c792fe800328a831ba9c406e6 Issue-ID: DCAEGEN2-1465 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-26Merge "Define AAF credentials for perf3gpp topic"4.0.0-ONAPVijay Venkatesh Kumar1-0/+9
2019-04-23blueprint syncupVijay Venkatesh Kumar12-147/+152
New k8s plugin revision Move obsolte blueprints to reference Change-Id: I01806f94167c678666b7c71b33899b8ea2762a39 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1009, DCAEGEN2-1270
2019-04-23Define AAF credentials for perf3gpp topicPiotr Jaszczyk1-0/+9
Change-Id: I8486fb2b67d7c383700902787774116e0ed28b0a Issue-ID: DCAEGEN2-1448 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2019-04-15Update PRH blueprint due to changes in DublinMarcin Migdal1-1/+0
Remove duplicated entry Change-Id: I17ee070c8526a881dfaa1eb7363ad78de28f5be9 Issue-ID: DCAEGEN2-1405 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-12Merge "Update PRH blueprint due to changes in Dublin Add streams ↵Vijay Venkatesh Kumar1-8/+6
publishes/subscribes type"
2019-04-12Update PRH blueprint due to changes in DublinMarcin Migdal1-8/+6
Add streams publishes/subscribes type Change-Id: I73a11100089157c6878f21d6cb9eec4d4709c81a Issue-ID: DCAEGEN2-1405 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-12Improve HV-VES Collector configurabilityPiotr Jaszczyk1-0/+36
Change-Id: I9e137e11faffae9d10411b8ca6514b9513c5bc66 Issue-ID: DCAEGEN2-1396 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2019-04-11Housekeeping for DFCyanhuanwang1-3/+3
Renamed field of trustCa and trustCaPassword Change-Id: I0873fa6c52c67b746fd36739cc45163e33a0b808 Issue-ID: DCAEGEN2-1367 Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
2019-04-10Update k8s plugin versionJack Lucas10-22/+22
Change-Id: I4d5957a9621b5f8e9bdc8259878e8f8cf220e340 Issue-ID: DCAEGEN2-1136 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-10Merge "Update PRH blueprint due to changes in Dublin Add AAI headers section"Jack Lucas1-0/+6
2019-04-09Merge "Bulk blueprint update"Jack Lucas35-392/+303
2019-04-09Update PRH blueprint due to changes in DublinMarcin Migdal1-0/+6
Add AAI headers section Change-Id: I2b31745ab9ba943545621a471427b7bc087ac73c Issue-ID: DCAEGEN2-1405 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-09Update PRH blueprint due to changes in Dublinpwielebs2-4/+38
Change-Id: Ia8764614e1a8f56f6a35c0118169f14ae39ff853 Issue-ID: DCAEGEN2-1405 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2019-04-08Bulk blueprint updateVijay Venkatesh Kumar35-392/+303
1) Moved older bluerpints from build dir 2) Modified snmp and ves blueprint port mapping 3) Added helm and Dashboard blueprint Change-Id: If4739901d754fa6fea81024917fb425e82c20657 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-04-03Merge "PRH blueprint update for BBS"Vijay Venkatesh Kumar1-6/+14
2019-04-03PRH blueprint update for BBSAdam Wudzinski1-6/+14
Update PRH blueprint for reregistration usecase Change-Id: Ifc5d52916126ef1d0e125e333ea004f2d6aec04b Issue-ID: DCAEGEN2-1059 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2019-04-02Merge "blueprint for 5.0.0 policy-handler new PDP API"Vijay Venkatesh Kumar3-2/+3
2019-04-01Update HV-VES blueprintFilip Krzywka1-29/+8
- applied new CBS configuration format used by HV-VES - reused service name constant Change-Id: I19372fcc0fb9646de70448896ae4bc244bf83003 Issue-ID: DCAEGEN2-714 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2019-03-29blueprint for 5.0.0 policy-handler new PDP APIAlex Shatov3-2/+3
- in R4 Dublin the policy-engine introduced a totally new API - policy-handler now has a startup option to either use = the new PDP API (default) = or the old PDP API that was created-updated before the end of 2018 - to use the old PDP API requires changing either the etc/config.json or setting up a non-empty env var PDP_API_VERSION on startup: export PDP_API_VERSION=2018 docker run ... -e PDP_API_VERSION ... Change-Id: I92941e908849baa94454ae6b094754965a37d470 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-1128
2019-03-19Update default path of ftp certificatesyanhuanwang1-3/+3
Change-Id: I2b8e169e514e5ca1d4f73066fe69d5ccf23a0cd1 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1269
2019-02-06update BPs using onap-dcae-dcaepolicy-libSchmalzried, Terry (ts862m)14-14/+14
Change-Id: If17f05b156ada4eba9d21cff0114951382b681d9 Issue-ID: DCAEGEN2-1086 Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
2019-02-04blueprints for 3.2.0 deployment-handlerAlex Shatov2-2/+2
- fixed the zip folder bug when sending the blueprint to cloudify = this bug was preventing opening the blueprint in cloudify UI because the folder record is not properly formatted by admzip lib Change-Id: Id97ecd93db69b09e12ac1e999e15299f5e85238c Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-855
2019-02-02Merge "blueprint for 4.6.0 policy-handler active-passive"Vijay Venkatesh Kumar3-3/+9
2019-02-02Merge "Add new fields for application config"Vijay Venkatesh Kumar1-0/+12
2019-02-02Merge "Changed timeoutMS to timeoutMs"Vijay Venkatesh Kumar1-1/+1
2019-02-01Changed timeoutMS to timeoutMsdfarrelly1-1/+1
As requested in https://gerrit.onap.org/r/#/c/77570/ Issue-ID: DCAEGEN2-1096 Change-Id: Ie9915619c0707da47968c6be5b6ccae84747921d Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-02-01Add new fields for application configChengkai Yan1-0/+12
Change-Id: I9a814e71b5e7e559cfc8313d65ec5e15d2520a09 Issue-ID: DCAEGEN2-1096 Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
2019-01-31blueprint for 4.6.0 policy-handler active-passiveAlex Shatov3-3/+9
DCAEGEN2-932: - mode_of_operation: active or passive = active is as before this change = in passive mode the policy-handler * closes the web-socket to PDP * skips the periodic catch_ups * still periodically checks for reconfigure * still allows usig the web-server to retrieve policies from PDP - default is active - when mode_of_operation changes from passive to active, the policy-handler invokes the catch_up right away - config-kv contains the optional override field mode_of_operation = changing the mode_of_operation in config-kv and invoking POST /reconfigure will bring the new value and change the mode of operation of the policy-handler if no service_activator section is provided in consul-kv record - reduced the default web-socket ping interval from 180 to 30 seconds because PDP changed its default timeout on the web-socket from 400 seconds to 50 seconds Change-Id: Iae93746336a38af4248a1c77fdcf98e31ce956bd Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-932