commit | 5c99448b4b4534c4b9320c8aa1f1dcd4e6922fb1 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Fri Dec 20 14:00:00 2019 -0500 |
committer | Matt Jeanneret <mj3580@att.com> | Fri Dec 20 14:59:47 2019 -0500 |
tree | ca631b25fc5ea9af6c6b0948cf6862424a702017 | |
parent | bfdfbb567b507d4e7522e245b17019ba41c17fca [diff] [blame] |
VOL-2395: Old etcd cache remembers valuesit should not This causes any outside updates to KV to be missed. Eliminate the cache. Also bump protos to match what openonu already uses. This prevents a "make venv" error, nothing functional is affected as onu already uses these protos. Change-Id: Ie7e1e8059de28e540dfeb97228c346cfed7171f8
diff --git a/VERSION b/VERSION index 0bee604..3f684d2 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -2.3.3 +2.3.4