diff options
author | liangke <lokyse@163.com> | 2018-03-05 14:31:22 +0800 |
---|---|---|
committer | liangke <lokyse@163.com> | 2018-03-05 14:41:37 +0800 |
commit | 7a3e0ef783715080e57d9281d0844c438b589fdf (patch) | |
tree | d2b54ac578fad5c5aef44bf21333420da4a3c2f6 /vio/requirements.txt | |
parent | c1d77aefc384025f908494a2843000b7f41e8a4b (diff) |
Update the log setting of VIO
Change-Id: I2efb581a4cbe238f03aa91437da7590c7a9ef2ac
Issue-ID: MULTICLOUD-151
Signed-off-by: liangke <lokyse@163.com>
Diffstat (limited to 'vio/requirements.txt')
-rw-r--r-- | vio/requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vio/requirements.txt b/vio/requirements.txt index 6cecedc..8d5a51c 100644 --- a/vio/requirements.txt +++ b/vio/requirements.txt @@ -20,3 +20,6 @@ django-nose>=1.4.0 coverage==4.2 mock==2.0.0 unittest_xml_reporting==1.12.0 + +# for onap logging +onappylog>=1.0.5 |