summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-hv-ves.yaml-template
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-10-15Update k8s blueprints to k8splugin 1.4.4Jack Lucas1-1/+1
Also extend inventory timeout to 1800s Issue-ID: DCAEGEN2-796 Change-Id: Idf687ac2035bedd357caf6245db4292d3a19cbd1 Signed-off-by: Jack Lucas <jflucas@research.att.com>
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-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-13Add necessary fields HV-VES blueprint to boot upkjaniak1-8/+51
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 k8s type file to 1.4.3Jack Lucas1-1/+1
Change-Id: I1a3f2b9d13cc0e7a8889bf25b34bfd1a167d178e Issue-ID: DCAEGEN2-591 Signed-off-by: Jack Lucas <jflucas@research.att.com>
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>