commit | a9febbff895e4f168dc19f11392950413d75d471 | [log] [tgz] |
---|---|---|
author | Chip Boling <chipboling@gmail.com> | Wed Jul 29 12:34:12 2020 -0500 |
committer | Chip Boling <chipboling@gmail.com> | Wed Jul 29 12:52:21 2020 -0500 |
tree | 301de9fd1c9b36f1b254ca3b1a0faaf2891e9e6b | |
parent | 0c3da2f4cad348ace0af4cdea4568c0c8c8af3a7 [diff] [blame] |
VOL-3339: Support JSON encoding of log message elements - pyvoltha changes Change-Id: I3ad7d743b97bc683333a999c0eb28efe29eb053f *** Note that there is also a change to the log format in the ONU device adapter (plus a change for this version of PYVOLTHA which I forgot to bump) Change-Id: I3ad7d743b97bc683333a999c0eb28efe29eb053f
diff --git a/requirements.txt b/requirements.txt index 9b2d2cb..b49f951 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -18,4 +18,4 @@ structlog==19.2.0 transitions==0.6.4 txaioetcd==0.3.0 -voltha-protos==3.4.1 +voltha-protos==3.4.2