aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabing Zhao <zhao.huabing@zte.com.cn>2019-10-12 18:35:25 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2019-10-12 10:38:55 +0000
commit44da338fdd09cd92967930dda6448289d8c1c436 (patch)
treefd53d7016b210e03b291f137747f8963a13e504c
parentdb79ebae502a9861b0d6cb5ee69cfbd88817fc2c (diff)
Update Release notes and documentation
Issue-ID: MSB-379 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: I5196b509a85ca84a67c7978f6550cf10840c1713 (cherry picked from commit 94adde8990633af0a6b520533176847b6da8b275)
-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`_