commit | a982ec356509d351869d7d3b1a86cdab79d2ae4d | [log] [tgz] |
---|---|---|
author | Mahir Gunyel <mahir.gunyel@netsia.com> | Tue Feb 25 12:30:37 2020 -0800 |
committer | Mahir Gunyel <mahir.gunyel@netsia.com> | Wed Feb 26 10:25:32 2020 -0800 |
tree | cb7bd0c227c098770c2443f45c0394d9142d8ec8 | |
parent | 5afa9540a8f7a124577534c48cc055042651466c [diff] [blame] |
VOL-2664 Avoid overwriting vlan-filter-tasks in queue -tag_add check is done in vlan-filter-task for add and remove cases. -also a few log corrections are done. Change-Id: Iec969bbbb9bffdf1236601b6a182eb0a88012416
diff --git a/python/requirements.txt b/python/requirements.txt index 85c6640..4733885 100644 --- a/python/requirements.txt +++ b/python/requirements.txt
@@ -1,2 +1,2 @@ voltha-protos==3.2.3 -pyvoltha==2.3.15 +pyvoltha==2.3.18