summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/ChangeLog.md
diff options
context:
space:
mode:
authorqingshuting <qingshuting1@huawei.com>2022-09-26 16:57:12 +0800
committerqingshuting <qingshuting1@huawei.com>2022-09-27 10:10:53 +0800
commitaf58baecadb732685e29e5c1b8172d90fec1458d (patch)
treece7700e93d34a4e8326be89e6407f77b622fd2f7 /components/slice-analysis-ms/ChangeLog.md
parentf5db5bd223d369a1186c94f43ab642e9c4d69709 (diff)
[SLICEMS]Fix bug that config thread hang up when cbs policy is empty
Fix bug for config thread Issue-ID: DCAEGEN2-3273 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: I3de62d62b5dc91ada70060c0820b0b4b701df728
Diffstat (limited to 'components/slice-analysis-ms/ChangeLog.md')
-rw-r--r--components/slice-analysis-ms/ChangeLog.md2
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