summaryrefslogtreecommitdiffstats
path: root/lcm/requirements.txt
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-03-26 14:04:47 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-03-26 14:04:47 +0800
commit39f51ccb11f131cb51c9b94e4b99b5410906b26d (patch)
treea762e16b0821c141401a3a3830d45c3beb4f6ceb /lcm/requirements.txt
parent031a3296ed0927003ffc392bb1067a31af34dc64 (diff)
Add vfc-vnflcm log integration config
Change-Id: I43084991710ece50fde99a6a1748e2906e49091c Issue-ID: VFC-839 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'lcm/requirements.txt')
-rw-r--r--lcm/requirements.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/lcm/requirements.txt b/lcm/requirements.txt
index b20fefcb..47f8e4bf 100644
--- a/lcm/requirements.txt
+++ b/lcm/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