diff options
author | 2022-09-27 14:14:15 +0000 | |
---|---|---|
committer | 2022-09-27 14:14:15 +0000 | |
commit | 5b14688bb9f5ca74a2cb0385a5f4c034d61e6773 (patch) | |
tree | a6cd97c1997a2fd8f4f002645e7d08479c9198b1 /components/slice-analysis-ms/ChangeLog.md | |
parent | fd42f9337d28ab9d657df9f2f978b6a31cfbd4af (diff) | |
parent | af58baecadb732685e29e5c1b8172d90fec1458d (diff) |
Merge "[SLICEMS]Fix bug that config thread hang up when cbs policy is empty"
Diffstat (limited to 'components/slice-analysis-ms/ChangeLog.md')
-rw-r--r-- | components/slice-analysis-ms/ChangeLog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/slice-analysis-ms/ChangeLog.md b/components/slice-analysis-ms/ChangeLog.md index 0796670f..417ad64d 100644 --- a/components/slice-analysis-ms/ChangeLog.md +++ b/components/slice-analysis-ms/ChangeLog.md @@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-3240](https://jira.onap.org/browse/DCAEGEN2-3240) - Implement runtime service configuration + - [DCAEGEN2-3273](https://jira.onap.org/browse/DCAEGEN2-3273) - Fix bug that config thread hang up when cbs policy is empty + ## [1.1.4] - 2022/07/28 - [DCAEGEN2-3120](https://jira.onap.org/browse/DCAEGEN2-3120) - Enhance sliceanalysis MS to use DCAE SDK dmaap-client lib |