VOL-2189 update voltha-go to use voltha-protos=v2.0.1 and voltha-lib-go=v2.2.9
Release 2.2.1
Change-Id: Ia46863b34c89b32aecdd3a5a8d6505de1b46cf9d
diff --git a/tests/afrouter/suites/test2/test2.tmpl.json b/tests/afrouter/suites/test2/test2.tmpl.json
index 879b533..afa0962 100644
--- a/tests/afrouter/suites/test2/test2.tmpl.json
+++ b/tests/afrouter/suites/test2/test2.tmpl.json
@@ -3,19 +3,19 @@
"cmdLine":"afrouter -config arouter_test.json -logLevel 1",
"protoFiles": [
{
- "importPath":"github.com/opencord/voltha-protos/go/",
+ "importPath":"github.com/opencord/voltha-protos/v2/go/",
"service":"VolthaService",
"package":"voltha"
},
{
- "importPath":"github.com/opencord/voltha-protos/go/",
+ "importPath":"github.com/opencord/voltha-protos/v2/go/",
"service":"Configuration",
"package":"afrouter"
}
],
"imports": [
"github.com/golang/protobuf/ptypes/empty",
- "github.com/opencord/voltha-protos/go/common"
+ "github.com/opencord/voltha-protos/v2/go/common"
],
"protoDesc":"voltha.pb",
"protoSubst": [
@@ -27,8 +27,8 @@
"clients": {
"imports": [
"github.com/golang/protobuf/ptypes/empty",
- "github.com/opencord/voltha-protos/go/openflow_13",
- "github.com/opencord/voltha-protos/go/common"
+ "github.com/opencord/voltha-protos/v2/go/openflow_13",
+ "github.com/opencord/voltha-protos/v2/go/common"
],
"endpoints": [
{
@@ -44,9 +44,9 @@
"servers": {
"imports": [
"github.com/golang/protobuf/ptypes/empty",
- "github.com/opencord/voltha-protos/go/openflow_13",
- "github.com/opencord/voltha-protos/go/omci",
- "github.com/opencord/voltha-protos/go/common"
+ "github.com/opencord/voltha-protos/v2/go/openflow_13",
+ "github.com/opencord/voltha-protos/v2/go/omci",
+ "github.com/opencord/voltha-protos/v2/go/common"
],
"endpoints": [
{