VOL-1598 Add new group API in OpenOLT Driver
A new API method called PerformGroupOperation is added. This method
performs the corresponding group operation according to the command
field of the Group message. The method currently assumes fixed queue
QoS model. FlowAdd_ and FlowRemove_ are also updated accordingly.
Change-Id: I355f20c3b5b5df484e90082936b10386b5fdf67f
diff --git a/agent/Makefile.in b/agent/Makefile.in
index 7d70bc5..061927c 100644
--- a/agent/Makefile.in
+++ b/agent/Makefile.in
@@ -42,7 +42,7 @@
# This specifies the GIT tag in https://github.com/opencord/voltha-protos
# repo that we need to refer to, to pick the right version of
# openolt.proto and tech_profile.proto
-OPENOLT_PROTO_VER ?= v1.0.3
+OPENOLT_PROTO_VER ?= v3.1.0
#
# Build directory