distcloud/dcorch/cmd
fpxie 1f4769dafd Use triple double-quoted strings for docstrings
Change-Id: I1bc612866b9fc98be7e702565ba249bda4a54785
Story: 2006136
Task: 35632
2019-07-01 15:10:59 +08:00
..
README.rst StarlingX open source release updates 2018-08-07 11:51:21 -04:00
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
api.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
api_proxy.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
engine.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
manage.py Use triple double-quoted strings for docstrings 2019-07-01 15:10:59 +08:00
snmp.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00

README.rst

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