Commit 57f0fd9d authored by Lu Xu's avatar Lu Xu 👀

wip

parent 05c87b9c
......@@ -36,7 +36,7 @@ md5sum = b34fe47a73890097fbc6ea6374aeb38d
[lopcomm-rrh-software.jinja2.py]
_update_hash_filename_ = lopcomm-rrh-software.jinja2.py
md5sum = 04864d7eb1319c8451f3f92c5cf18629
md5sum = 4b77deb2dc5687fa7294e19861913a74
[template-enb]
_update_hash_filename_ = instance-enb.jinja2.cfg
......
......@@ -112,7 +112,7 @@ if __name__ == '__main__':
if install_reply_xml:
install_data = xmltodict.parse(install_reply_xml)
nc.software_output_json_logger.info('', extra={'data': install_data})
break
break
except Exception as e:
nc.logger.debug('Got exception, waiting 10 seconds before reconnecting...')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment