summaryrefslogtreecommitdiffstats
path: root/gvnfmadapter/requirements.txt
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-03-23 16:34:28 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-03-23 16:34:28 +0800
commit3f526dee873a85c4194876ca78fa39128e3f02a1 (patch)
tree7383bc13e49f05a00833b17aa4c71d28ef7b65d6 /gvnfmadapter/requirements.txt
parentb11aaf8cbd6fefdfafbe5b435818cb7ccac2278f (diff)
Add vfc-gvnfmdriver log integration config
Change-Id: Iaf3a801e8c63c83dd4e72daeb3541ff31e5d5e90 Issue-ID: VFC-839 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'gvnfmadapter/requirements.txt')
-rw-r--r--gvnfmadapter/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/gvnfmadapter/requirements.txt b/gvnfmadapter/requirements.txt
index 6458169..8789a86 100644
--- a/gvnfmadapter/requirements.txt
+++ b/gvnfmadapter/requirements.txt
@@ -16,3 +16,6 @@ drf-yasg>=1.2.2
# for the validation feature
flex>=6.11.1
swagger-spec-validator>=2.1.0
+
+# for onap logging
+onappylog>=1.0.6 \ No newline at end of file