Fix SGNB CHANGE CONFIRM protobuf message 14/2214/1 v1.0.0
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Tue, 14 Jan 2020 09:22:18 +0000 (11:22 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Tue, 14 Jan 2020 09:22:18 +0000 (11:22 +0200)
commit13017042045b589a63b999d4bca3354a4c8c16f4
tree63b326fd4db71d6ec8879366231c268c3e2a1275
parent7498219cd0794f339fcea569c04ff51349e24645
Fix SGNB CHANGE CONFIRM protobuf message

SGNB CHANGE CONFIRM protobuf message produced Golang data structure
what had overlapping declaration and caused Golang compilation failure.
As a fix change variable type naming in protobuf message file so that
generated code won't have any more overlapping declarations.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I0259867122000622c278d342f5f20cc287c1f24b
docs/release-notes.rst
sgnb_change_confirm.proto
x2ap_streaming.proto