summaryrefslogtreecommitdiffstats
path: root/windriver/titanium_cloud/vesagent/event_domain/fault_vm.py
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Remove vesagent and celeryXiaohua Zhang1-325/+0
2018-11-27Fix pep8 errors in windriver pluginXiaohua Zhang1-28/+31
2018-09-20Filter endpoint filter mismatch with keystoneauth1Xiaohua Zhang1-0/+1
2018-09-19Fix eventId issueXiaohua Zhang1-1/+2
2018-06-15Test case for buildBacklog_fault_vmYun Huang1-5/+5
2018-06-05Fix eventId to conform VES specsBin Yang1-2/+2
2018-05-23VESagent monitors all VMs under a tenantBin Yang1-24/+38
2018-05-21Fix incompatible fields of reported eventsBin Yang1-10/+21
2018-05-19correct the timestamp granularityBin Yang1-3/+14
2018-05-15Encode the collected VM data into VES eventBin Yang1-2/+104
2018-05-15Publish the event to VESBin Yang1-1/+21
2018-05-15collect VM status according to the backlogBin Yang1-0/+43
2018-05-15Add logic to handle single backlogBin Yang1-0/+9
2018-05-15Resolve tenant name to id and server name to idBin Yang1-3/+39
2018-05-15Add logic to build backlog for VM fault eventBin Yang1-0/+74