Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-16 | Fix bugs for GET API and tasks | 3 | -7/+11 | |
2018-05-15 | Add UT for VESagent GET API | 1 | -0/+60 | |
2018-05-15 | Add DELETE API to remove all backlogs of a VIM | 1 | -0/+53 | |
2018-05-15 | Add GET API to retrieve config and backlogs | 1 | -1/+46 | |
2018-05-15 | Encode the collected VM data into VES event | 1 | -2/+104 | |
2018-05-15 | Publish the event to VES | 2 | -1/+64 | |
2018-05-15 | collect VM status according to the backlog | 1 | -0/+43 | |
2018-05-15 | Add logic to handle single backlog | 2 | -1/+98 | |
2018-05-15 | pass backlogs via cache and verify that | 2 | -4/+71 | |
2018-05-15 | Add the vesagent worker scheduler as celery task | 2 | -0/+59 | |
2018-05-15 | Resolve tenant name to id and server name to id | 1 | -3/+39 | |
2018-05-15 | Add logic to build backlog for VM fault event | 3 | -0/+103 | |
2018-05-15 | Add outer loop to build and store backlogs | 1 | -1/+69 | |
2018-05-15 | Add API to configure VESagent | 2 | -0/+218 |