distcloud/dcorch/cmd
Scott Little e82c7b4336 StarlingX open source release updates
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-07 11:51:21 -04: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 StarlingX open source release updates 2018-08-07 11:51:21 -04: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