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/test1/test1.json b/tests/afrouter/suites/test1/test1.json
index b11ccec..444719c 100644
--- a/tests/afrouter/suites/test1/test1.json
+++ b/tests/afrouter/suites/test1/test1.json
@@ -3,25 +3,25 @@
"cmdLine":"afrouter -logLevel 1 -config arouter_test.json",
"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"
}
],
"Junk": [
{
- "importPath":"github.com/opencord/voltha-protos/go/",
+ "importPath":"github.com/opencord/voltha-protos/v2/go/",
"service":"Configuration",
"package":"afrouter"
}
],
"imports": [
- "github.com/opencord/voltha-protos/go/common"
+ "github.com/opencord/voltha-protos/v2/go/common"
],
"protoDesc":"voltha.pb",
"protoSubst": [
@@ -33,8 +33,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": [
{
@@ -50,9 +50,9 @@
"servers": {
"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/go/omci"
+ "github.com/opencord/voltha-protos/v2/go/openflow_13",
+ "github.com/opencord/voltha-protos/v2/go/common",
+ "github.com/opencord/voltha-protos/v2/go/omci"
],
"endpoints": [
{