Correcting the namespace template for SO
[so.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2017 Huawei Intellectual Property.  All rights reserved.
4
5
6 Service Orchestrator Release Notes
7 ==================================
8
9                    
10
11 Version: 1.1.0
12 --------------
13
14
15 :Release Date: 2017-11-16
16
17
18
19 **New Features**
20 The SO provides the highest level of service orchestration in the ONAP architecture.
21 SO is implemented via BPMN flows that operate on Models distributed from SDC that describe the Services and associated VNFs and other Resource components.
22 Cloud orchestration currently based on HEAT and TOSCA templates.        
23 The orchestration engine is a reusable service. Any component of the architecture can execute process workflows. 
24 Orchestration services can consume a process workflow and execute it. 
25 The service model maintains consistency and reusability across all orchestration activities and ensures consistent methods, structure and version of the workflow execution environment.
26 Orchestration processes interact with other platform components or external systems via standard and well-defined APIs.
27
28 **Bug Fixes**
29 This is the initial release of ONAP SO.
30 Issues of the Ecomp 1710 release are fixed in this release.
31
32 **Known Issues**
33 1. The articatfs of SO are under the openecomp/mso folder in nexus.
34    This is not impacting the release but is good to be moved to the ONAP 
35 2. Current SO release does not support PNF orchestration.
36    The usecases demonstrated in ONAP Amsterdam release does not include PNF.
37 3. ARIA Plugin is not in full fledged in the current release.
38    The VNFs provided in the vCPE and vFW usecase are heat based and dont require ARIA.
39
40 **Security Issues**
41 This is the initial release of ONAP SO.
42 Security aspects are not included in the current release.
43
44 **Upgrade Notes**
45 This is the initial release of ONAP SO.
46
47 **Deprecation Notes**
48 There is a MSO 1.0.0 SO implementation existing in the pre-R1 ONAP Gerrit system.  
49 The MSO1.0.0 is deprecated by the R1 release and the current release is built over this release.
50 The Gerrit repos of mso/* are voided and already locked as read-only.
51 Deprecated SO projects in gerrit repo.
52 mso
53 mso/chef-repo
54 mso/docker-config
55 mso/libs
56 mso/mso-config
57         
58
59 **Other**
60
61 ===========
62
63 End of Release Notes