diff options
author | tang peng <tang.peng5@zte.com.cn> | 2019-06-12 04:23:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-12 04:23:35 +0000 |
commit | ea9e0d5d76b339b335623c365bc4a80d5ac64f0f (patch) | |
tree | 49702d22cb39acd56bacccbace99dcc88fb68c68 /docs/release-notes.rst | |
parent | dccfbfc62bf1548e49f6e2b4b100c717fc2736fd (diff) | |
parent | 38d94548ba48738a0355f6da24b0f360f20944f9 (diff) |
Merge "Fixed some doc bugs"dublin
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index e13f1c0..d2f03bd 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -13,13 +13,14 @@ ocean of events collected from different levels of the telecom cloud. Version: 1.2.6 -------------- -:Release Date: 2019-06-xx +:Release Date: 2019-06-13 **New Features** Added some tools to support the extended CCVPN use case: -- `UI Deployment <https://jira.onap.org/browse/HOLMES-96>`_ This feature provides a graphic user interface for the sake of easiness of rule management. It mainly provides a rule list view and a rule editing page. Users could get an overview of all rules that have been added to Holmes and create/modify them easily by using the GUI provided by this feature. +- `Rules for CCVEN Extension <https://jira.onap.org/browse/HOLMES-193>`_ This feature provides some rules for the extended CCVPN usecase. Users could use the rules as templates to develop their own rules. +- `Updated AAI Assistant Tools for CCVPN Extension <https://jira.onap.org/browse/HOLMES-194>`_ Some tools related to the CCVPN usecase have been enhanced in order to support the extended CCVPN usecase. **Bug Fixes** |