summaryrefslogtreecommitdiffstats
path: root/res/requirements.txt
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-03-26 08:55:51 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-03-26 08:55:51 +0800
commit3b3bcf80a61245c63670c5b9eddcf5b52230423e (patch)
tree0449fe93bb3b4c1926cd6f11afa1776d35973407 /res/requirements.txt
parentb9aee646c1c4229059a79fb03833095d1df3191e (diff)
Add vfc-vnfres log integration config
Change-Id: I96c0b84fc04d86a2f60493372efff42bdfcf7132 Issue-ID: VFC-839 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'res/requirements.txt')
-rw-r--r--res/requirements.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/requirements.txt b/res/requirements.txt
index b20fefc..47f8e4b 100644
--- a/res/requirements.txt
+++ b/res/requirements.txt
@@ -23,4 +23,7 @@ unittest_xml_reporting==1.12.0
# for auto-swagger
drf-yasg>=1.2.2
flex>=6.11.1
-swagger-spec-validator>=2.1.0 \ No newline at end of file
+swagger-spec-validator>=2.1.0
+
+# for onap logging
+onappylog>=1.0.6 \ No newline at end of file