From: Seshu-Kumar-M Date: Tue, 16 Jan 2018 11:55:36 +0000 (+0800) Subject: Updated release notes X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f48987d400a14a5eb618079cc116fa10eb9bc515;p=so.git Updated release notes Issue-ID: SO-378 Change-Id: I66f097bdbfc7d7bcae07405b28b8c3700fc3aa3a Signed-off-by: Seshu-Kumar-M --- 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 `_ + Only pass one VNF to DoCreateVnfAndModules. + +- `SO-348 `_ + Json Analyze Exception in PreProcessRequest. + +- `SO-352 `_ + SO failed to create VNF - with error message: Internal Error Occurred in CreateVnfInfra QueryCatalogDB Process. + +- `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.