summaryrefslogtreecommitdiffstats
path: root/ocata/ocata/vesagent
AgeCommit message (Expand)AuthorFilesLines
2018-07-04Fix bugs for GET API and tasks for ocataYun Huang3-7/+11
2018-07-04Add ocata UT for VESagent GET APIYun Huang1-0/+60
2018-07-04Add DELETE API to remove all backlogs for ocataYun Huang1-0/+53
2018-07-04Add GET API to retrieve config&backlogs for ocataYun Huang1-1/+46
2018-07-04Encode the collected VM data into VES for ocataYun Huang1-2/+104
2018-07-04Publish the event to VES for ocataYun Huang2-1/+64
2018-07-04collect VM status of the backlog for ocataYun Huang1-0/+43
2018-07-04Add logic to handle single backlog for ocataYun Huang2-1/+98
2018-07-04pass backlogs via cache and verify for ocataYun Huang2-4/+71
2018-07-04Add the vesagent worker scheduler as celery taskYun Huang2-0/+59
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 Huang3-0/+103
2018-07-04Add outer loop to build&store backlogs for ocataYun Huang1-1/+69
2018-07-04Add API to configure VESagent for ocataYun Huang2-0/+218