From b2db754f988c0ae1b34ee264a8b2de6361d3e68c Mon Sep 17 00:00:00 2001 From: Gildas Lanilis Date: Thu, 29 Nov 2018 16:43:05 -0800 Subject: Fix typo Change-Id: I46f4d1c99ce0325f5c33a3204c731b5106b53f01 Issue-ID: DOC-333 Signed-off-by: Gildas Lanilis --- docs/release-notes.rst | 4 ++-- 1 file 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 -------------- -- cgit 1.2.3-korg