diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-26 08:55:51 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-26 08:55:51 +0800 |
commit | 3b3bcf80a61245c63670c5b9eddcf5b52230423e (patch) | |
tree | 0449fe93bb3b4c1926cd6f11afa1776d35973407 /res/requirements.txt | |
parent | b9aee646c1c4229059a79fb03833095d1df3191e (diff) |
Add vfc-vnfres log integration config
Change-Id: I96c0b84fc04d86a2f60493372efff42bdfcf7132
Issue-ID: VFC-839
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'res/requirements.txt')
-rw-r--r-- | res/requirements.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/res/requirements.txt b/res/requirements.txt index b20fefc..47f8e4b 100644 --- a/res/requirements.txt +++ b/res/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 |