summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-01-21Improved syntax and security settingsburdziak1-6/+8
Change-Id: I501f0fd44dd88f088296d5c263b95ee578ddda56 Issue-ID: DCAEGEN2-1100 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-01-15Fix HV-VES readiness probeFilip Krzywka1-4/+5
In related commits from DCAEGEN2-1025 location of healthcheck script was changed. - changed log_directory property in blueprint - current location of log directory is `/var/log/ONAP/dcae-hv-ves-collector` according to logging specification v1.2 [Casablanca] - also to be more compatible with logging spec: added default logback configuration filepath to allow mounting different configuration. HV-VES will fallback to jar-defined configuration in case of not finding it on filesystem - used hv_ves_name property for dns_name as hardcoded value was same Change-Id: I8877ca774109ef293f3daaf057d5bcf666fa5305 Issue-ID: DCAEGEN2-1025 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-12-20Specify Kafka servers using startup configPiotr Jaszczyk1-1/+2
Instead of specifying KafkaBootstrap servers by means of Consul configuration use command line options / environment. DMaaP MR endpoint should not be changed frequently so keeping this in runtime configuration (refreshed during application runtime) won't make much sense. This will also clean up internal HV-VES architecture. Change-Id: I89e8101cd0591b3f74df53be9114b1a0d5fbb905 Issue-ID: DCAEGEN2-1047 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2018-12-12Merge "blueprint for 3.1.0 - deployment-handler"Michael Hwang2-2/+2
2018-12-12Merge "blueprint for 4.5.0 policy-handler"Michael Hwang3-2/+8
2018-12-06blueprint for 3.1.0 - deployment-handlerAlex Shatov2-2/+2
- check for finished deployment creation - success or failure Change-Id: I99d426c579b668b426f678c87951f306945956fc Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-929
2018-12-05blueprint for 4.5.0 policy-handlerAlex Shatov3-2/+8
DCAEGEN2-853: - stop reporting the absence of policies or updates as error - this is an expected result == INFO or WARNING DCAEGEN2-930: - configurable timeouts for http requests from policy-handler - added configurable pinging on the web-socket to PDP Change-Id: I5104eb6c7c044a3bdaf111839593a7e96fa04fa2 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-853 Issue-ID: DCAEGEN2-930
2018-12-03Step DFC version to 1.1.1Chengkai Yan1-1/+1
Change-Id: I53a17578dd177e4b411efc815c24a9c46f56f66d Signed-off-by: Chengkai Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1014
2018-11-27Merge "Use raw configuration endpoint"Vijay Venkatesh Kumar1-1/+1
2018-11-22Reenable HV-VES healthcheckFilip Krzywka1-7/+12
Change-Id: I18197e691f719b3ba40c117800b40946c2fd53ef Issue-ID: DCAEGEN2-794 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-11-21Use raw configuration endpointFilip Krzywka1-1/+1
Change-Id: I35f3b78bc6bf25c7c632d4735d2bedb3f5e00896 Issue-ID: DCAEGEN2-827 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-11-19Merge "Define Dublin version of HV-VES in blueprint"Vijay Venkatesh Kumar1-1/+1
2018-11-19Define Dublin version of HV-VES in blueprintPiotr Jaszczyk1-1/+1
Change-Id: I4767d2c33f485ae04af9a165a7039a7fb1ac4e4f Issue-ID: DCAEGEN2-943 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2018-11-16Merge "Data encryption by TLS in PRH API calls"Vijay Venkatesh Kumar1-3/+14
2018-11-07Update version for DFC 1.1.0Chengkai Yan1-1/+1
Change-Id: Ifca755903f09d93471ee04bbf17d2261ae480aff Signed-off-by: Chengkai Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-923
2018-11-07Merge "Update DFC version from 1.0.3 to 1.0.4"Vijay Venkatesh Kumar1-1/+1
2018-11-06Update DFC version from 1.0.3 to 1.0.4Chengkai Yan1-1/+1
Change-Id: Ib45fb543c198e8a9bab83d361342b2bbb1f1dd27 Signed-off-by: Chengkai Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-954
2018-11-03R4 tag updateVijay Venkatesh Kumar1-1/+1
Change-Id: Icf06a6ccc54cfb6d0c7d525f5809b25897c9d189 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-937
2018-10-26fix tca default config3.0.1-ONAP3.0.0-ONAPVijay Venkatesh Kumar2-4/+4
Change-Id: I003c8dcac9d718137c593fa16e56691c87de1e5c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-920
2018-10-24Data encryption by TLS in PRH API callsburdziak1-3/+14
Add new parameters to blueprint Change-Id: Icb8600595137b70471f29ae7a8597e901cb5f6af Issue-ID: DCAEGEN2-881 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-10-17Remove k8s healthcheck from HolmesJack Lucas2-12/+0
Issue-ID: HOLMES-176 Change-Id: Ieae2755cf9811b7491165a89f629ae1e85b3a691 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-10-16Merge "update version from 1.0.2 to 1.0.3"Vijay Venkatesh Kumar1-1/+1
2018-10-15Update k8s blueprints to k8splugin 1.4.4Jack Lucas13-14/+14
Also extend inventory timeout to 1800s Issue-ID: DCAEGEN2-796 Change-Id: Idf687ac2035bedd357caf6245db4292d3a19cbd1 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-10-15update version from 1.0.2 to 1.0.3Chengkai Yan1-1/+1
Change-Id: I0dccc710698ccdb1908c281f3196f068b57f80f6 Signed-off-by: Chengkai Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-877
2018-10-12Add configuration for ftp tlsyanhuanwang1-1/+5
Change-Id: I10ba2937bc4e020007d671603ea391e8c7404cb1 Signed-off-by: yanhuanwang <martin.yan.seu@gmail.com> Issue-ID: DCAEGEN2-867
2018-10-08blueprint for 3.0.3 deployment-handlerAlex Shatov2-2/+2
- external version 3.0.3 - internal version 5.0.3 for code change - no API change Change-Id: Ief97a724d420b4a97c0318b06d45bb7166db47b8 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-862
2018-10-03Fixing incorrect word in propertiesPaul Dennehy1-1/+1
Change-Id: I51dda94a5fc7f044197d41921fe57f08ea8b8991 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: DCAEGEN2-846
2018-10-02Change of topic name for HV-VES measurementskjaniak1-6/+6
This ticket follows change of domain name. Change-Id: Ia8e809cc52b477a970749ccadb1ff6ac83e3a178 Issue-ID: DCAEGEN2-847 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2018-09-28Merge "Datafile intergration into blueprints"Vijay Venkatesh Kumar2-0/+138
2018-09-25Datafile intergration into blueprintsPaul Dennehy2-0/+138
Change-Id: Ie52ff8f99b1a619e3ccc097aed605e236b1c5741 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: DCAEGEN2-638
2018-09-20blueprint for 4.4.0 policy-handlerAlex Shatov2-2/+2
- made consul-url configurable thru env var or local config Change-Id: I7a37ab5b0104e46a83fea63e33e0eb774ddc96e9 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-822
2018-09-19revert of recent k8s inputs for policy-handlerAlex Shatov1-4/+1
- reverted changes intended for k8s installation - apparently, phinputs.yaml is not used by k8s installation, but by the docker based installation - related oom change for k8s installtion is at https://gerrit.onap.org/r/#/c/67795/ Change-Id: Ibf776a020d9851dc296436d964e685ed2c943fb4 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-611
2018-09-19blueprint for 3.0.2 deployment-handlerAlex Shatov2-3/+6
- k8s: = enabled tls = cert_directory: '/opt/app/dh/etc/cert/' = healthcheck https Change-Id: I93caf3b51c6aa5225631a8488e28b21a7b409f58 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-780
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>