Submgr REST subscriptions in SDL Database 13/6313/2
authorKonstantinos Archangelof <konstantinos.archangelof@nokia.com>
Mon, 14 Jun 2021 09:24:00 +0000 (12:24 +0300)
committerKonstantinos Archangelof <konstantinos.archangelof@nokia.com>
Mon, 14 Jun 2021 09:52:37 +0000 (12:52 +0300)
   * renamed sdl.go  to sdl_e2SubsDb.go
   * renamed sdl_test.go to sdl_e2SubsDb_test.go
   * New file sdl_restSubsDb.go implements the SDL API for the REST Subscriptions
   * New file sdl_restSubsDb_test.go implements unittests for the SDL API for the REST Subscriptions
   * New db restSubsDb defined under Control object in submgr to hold the SDL DB data structure
   * SDL API for the REST Subscriptions is called from submgr code.

Signed-off-by: Konstantinos Archangelof <konstantinos.archangelof@nokia.com>
Change-Id: I447da9030aba2a582e38d24ef86722894d0c41e1


No differences found