diff options
author | vv770d <vv770d@att.com> | 2021-02-13 00:32:21 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2021-02-22 18:35:33 +0000 |
commit | 66eb5914690c77071c578d1a9c79a591d393fd09 (patch) | |
tree | 0058dd59bb074a8d62436089e236e915e44c53cb /Changelog.md | |
parent | 341d47f73e89630e8444eb3b0369953e265894a9 (diff) |
Blueprint update for DL-Feeder/DL-Admin/SNMPTrap
- Switch to use dcae.nodes.ContainerizedServiceComponent
- Revise import to use k8s plugin range
Change-Id: I4cea6c64c476678f4f7dde7be50bbe5b6b321a8d
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2493
Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/Changelog.md b/Changelog.md index c7bb287..77f12a4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,16 +6,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [3.0.3] - 2021-02-18 ### Changed -- [DCAEGEN2-2509](https://jira.onap.org/browse/DCAEGEN2-2509) - Avoid removal of data when insufficient PM data samples are present -- [DCAEGEN2-2540](https://jira.onap.org/browse/DCAEGEN2-2540) - Slice-analysis-ms and Policy integration issue fixes + - [DCAEGEN2-2509](https://jira.onap.org/browse/DCAEGEN2-2509) - Avoid removal of data when insufficient PM data samples are present + - [DCAEGEN2-2540](https://jira.onap.org/browse/DCAEGEN2-2540) - Slice-analysis-ms and Policy integration issue fixes + - [DCAEGEN2-2496](https://jira.onap.org/browse/DCAEGEN2-2496) - SNMPTrap collector blueprint updated to use ContainerizedServiceComponent and latest k8s plugin + - [DCAEGEN2-2496](https://jira.onap.org/browse/DCAEGEN2-2496) - DL feeder and DL-Admin blueprint updated to use ContainerizedServiceComponent and latest k8s plugin ## [3.0.2] - 2021-02-15 ### Changed -- [DCAEGEN2-2628](https://jira.onap.org/browse/DCAEGEN2-2628) - Fix docker image build problem -- [DCAEGEN2-2528](https://jira.onap.org/browse/DCAEGEN2-2528) - Add HTTPS as new protocol to collect files from xNFs + - [DCAEGEN2-2628](https://jira.onap.org/browse/DCAEGEN2-2628) - Fix docker image build problem + - [DCAEGEN2-2528](https://jira.onap.org/browse/DCAEGEN2-2528) - Add HTTPS as new protocol to collect files from xNFs ## [3.0.1] - 11/02/2021 ### Changed - - [DCAEGEN2-2537](https://jira.onap.org/browse/DCAEGEN2-2537) - Upgrade prh.prh-app-server to 1.5.5 - - [DCAEGEN2-2493](https://jira.onap.org/browse/DCAEGEN2-2493) - RCC blueprint updated to use latest k8s plugin & 1.2.3 version (vulnerability fixes) - - [DCAEGEN2-2496](https://jira.onap.org/browse/DCAEGEN2-2496) - VES-Mapper blueprint updated to 1.2.0 version (vulnerability fixes) + - [DCAEGEN2-2537](https://jira.onap.org/browse/DCAEGEN2-2537) - Upgrade prh.prh-app-server to 1.5.5 + - [DCAEGEN2-2493](https://jira.onap.org/browse/DCAEGEN2-2493) - RCC blueprint updated to use latest k8s plugin & 1.2.3 version (vulnerability fixes) + - [DCAEGEN2-2496](https://jira.onap.org/browse/DCAEGEN2-2496) - VES-Mapper blueprint updated to 1.2.0 version (vulnerability fixes) + - [DCAEGEN2-2496](https://jira.onap.org/browse/DCAEGEN2-2496) - VES-Mapper blueprint updated to 1.2.0 version (vulnerability fixes) |