diff options
author | Haibin Huang <haibin.huang@intel.com> | 2019-03-07 10:39:30 +0800 |
---|---|---|
committer | Haibin Huang <haibin.huang@intel.com> | 2019-03-07 11:04:50 +0800 |
commit | 746798fe2cc2eb2a749f5e4331c26a5f1dca856f (patch) | |
tree | 6934dff616d38410e10d065c0a9800c53ea5b0f4 /ocata/requirements.txt | |
parent | 6a8d7d0aced7499aa884facb7c698496d4775310 (diff) |
Remove vesagent and celery
The vesagent has been moved to fcaps module
Change-Id: I87333bbe5e7116af2b3b495f70d1b39d1c77177b
Issue-ID: MULTICLOUD-499
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Diffstat (limited to 'ocata/requirements.txt')
-rw-r--r-- | ocata/requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ocata/requirements.txt b/ocata/requirements.txt index 6bb2ef04..67a11b0d 100644 --- a/ocata/requirements.txt +++ b/ocata/requirements.txt @@ -37,5 +37,3 @@ unittest_xml_reporting==1.12.0 onappylog>=1.0.8 # for background tasks -celery >= 4.0 - |