Skip to content
Snippets Groups Projects
Commit 15b795ac authored by Javier Diaz's avatar Javier Diaz
Browse files

Debugging

parent 9e81b87e
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!259Resolve "(CTTC) Replace DLT Gateway functionality with an opensource and Hyper Ledger v2.4+ compliant version"
......@@ -50,7 +50,7 @@ def main():
signal.signal(signal.SIGINT, signal_handler)
signal.signal(signal.SIGTERM, signal_handler)
LOGGER.info('Starting...')
LOGGER.info('Starting Interdomain Service...')
# Start metrics server
metrics_port = get_metrics_port()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment