diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-27 10:41:48 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-27 11:52:23 +0800 |
commit | 71dd1a02940c70bb669f2dbcac2dcfe2e14546e0 (patch) | |
tree | eac7b5c1a7f0764d95a2fd10638143709c9c7b64 /requirements.txt | |
parent | 07163fee37f72a64c0ea6cfa94b7cd61a08c7a04 (diff) |
Add vfc-nslcm log integration config
Change-Id: I3b78eed809916415833aaef03d68c6ba597f64e1
Issue-ID: VFC-839
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 687b38fe..c1dd615e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,3 +36,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 |