Move service manager preload scripts to smo-install directory 95/14795/1
authoraravind.est <aravindhan.a@est.tech>
Wed, 6 Aug 2025 14:46:36 +0000 (15:46 +0100)
committeraravind.est <aravindhan.a@est.tech>
Wed, 6 Aug 2025 14:56:26 +0000 (15:56 +0100)
commit0766258258ac0f8dfd1fd066876907247f8b3fe3
treed7181e0e3578dd0cc42864bdc6f8044d648c0ddc
parent6748c12764e4cf3a8bc0d4028adc4192a1eaaa49
Move service manager preload scripts to smo-install directory

SMO Installation uses service manager preload scripts from nonrtric directory.
As the NONRTRIC directory is being deprecated, the service manager preload scripts are moved to the smo-install directory.
This commit updates the paths in the deploy and undeploy scripts accordingly and modifies the post-configuration script to use

Issue-ID: NONRTRIC-1082
Change-Id: Ib80eb27b252ad9a8432a40ebacd579fd187e5384
Signed-off-by: aravind.est <aravindhan.a@est.tech>
bin/deploy-nonrtric
bin/undeploy-nonrtric
smo-install/ServiceManager-Preload-README.md [moved from nonrtric/servicemanager-preload/README.md with 98% similarity]
smo-install/scripts/packages/post-configuration/servicemanager-preconfig-nonrtric.yaml [moved from nonrtric/servicemanager-preload/config-nonrtric.yaml with 99% similarity]
smo-install/scripts/packages/post-configuration/servicemanager-preconfig-smo.yaml [moved from nonrtric/servicemanager-preload/config-smo.yaml with 99% similarity]
smo-install/scripts/sub-scripts/postconfigure-smo.sh
smo-install/scripts/sub-scripts/servicemanager-preload.sh [moved from nonrtric/servicemanager-preload/servicemanager-preload.sh with 99% similarity]