diff options
author | 2017-11-07 16:07:30 +0800 | |
---|---|---|
committer | 2017-11-07 16:07:30 +0800 | |
commit | 250bec44553d15dc5dd3772340e2bb18ec004ae7 (patch) | |
tree | e52ed0977c66fddae567fd99271a9946c1179eeb /docs/platform | |
parent | 540fa7f9202bef93be0c4523f4615d26dbdf86f1 (diff) |
change workflow esc in index.rst
change desc
Issue-ID: SDC-636
Change-Id: I248a975622cee047fd356024faf945803edca149
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/index.rst | 4 |
1 files changed, 1 insertions, 3 deletions
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 |