summaryrefslogtreecommitdiffstats
path: root/mgr/requirements.txt
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-03-22 17:18:55 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-03-23 09:19:03 +0800
commit091bf532af44c16d4b21f149f5b0d3a76f70a48c (patch)
tree17ef0b7d752cf01e35f743166ea1544c6f4b9d79 /mgr/requirements.txt
parent2614dcb18906b84d975bad6688dd517649ef538f (diff)
Add vfc-vnfmgr log integration config
Change-Id: I492453c20de02319cd28f601baf924dc9bfa2e42 Issue-ID: VFC-839 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'mgr/requirements.txt')
-rw-r--r--mgr/requirements.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/mgr/requirements.txt b/mgr/requirements.txt
index 6ed7b1b..274c597 100644
--- a/mgr/requirements.txt
+++ b/mgr/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