distcloud/dcorch/cmd
2019-10-17 15:08:45 +00:00
..
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
api_proxy.py Merge "keystone-api-proxy for containerized openstack services - service" 2019-10-17 15:08:45 +00:00
api.py Moved eventlet monkey_patch before app is imported 2019-10-03 13:29:30 -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
README.rst 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

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