Commit c3f02725 authored by Joanne Hugé's avatar Joanne Hugé

WIP

parent cbd44dc8
...@@ -24,7 +24,7 @@ md5sum = 6e0a052bd0ca08cc0c7b4880d3deffcc ...@@ -24,7 +24,7 @@ md5sum = 6e0a052bd0ca08cc0c7b4880d3deffcc
[lopcomm-rrh-stats.jinja2.py] [lopcomm-rrh-stats.jinja2.py]
_update_hash_filename_ = lopcomm-rrh-stats.jinja2.py _update_hash_filename_ = lopcomm-rrh-stats.jinja2.py
md5sum = 00150f71d478672d182832d6eb630267 md5sum = 6f41152039c609aa37ff5a188c69b2ed
[template-lte-enb-epc] [template-lte-enb-epc]
_update_hash_filename_ = instance-enb-epc.jinja2.cfg _update_hash_filename_ = instance-enb-epc.jinja2.cfg
......
...@@ -50,7 +50,7 @@ class LopcommNetconfClient: ...@@ -50,7 +50,7 @@ class LopcommNetconfClient:
def close(self): def close(self):
#self.conn.close() #self.conn.close()
pass pass
if __name__ == '__main__': if __name__ == '__main__':
......
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