diff options
author | qingshuting <qingshuting1@huawei.com> | 2022-08-30 14:39:38 +0800 |
---|---|---|
committer | qingshuting <qingshuting1@huawei.com> | 2022-08-30 14:40:52 +0800 |
commit | e3901c66783e3c0e5fff5878b43c0e1357c99da8 (patch) | |
tree | b17a37115100a145b1da1628efb6a062fd9bf939 /ChangeLog.md | |
parent | a6a29c67cbb22b9b120d08fe5310a45a16d987c6 (diff) |
[INTENT-ANALYSIS] Add policy models for bandwidth assurance intent
Add policy models, one for cll bw assurance policy, another for runtime
configuration policy. Update .gitignore file.
Issue-ID: USECASEUI-714
Signed-off-by: qingshuting <qingshuting1@huawei.com>
Change-Id: If170aacb47d4ac2febae0c3b03ffb4ffd0b62b27
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md new file mode 100644 index 0000000..7a8634a --- /dev/null +++ b/ChangeLog.md @@ -0,0 +1,8 @@ +# Change Log
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](http://keepachangelog.com/)
+and this project adheres to [Semantic Versioning](http://semver.org/).
+
+## [0.0.1] - 2022/08/30
+ - [USECASEUI-714](https://jira.onap.org/browse/USECASEUI-714) - Add policy models for bandwidth assurance intent.
\ No newline at end of file |