commit | 5d7d644da0132c5d3c75fcd6ed6dec17c99fe593 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Tue Sep 08 17:03:11 2020 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Tue Oct 20 14:23:41 2020 -0700 |
tree | 749b795f3fabe33a0024d4340d23e9b0d8f13e4a | |
parent | aeceb842d144b7676eaf718de0a93f1617fca8d8 [diff] [blame] |
VOL-3419: Replicate voltha flows in openolt agent - The scale-tester-app will adhere to new openolt.proto interface (version 4.0.2) and will pass necessary information for openolt-agent to replicate the flows. - upgrade to voltha-lib-go version 4.0.0 Change-Id: I9d862929ae8ac4468d4e93096f8cd8e16f26ec93
diff --git a/.gitignore b/.gitignore index 4a23d30..22df6a2 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,4 @@ .idea openolt-scale-tester tests +**/*.bak