aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabing Zhao <zhao.huabing@zte.com.cn>2019-10-12 18:35:25 +0800
committerHuabing Zhao <zhao.huabing@zte.com.cn>2019-10-12 18:35:29 +0800
commit94adde8990633af0a6b520533176847b6da8b275 (patch)
treefd53d7016b210e03b291f137747f8963a13e504c
parentece4a2ed55aad0b782f4e77e2cab0b3a3c788136 (diff)
Update Release notes and documentation
Issue-ID: MSB-379 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: I5196b509a85ca84a67c7978f6550cf10840c1713
-rw-r--r--docs/release-notes.rst5
1 files changed, 1 insertions, 4 deletions
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`_