aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2020-04-08 01:35:28 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-08 01:35:28 +0000
commit71531542ea1f5def5b946c6b0a5b0a176718ffb4 (patch)
treeb1dad22a5b81b5a4d1c9cd08acfe6ecc563bb4af
parent5ba3f8b46cc32ce565a9c501086e469c28030a2a (diff)
parent3da7e8ebfafb8962b49ec1eca30b418d8becfb00 (diff)
Merge "Automation adds release-notes.rst"
-rw-r--r--docs/release-notes.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 30f1939..3dad498 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -1,5 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
+.. _release_notes:
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.
@@ -224,9 +225,9 @@ Version: 1.0.0
**New Features**
-Initial release of Microservices Bus (MSB) for Open Network Automation Platform (ONAP). MSB provides core functionalities to support ONAP microservices architecture, including SDK for rapid microservie development, infrastructure for service communication and tools for service governance.
+Initial release of Microservices Bus (MSB) for Open Network Automation Platform (ONAP). MSB provides core functionalities to support ONAP microservices architecture, including SDK for rapid microservie development, infrastructure for service communication and tools for service governance.
-The current release of MSB is mainly composed of the following components:
+The current release of MSB is mainly composed of the following components:
**msb/apigateway**