From 250bec44553d15dc5dd3772340e2bb18ec004ae7 Mon Sep 17 00:00:00 2001 From: Lvbo163 Date: Tue, 7 Nov 2017 16:07:30 +0800 Subject: change workflow esc in index.rst change desc Issue-ID: SDC-636 Change-Id: I248a975622cee047fd356024faf945803edca149 Signed-off-by: Lvbo163 --- docs/platform/index.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/platform') diff --git a/docs/platform/index.rst b/docs/platform/index.rst index e63fde54..4eceb6e6 100644 --- a/docs/platform/index.rst +++ b/docs/platform/index.rst @@ -3,7 +3,7 @@ Platform -------- -Microservices Bus provide key infrastructure functionalities to support ONAP microservice architecture including service registration/discovery, service gateway, service load balancer and service governance. It's a pluggable architecture so it can be extended with plugins to provide value added services such as centralized authentication for APIs. Microservices Platform also provides a GUI portal for service management. +Workflow Designer provides the ablitilty to design a bpmn workflow. It extends restful task and tosca task. so it can be combined with tosca template easily. .. toctree:: :maxdepth: 1 @@ -12,7 +12,5 @@ Microservices Bus provide key infrastructure functionalities to support ONAP mic offeredapis.rst consumedapis.rst delivery.rst - log-and-diagnostic-info.rst installation.rst - administration.rst human-interfaces.rst -- cgit