summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-19inputs for 4.3.1 policy-handler - pdp hostnameAlex Shatov1-1/+4
- k8s specific routing to policy-engine by hostname "pdp" - relying on dns to resolve hostname "pdp" to ip address - expecting to find "pdp" as the hostname in server cert from pdp policy_engine : url : "https://pdp:8081" Change-Id: Ib6b7acfdf1faf26a6e2c86cf8a4f004bbbfd4121 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-611
2018-09-18inputs for 4.3.1 policy-handlerAlex Shatov1-2/+2
- tls on https and web-socket to policy-engine - not enabling tls to deployment-handler until that is ready Change-Id: I6d14204d912bd622891e276093f2d1bb732162fc Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-611
2018-09-18blueprint for 4.3.1 policy-handlerAlex Shatov2-2/+2
- tls on web-socket - try to recover not as often on tls failure Change-Id: Ibc02102fee5ee02567a7ffe90e98accf33f59bdc Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-611
2018-09-17update snmp bp to remove docker configvagrant1-8/+9
Change-Id: I934a972e866b6e6b13a9f2fa404a1047fd6f3fad Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-18Merge "Temporarily disable hv ves k8s healthcheck"Vijay Venkatesh Kumar1-6/+7
2018-09-18Merge "Adapt consul configuration for HV-VES"Vijay Venkatesh Kumar1-3/+3
2018-09-18Merge "Disable TLS by default"Vijay Venkatesh Kumar1-0/+1
2018-09-18Temporarily disable hv ves k8s healthcheckJakub Dudycz1-6/+7
Will be reintroduced in below task: https://jira.onap.org/browse/DCAEGEN2-794 Change-Id: Ib1dfa33fb8c36efba99cecd3d578cf044a6f8b80 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Issue-ID: DCAEGEN2-795
2018-09-18Adapt consul configuration for HV-VESFilip Krzywka1-3/+3
New configuration format will allow hv-ves to accept more routes if needed. Also fixes consul host name. Change-Id: I869a78273cb961529aa2c7edfa129319c34dfb42 Issue-ID: DCAEGEN2-791 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-18Disable TLS by defaultFilip Krzywka1-0/+1
Secure xNF connections are not part of this release. Change-Id: I666bd974bbe340b7fc1cd4a242e5fbdf439a0459 Issue-ID: DCAEGEN2-788 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-17fix blueprint for snmptrap and tcavagrant2-19/+19
Change-Id: Ia9a4deb8d8b8e19ab72016398f01490c7f95f16a Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-16update dcae service bpvagrant5-6/+131
Change-Id: Iad8413a6babdbd753a993abaa69fc2f38cf074ce Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-14blueprint and inputs for 4.3.0 policy-handlerAlex Shatov3-2/+27
- set up tls on policy-handler - policy-handler expecting the deployment process to mount certs at /opt/app/policy_handler/etc/tls/certs/ = cert_directory : /opt/app/policy_handler/etc/tls/certs/ = cacert : cacert.pem - new optional fields tls_ca_mode in config on consul that specify where to find the cacert.pem for tls per each https/web-socket values are: "cert_directory" - use the cacert.pem stored locally in cert_directory this is the default if cacert.pem file is found "os_ca_bundle" - use the public ca_bundle provided by linux system. this is the default if cacert.pem file not found "do_not_verify" - special hack to turn off the verification by cacert and hostname - config on consul now has 2 new fields for policy_engine = "tls_ca_mode" : "cert_directory" = "tls_wss_ca_mode" : "cert_directory" - config on consul now has 1 new field for deploy_handler = "tls_ca_mode" : "cert_directory" Change-Id: Ida2d058cad93ddd1a583e1922bc5dc33c145fcba Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-611
2018-09-13Add necessary fields HV-VES blueprint to boot upkjaniak2-9/+52
Change assumption is to provide all needed in HV-VES parameters via env parameters Issue-ID: DCAEGEN2-741 Change-Id: I9f217f6a4c67c2d52eeeac2850181f4d53318aa0 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2018-09-12Update DH image per DCAEGEN2-754Shadi Haidar2-2/+2
Issue-ID: DCAEGEN2-754 Change-Id: Idd92e42d1e6f661a29a4ddd65d5c98a19d3ec1b3 Signed-off-by: Shadi Haidar <sh1986@att.com>
2018-09-12Update k8s type file to 1.4.3Jack Lucas11-11/+11
Change-Id: I1a3f2b9d13cc0e7a8889bf25b34bfd1a167d178e Issue-ID: DCAEGEN2-591 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-09-04Update DMaaP consumer topicJakub Zieba1-1/+1
Update DMaaP consumer topic to VES_PNFREG_OUTPUT Change-Id: Ibc98df8142f0223538aaedb109350658c79fb6ab Issue-ID: DCAEGEN2-696 Signed-off-by: Jakub Zieba <jakub.zieba@nokia.com>
2018-09-04Update VES blueprint to be alligned with codeJakub Zieba1-2/+2
Change-Id: I8232f0e60f13d34ed90abeacf89d2024dbeb29db Issue-ID: DCAEGEN2-747 Signed-off-by: Jakub Zieba <jakub.zieba@nokia.com>
2018-08-30Merge "Fix ports and attributes"Tony Hansen1-10/+17
2018-08-30Merge "Create HV-VES cloudify blueprint"Tony Hansen1-0/+50
2018-08-30Merge "Use managed guava version"Tony Hansen1-2/+1
2018-08-30Create HV-VES cloudify blueprintkjaniak1-0/+50
Adding ves-hv template to blueprints Change-Id: I1170b90b364d352b8b0238e810292dac2a9a9aa6 Issue-ID: DCAEGEN2-741 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2018-08-28Fix ports and attributesJakub Zieba1-10/+17
Fix ports exposed by container and attributes read by PRH Change-Id: I8b8ce0db821112ec44ef1c6e52a95fd40ad35457 Issue-ID: DCAEGEN2-696 Signed-off-by: Jakub Zieba <jakub.zieba@nokia.com>
2018-08-27Use managed guava versionGary Wu1-2/+1
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: If0f64b864d8a7df942b04e731a8a77595ba47dd4 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24blueprint and inputs for 4.2.0 policy-handlerAlex Shatov3-2/+8
- new interval for reconfigure of policy-handler Change-Id: Ice1d944f7772ecc06312715b3009c9b0e03413a2 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-470
2018-08-20Updated PRH Cloudify blueprintBrendan Kehoe1-6/+6
Updated PRH Cloudify blueprint to fix some errors seen during Cloudify deployment Issue-ID: DCAEGEN2-717 Change-Id: Id0216021a7365f375fa4711f94f5d163f6be3388 Signed-off-by: Brendan Kehoe <brendan.kehoe@ericsson.com>
2018-08-17Update k8s plugin versionJack Lucas10-10/+10
Issue-ID: DCAEGEN2-695 Change-Id: I22fe625075f01bbc4769d8856b000f558e4e8252 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-15Update SCH versionJack Lucas1-1/+1
Issue-ID: DCAEGEN2-707 Change-Id: Ia8f814474b0856509e808b44c79b1e7b33bda09f Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-14Merge "Fix unclosed quoted string at line 72"Lusheng Ji1-1/+1
2018-08-14blueprint and inputs for 4.1.0 policy-handlerAlex Shatov3-2/+6
- pass cfy_tenant_name in query from policy-handler to deployment-handler - new config "query":{"cfy_tenant_name": "default_tenant"} - limits the single policy-handler to a single cfy_tenant_name in cloudify under the deployment-handler Change-Id: I75a79a769a15a53f000c907ed6ab88778b0080a4 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-704
2018-08-14Fix unclosed quoted string at line 72Jack Lucas1-1/+1
Issue-ID: DCAEGEN2-706 Change-Id: I902b0554bbbb54a880571e17f22941f375888b6e Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-13blueprint for 4.0.1 policy-handlerAlex Shatov2-2/+2
- fix for removing the non-matching policy Change-Id: Ia7b298145722f308f8b466e235b2db45c4ba9c00 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-492
2018-08-08Merge "blueprint for 3.0.0 deployment-handler"Jack Lucas2-2/+2
2018-08-08blueprint for 3.0.0 deployment-handlerAlex Shatov2-2/+2
- resubmitted after policy-handler blueprint patch Change-Id: I80765762941aa8035ccda37ad54ab474eee18709 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-492
2018-08-08Merge "update bp and input template for ves7"Jack Lucas3-20/+60
2018-08-07blueprint and inputs for 4.0.0 policy-handlerAlex Shatov3-14/+5
- inputs: = removed scope_prefixes as obsolete with 4.0.0 = removed catch_up.max_skips - obsolete with 4.0.0 = added max_msg_length_mb for data segmentation from policy-handler to deployment handler Change-Id: I555fdbb8a765d77c2cd0437e8729c0249f8062e3 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-492
2018-08-02update bp and input template for ves7vagrant3-20/+60
Change-Id: If889b324d9904fea26b47869b9f2b4e2bbc7ba91 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-600
2018-07-31Update to latest version of k8s pluginJack Lucas10-10/+10
Issue-ID: DCAEGEN2-649 Change-Id: I343e12aaa952470e399b5e374d7c3b50e6733092 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-07-27Merge "Update k8splugin type file version"Vijay Venkatesh Kumar10-10/+10
2018-07-27Merge "Add INFO.yaml file"Vijay Venkatesh Kumar1-0/+90
2018-07-27Update k8splugin type file versionJack Lucas10-10/+10
Change-Id: Ib03bbe4ff5f99398586c1a2ef549ce93c03eb6db Issue-ID: DCAEGEN2-504 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-07-26Add INFO.yaml fileJessica Wagantall1-0/+90
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I2af19079972c93d50e3b012cbc56138d929fbaa0 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-16Update release tagLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-499 Change-Id: I61b4804b83a506b5e10b2299ccf6b77356842c3b Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-07-02Merge "Update BP for DH change to new version"Vijay Venkatesh Kumar2-2/+2
2018-06-21blueprint for 3.0.1 policy-handlerAlex Shatov2-2/+2
- no change of functionality or API - cleaning sonar smells Change-Id: I2bfdc969f5770f24a950bf4b36a1eaf7bb0cf6d0 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-515
2018-06-19Merge "PRH - integration cit cloudify"Lusheng Ji2-0/+133
2018-06-18Update BP for DH change to new versionShadi Haidar2-2/+2
Updated Deployment Handler to new version 2.2.0 Change-Id: I33f885acca5324a802c438eb8e602c9024c91a74 Issue-ID: DCAEGEN2-548 Signed-off-by: Shadi Haidar <sh1986@att.com>
2018-06-14blueprint for 3.0.0 policy-handlerAlex Shatov2-2/+2
- migrated from python 2.7 to 3.6 - brought up the latest versions of dependencies -- Cherrypy 15.0.0, requests 2.18.4, websocket-client 0.48.0 Change-Id: I93cfdac202df88a93f511a34329b6e5b75cd45e3 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-515
2018-06-04PRH - integration cit cloudifyburdziak2-0/+133
Clear input file - use defaut values Issue-ID: DCAEGEN2-394 Change-Id: I601804ce1332cbca7e523bd3e28d68e7f11b17b6 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-05-24blueprint for 2.4.5 policy-handler2.0.0-ONAPbeijing2.0.0-ONAPAlex Shatov2-2/+2
- fix of unit tests - turned off unit-test on policy-handler to avoid get /gc/stats after shutdown of the web-server Change-Id: I8f018d3d7c070d68b08387e601064f9aa292d389 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-532