summaryrefslogtreecommitdiffstats
path: root/ocata/ocata/vesagent/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2019-03-07Remove vesagent and celeryHaibin Huang1-15/+0
The vesagent has been moved to fcaps module Change-Id: I87333bbe5e7116af2b3b495f70d1b39d1c77177b Issue-ID: MULTICLOUD-499 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2019-01-15Fix vesagent pep8 error for ocataHaibin Huang1-1/+0
This patch is only fixing the pep8 issues under the vesagent folder for ocata release, which is only triggered by tox mannually. Change-Id: I203770908136f4a81ddfe61981e55bb51778438b Issue-ID: MULTICLOUD-434 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-07-04Add API to configure VESagent for ocataYun Huang1-0/+16
VESagent is designed to monitor FACAPS and report to VES Change-Id: I1f6239ec7ba4683a58335d1eaafc71806a80cfe3 Issue-ID: MULTICLOUD-230 Signed-off-by: Yun Huang <yun.huang@windriver.com>