Implement creation of E2nodeConfigUpdateAck msg 96/8196/2
authorsubhash kumar singh <subh.singh@samsung.com>
Sun, 8 May 2022 20:05:37 +0000 (20:05 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Tue, 10 May 2022 16:35:00 +0000 (16:35 +0000)
commit445492f3901a8bcd109ea4d1758c1107834b7b2b
tree25803db14c51b1d68a877d261d60aaf3871a5d88
parent1363c3b2ff1397a089498c517e09ccef8e316ce0
Implement creation of E2nodeConfigUpdateAck msg

Implemented creation of E2nodeConfigUpdateAck message.
It can be used to create an entity to create Ack message.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I86b4932e7cb25e1e3550e8810b46cd1e7783968a
E2Manager/models/constants.go
E2Manager/models/e2_node_configuration_update_ack.go
E2Manager/models/e2_node_configuration_update_ack_test.go [new file with mode: 0644]