
Change-Id: Id4f645de23b9f0aec1914edbaef11cdb6e6dc0af Story: 2006166 Task: 37337 Depends-On: https://review.opendev.org/692861 Signed-off-by: Don Penney <don.penney@windriver.com>
cmd
Scripts to start the DC Orchestrators API and Engine services
- api.py:
-
start API service python api.py --config-file=/etc/dcorch.conf
- engine.py:
-
start Engine service python engine.py --config-file=/etc/dcorch.conf
- manage.py:
-
CLI interface for DC Orchestrators management dcorch-manage --config-file /etc/dcorch.conf db_sync dcorch-manage --config-file /etc/dcorch.conf db_version