
This commit applies the Black format to the `dcorch` files to ensure that it adheres to the Black code style guidelines. Test Plan: PASS: Success in stx-distcloud-tox-black Story: 2011149 Task: 50445 Change-Id: I0f6298293e6a86237723b53164abe892fb54dab0 Signed-off-by: Hugo Brito <hugo.brito@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