commit | 802aca48623560437ec03b52c7b7c73f37ff965a | [log] [tgz] |
---|---|---|
author | Stephane Barbarie <sbarbari@ciena.com> | Tue May 21 12:19:28 2019 -0400 |
committer | Stephane Barbarie <sbarbari@ciena.com> | Tue May 21 15:01:49 2019 -0400 |
tree | 5504fdf503f99949e64bcfe1431a231c5e76828f | |
parent | 5a4a21234a6e9d3b66c9738bc7f5e18772a55859 [diff] [blame] |
VOL-1616 / VOL-1611 : Fix device state issue and memory discrepencies - Applied mutex on node object to resolve in-memory data conflicts - Introduced a refresh period for in-memory data Amendments: - Fixed node.go file format - Bumped VERSION to 2.1.0-dev - Use a RLock for GetLastUpdate Change-Id: I57e88fe3ec5cceed0d4fcdb240ae9191b49ebe33
diff --git a/VERSION b/VERSION index 227cea2..c10edc3 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -2.0.0 +2.1.0-dev