diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2018-01-16 19:55:36 +0800 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2018-01-16 19:55:36 +0800 |
commit | f48987d400a14a5eb618079cc116fa10eb9bc515 (patch) | |
tree | e40428b67e84aefd8e039bfdc73ae94bb2fa457a | |
parent | 7431826f668f5b7d95b09d29855ffcef6e974175 (diff) |
Updated release notes
Issue-ID: SO-378
Change-Id: I66f097bdbfc7d7bcae07405b28b8c3700fc3aa3a
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
-rw-r--r-- | docs/release-notes.rst | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 03824a826e..c242a3be05 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -8,10 +8,10 @@ Service Orchestrator Release Notes The SO provides the highest level of service orchestration in the ONAP architecture. -Version: 1.1.0 +Version: 1.1.2 -------------- -:Release Date: 2017-11-16 +:Release Date: 2018-01-18 **New Features** @@ -26,6 +26,34 @@ The orchestration engine is a reusable service. Any component of the architectur * Orchestration processes interact with other platform components or external systems via standard and well-defined APIs. +Bug Fixes +--------- + +- `SO-344 <https://jira.onap.org/browse/SO-344>`_ + Only pass one VNF to DoCreateVnfAndModules. + +- `SO-348 <https://jira.onap.org/browse/SO-348>`_ + Json Analyze Exception in PreProcessRequest. + +- `SO-352 <https://jira.onap.org/browse/SO-352>`_ + SO failed to create VNF - with error message: Internal Error Occurred in CreateVnfInfra QueryCatalogDB Process. + +- `SO-354 <https://jira.onap.org/browse/SO-354>`_ + Change the Service Type And Service Role + + +Known Issues +------------ +None + +Security Issues +--------------- +None + +Upgrade Notes +------------- +None + **Deprecation Notes** There is a MSO 1.0.0 SO implementation existing in the pre-R1 ONAP Gerrit system. |