diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2017-11-21 16:23:11 -0800 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2017-11-21 16:23:48 -0800 |
commit | 59414b3c3a347b396d37ca4c84e45028fd7b3f72 (patch) | |
tree | b7750720cee74b46027120aa4e3c3ac3cd0683d2 /docs | |
parent | 80dde5e567e17128a09326a124e72bf25fe5ea78 (diff) |
Fix typos and format in Release Notes
Issue-ID: DOC-204
Change-Id: I33baa3072729b1373966b3ccfe05144ac3ecd88c
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 31 |
1 files changed, 13 insertions, 18 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8a17f412..c78a53fc 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -6,34 +6,29 @@ VF-C Release Notes ================== .. note:: - * This Release Notes must be updated each time the team decides to Release new artifacts. - * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes. - * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes. - * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release. - * This note must be removed after content has been added. - -VF-C includes two main component:NFV-O and GVNFM, can implement life cycle management and FCAPS of VNF and NS. VF-C takes part in end2end service orchestration and close loop automatiion by working with SO,DCAE and Policy. -VF-C also provides standard south bound interface to VNFMs and can integration with multi vendor VNFMs via drivers. - +.. * This Release Notes must be updated each time the team decides to Release new artifacts. +.. * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes. +.. * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes. +.. * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release. +.. * This note must be removed after content has been added. +VF-C includes two main components, NFV-O and GVNFM, to implement life cycle management and FCAPS of VNF and NS. VF-C takes part in end to end service orchestration and close loop automation by working with SO, DCAE and Policy. +VF-C also provides standard southbound interface to VNFMs and can integrate with multi vendor VNFMs via drivers. Version: 1.0.0 -------------- - :Release Date: 2017-11-16 - - **New Features** - - NS lifecycle management, including NS instance creation,termination and healing - - VNF lifecycle management, including VNF nstance creation,termination and healing - - VNF FCAPS, collecting FCAPS data from vendor EMS - - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs - - VNF Integration, integration with VNF via GVNFM +- NS lifecycle management, including NS instance creation, termination and healing +- VNF lifecycle management, including VNF nstance creation, termination and healing +- VNF FCAPS, collecting FCAPS data from vendor EMS +- VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs +- VNF Integration, integration with VNF via GVNFM -released components: +Released components: NFVO - vfc-nfvo-lcm |