Update Release notes and documentation 06/97006/1
authorHuabing Zhao <zhao.huabing@zte.com.cn>
Sat, 12 Oct 2019 10:35:25 +0000 (18:35 +0800)
committerHuabing Zhao <zhao.huabing@zte.com.cn>
Sat, 12 Oct 2019 10:35:29 +0000 (18:35 +0800)
Issue-ID: MSB-379
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I5196b509a85ca84a67c7978f6550cf10840c1713

docs/release-notes.rst

index e459abe..fd92900 100644 (file)
@@ -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`_