diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-27 11:48:32 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-27 11:48:32 +0800 |
commit | da7dbc3813a88614cde28d666b610f7a3d337f10 (patch) | |
tree | 6079f1da992113ccb4c9c4cea8857622ab0baca2 /requirements.txt | |
parent | 7cec30aba0da2be7e9b9920ccae923aad0b69bce (diff) |
Add vfc-catalog log integration config
Change-Id: I7c4e287b6dc537c49c0cc3a20e15004a988c1dbb
Issue-ID: VFC-839
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 97575326..319d3263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,4 +28,7 @@ nfv-toscaparser==0.5.1.dev25 # 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 |