summaryrefslogtreecommitdiffstats
path: root/ocata/ocata/vesagent/event_domain/fault_vm.py
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Remove vesagent and celeryHaibin Huang1-313/+0
2019-01-15Fix vesagent pep8 error for ocataHaibin Huang1-27/+20
2018-09-12Test case for buildBacklog_fault_vm in ocataHuang Haibin1-5/+5
2018-07-04Fix eventId to conform VES specs for ocataYun Huang1-2/+2
2018-07-04VESagent monitors all VMs under tenant for ocataYun Huang1-24/+38
2018-07-04Fix incompatible fields of reported eventsYun Huang1-10/+21
2018-07-04correct the timestamp granularityYun Huang1-3/+14
2018-07-04Encode the collected VM data into VES for ocataYun Huang1-2/+104
2018-07-04Publish the event to VES for ocataYun Huang1-1/+21
2018-07-04collect VM status of the backlog for ocataYun Huang1-0/+43
2018-07-04Add logic to handle single backlog for ocataYun Huang1-0/+9
2018-07-04Resolve tenant name to id&server name for ocataYun Huang1-3/+39
2018-07-04Add logic to backlog for VM fault event for ocataYun Huang1-0/+74