Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
- Son-handler-ms image version bump
- Use unauthenticated Dmaap topic
Issue-ID: DCAEGEN2-3035
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ia82771050da7ebf90145c9644ae04167eaab7e70
|
|
- Kpi image version bump
- Use unauthenticated Dmaap topic
Issue-ID: DCAEGEN2-3033
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ib8ed9e7c1b3d0a5d1d3b00985dfd7c13936585c6
|
|
- Add new application config properties
- Use unauthenticated Dmaap topics
Issue-ID: DCAEGEN2-3099
Issue-ID: DCAEGEN2-3034
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: I8ba290dc8792285eaf4a16dcc9e027096dd5c846
|
|
Top up following DCAEGEN2 images:
- DFC 1.7.1
- PM-Mapper 1.8.0
- PRH 1.8.0
- VES 1.11.0
Issue-ID: DCAEGEN2-3006
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Icf8c08c42a002d131207201af7df1e7ced5e120e
|
|
- Disable default deployment of CBS
- Remove CBS from dependency on all DCAE services
- Version bump for VESMapper, RESTConf, PMSH
Change-Id: Ibf58c4c949d4b847ebeaa7e511b901a83792d1ba
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2890
Issue-ID: DCAEGEN2-2968
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
|
|
SNMP 2.0.6 - STDOUT compliance
Bootstrap 3.3.6 - Fix for BP upload issue (same version as istanbul)
Change-Id: I887c4e48ca1b8dc26ab2daa465bbf9abba46b77e
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3077
Issue-ID: DCAEGEN2-2957
|
|
- update hv-ves version from 1.9.1 to 1.10.0
Issue-ID: DCAEGEN2-3006
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Id74869b0b93ae5c47a6b2bb14c1ad87c89b852d9
|
|
|
|
VES/Mapper/RestConf container updated with
log4j 2.17.1 version
Change-Id: I03ac6c920ab942ca60dde3bdf04e94ca29cfc005
Issue-ID: DCAEGEN2-3022
Signed-off-by: vv770d <vv770d@att.com>
|
|
- Username/Password passed as k8s Secret while dr_pub creation.
Issue-ID: DCAEGEN2-2861
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Ib767c8a17e2d7edabf4a9952ac7277d8062c7988
|
|
|
|
Top up cert service container to 2.5.0
Issue-ID: OOM-2903
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I297f14b89043f680add508dbf2b636edbc12cb61
|
|
In preparation for disabling the entire dcaegen2 chart tree
later in the Jakarta release cycling, move the
dcae-ves-openapi-manager chart from dcaegen2 to
dcaegen2-services. Add dcae-ves-openapi-manager to the
list of components to be healthchecked as part of
dcaegen2-services.
Issue-ID: DCAEGEN2-2968
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I2fcc55ba0a8af7f249454f98a8d4749138a76948
|
|
|
|
Until now DCAEGEN2 used its own templates instead of common ones. This
change switches filebeat sidecar generation to common.log templates.
Other ONAP components already use it. Filebeat is depreceated and with
use of common templates it is possible to disable it globally.
This patch also changes ConfigMap usage from per component ConfigMap to
one ConfigMap for all of DCAEGEN2 components. This is done to simplify
generated file as there are no differences between per component
ConfigMaps.
Issue-ID: OOM-1
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I87ffe4890b9a4d79edfe0669750dbf21b4a7b340
|
|
VES/Mapper/RestConf container updated with
log4j 2.16.0 version
Change-Id: If58dc1a35172f896cb4b585259ad34a59100225a
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3022
|
|
Disable explicitly the msg format lookups
Change-Id: I7485d5de818bd7897458723aaf5b3357a8ccc1dd
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3022
|
|
|
|
Add health checks for DCAE microservices deployed after
the initial installation of dcaegen2-services.
Issue-ID: DCAEGEN2-2959
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Ife7620b252641d0ac466f3bb977d826f6e955446
|
|
Update the missing CPS configurations in son-handler chart
Issue-ID: DCAEGEN2-2998
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: Iad0d185d9b28836c63e26a9cd1328dd3fd65968d
|
|
Move all Chart.yaml to use apiVersion: 2
Move dependencies from requirements.yaml to Chart.yaml
Changes to all makeFiles
Changes to helm deploy plugin
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0
Issue-ID: OOM-2845
|
|
By default, disable all dcaegen2 components except
config-binding-service, healthcheck,
and ves-openapi-manager.
Fix DNS name for the ONAP consul instance.
Move mongodb dependency from dcae-bootstrap to dcae-tcagen2.
Fix the generation of the JSON list of expected components for the
healthcheck services. (Previously could have a spurious leading
",")
Update healthcheck-container version to 2.3.0 for
logging enhancements and updated base image.
Issue-ID: DCAEGEN2-2968
Issue-ID: DCAEGEN2-2958
Issue-ID: DCAEGEN2-2983
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I4bcce1d3e43e2e5c7cc2c3179870de72b55d5d2e
|
|
Bug fix in filtering new FM notification
Issue-ID: DCAEGEN2-2943
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: Id3651b323934ddd325d5e9f9681dc472874a92d6
|
|
Use version 9.0.0 for Istanbul
Also update the doc.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
|
|
|
|
|
|
- Updated feedVersion: 0.0 -> feedVersion: ”0.0” in drFeedConfig
Issue-ID: DCAEGEN2-2938
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I9781569bb9a03997f40f3ff997593b6f3549f450
|
|
Add service account to requirements, values and deployment/statefulset
Issue-ID: OOM-2828
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: I9093839265e0d70dd68d7fdded0704942b4d6f71
|
|
|
|
Updated version for bootstrap - includes blueprint revision
for following services
bbs-ep,dfc,dl-admin,hv-ves,kpi-ms,pm-mapper
pmsh,slice-analysis, son-handler,tca, vescollector
CBS version bump to 2.5.4 (integration base image alignment)
Change-Id: I9964c8b1c09aa93dfb4426e5eace230c0a6178a8
Issue-ID: DCAEGEN2-2904
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
|
|
new version 1.7.1
rebased to patch with bootstrap update
Issue-ID: DCAEGEN2-2873
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ie7e9a52eb78e43af28806cfbbc6082143fc55a90
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
|
|
|
|
|
|
Update of DCAE-SDK in DFC
Issue-ID: DCAEGEN2-2692
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I2b64227344aae2f76d61876983eead92d761e9ea
|
|
|
|
|
|
Changes:
- Update DCAE-SDK to load config and policies from mounted files
- Vulnerabilities fixes
- Add AaiSerializer to prevent the duplication entry
- Fix AAI HTTPS connection issues
Issue-ID: DCAEGEN2-2710
Issue-ID: DCAEGEN2-2803
Issue-ID: DCAEGEN2-2878
Issue-ID: DCAEGEN2-2831
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ia6296c32a566571188def3f77a47090f2e3b0590
|
|
bootstrap 3.3.4 includes blueprint updates for following components
universalvesadaptor:1.3.0
datalake.exposure.service:1.1.1
datalakefeeder:1.1.1
prh-app-server:1.7.1
pm-mapper:1.7.1
Resource limit added for tca deployment
CM Container version bumped to 4.6.1 (includes clamp plugintype file
update)
MOD-Runtime import update for clampplugin 1.1.1
Change-Id: I4ea1c47a452f0649bc6cea375511b45be9f97beb
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2904
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
Update HV-VES to read configuration provided via config-map instead of Consul.
Issue-ID: DCAEGEN2-2718
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I852f75920b52a2f00722df8e7a5c7249aec1a3a8
|
|
1. Make changes in order to allow performing KUR/CR in EJBCA:
- Add Certificate Update Admin role
- Enable EndEntityAuthentication module
- Create and set CA with constant UID
- Add configuration for provider.
2. Update CertService, which provides with new certificate update
endpoint.
3. Update release-notes.
Issue-ID: OOM-2753
Issue-ID: OOM-2754
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I9cb0cb4d6d6939ad229a4ea254f2bc35d45a3d52
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
|
|
|
|
|
|
|
|
|