From ab118e5eb61dff21de8516018c48d1eb9e0654de Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Wed, 2 Sep 2020 22:35:56 -0500 Subject: Platform Logic and DG's for RANSlice feature This code commit includes basic DG templates required to support RANSlice feature. DG's will be updated during further development and testing cycle. Issue-ID: CCSDK-2723 Signed-off-by: SandeepLinux Change-Id: Ia8960f59a2e2c3e4a14328e43b12777eddcb7baa --- .../xml/ran-slice-api_deactivateRANSliceInstance.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 platform-logic/ran-slice-api/src/main/xml/ran-slice-api_deactivateRANSliceInstance.xml (limited to 'platform-logic/ran-slice-api/src/main/xml/ran-slice-api_deactivateRANSliceInstance.xml') diff --git a/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_deactivateRANSliceInstance.xml b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_deactivateRANSliceInstance.xml new file mode 100644 index 00000000..44f399a6 --- /dev/null +++ b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_deactivateRANSliceInstance.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg