From 39f51ccb11f131cb51c9b94e4b99b5410906b26d Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Mon, 26 Mar 2018 14:04:47 +0800 Subject: Add vfc-vnflcm log integration config Change-Id: I43084991710ece50fde99a6a1748e2906e49091c Issue-ID: VFC-839 Signed-off-by: ying.yunlong --- lcm/requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lcm/requirements.txt') 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 -- cgit 1.2.3-korg