melissaml 2ca33d3e42 fix a typo
Change-Id: Ica2307f82c6c98d47d64b4b8f740efca95f94b5a
2018-09-20 10:57:29 +08:00
..
2018-09-20 10:57:29 +08:00

Service

Distributed Cloud Orchestration Engine Service has responsibility for:

Monitoring the subcloud status, and return the result if needed.

There is a single engine, with each subcloud having one persistent sync thread per endpoint-type. Sync audit threads will be created on demand as needed.

service.py:

run orchengine service, and establish RPC server

generic_sync_manager.py

Manages all the generic resource syncing.