Commit ecbfc032 authored by jithu.tagore's avatar jithu.tagore

Update infra_as_service_monitor.py

parent 96622323
......@@ -59,6 +59,7 @@ if len(container_list)==1 and container_list[0]!="":
container_list=container_list
else:
container_list=[]
print(container_list)
status_dict = {}
container_restart = []
data = []
......
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