Fix CSI-MeasConfig optionality 87/3387/1 protogen/go/streaming_protobufs/v5.0.0 v5.0.0
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Wed, 22 Apr 2020 13:58:02 +0000 (16:58 +0300)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Wed, 22 Apr 2020 13:58:02 +0000 (16:58 +0300)
commit27c2fe65cf6e23893d8bc69707c1ccb508ce4b40
tree7b56b6a69a71cede248f2c6514a0a54730ff29b1
parentf217a0211b8719ac64b161079b650e9e95b7e524
Fix CSI-MeasConfig optionality

Fixed CSI-MeasConfig configuration under ServingCellConfig to be optional.
3GPP 38.331 states:
    csi-MeasConfig    SetupRelease { CSI-MeasConfig }
This means that at release procedure, this parameter is not set. Change
Protobuf structure to 'oneof' to support optionality for csi-MeasConfig.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: Id208577f3a3042ccee7b744277ed2dac89eac45b
docs/release-notes.rst
proto/rrc_common_types.proto
proto/x2ap_streaming.proto
protogen/go/streaming_protobufs/rrc_common_types.pb.go