aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-11-29 16:43:05 -0800
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-11-29 16:50:58 -0800
commitb2db754f988c0ae1b34ee264a8b2de6361d3e68c (patch)
tree268f060449d212a709703061a7289254da64f4bd
parentf2553c78c61ff1ea4ba8eae8fd066c7b09763e1f (diff)
Fix typocasablanca
Change-Id: I46f4d1c99ce0325f5c33a3204c731b5106b53f01 Issue-ID: DOC-333 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--docs/release-notes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index c3e9e38..db56b5c 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -5,9 +5,9 @@
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.
+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.
+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.
Version: 1.2.3
--------------