From: Huabing Zhao Date: Sat, 12 Oct 2019 10:35:25 +0000 (+0800) Subject: Update Release notes and documentation X-Git-Tag: 1.2.6~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=msb%2Fapigateway.git;a=commitdiff_plain;h=94adde8990633af0a6b520533176847b6da8b275 Update Release notes and documentation Issue-ID: MSB-379 Signed-off-by: Huabing Zhao Change-Id: I5196b509a85ca84a67c7978f6550cf10840c1713 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index e459abe..fd92900 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -2,9 +2,6 @@ .. http://creativecommons.org/licenses/by/4.0 -MSB -=== - Microservices Bus(MSB) provides a reliable, resilient and scalable communication and governance infrastructure to support ONAP Microservice Architecture including service registration/discovery, external API gateway, internal API gateway, client SDK, Swagger SDK, etc. It's a pluggable architecture, plugins can be added to MSB to provide whatever functionalities you need, such as an auth plugin can be used to provide centralized authentication & authorization. MSB also provides a service portal to manage the REST APIs. MSB is platform independent, while it is integrated with Kubernetes(OOM) to provide transparent service registration for ONAP microservices, MSB also supports OpenStack(Heat) and bare metal deployment. @@ -22,7 +19,7 @@ Version: 1.2.5 EI-Alto Release This release only contains a few bug fixes and small features. **New Features** - + - `MSB-332 Delete custom services via the MSB management UI`_ - `MSB-151 Support registering HTTPS service on the MSB management UI`_