Issue-ID: OPTFRA-754
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: I76f749af68bd3f4463e5eb4339270a99adcabf13
                     nssi["NSSIName"] = nssi_info.get("NSSISolution").get("NSSIName")
                     nssi["UUID"] = ""
                     nssi["invariantUUID"] = ""
+                    nssi_info.get("sliceProfile").update({"domainType":"cn"})
                     nssi["sliceProfile"] = [nssi_info.get("sliceProfile")]
                     nssis.append(nssi)
 
 
                                 "expDataRateUL": 100,
                                 "latency": 20,
                                 "resourceSharingLevel": "0",
-                                "uEMobilityLevel": "stationary"
+                                "uEMobilityLevel": "stationary",
+                                "domainType" : "cn"
                             }
                         ]
                     },
                                 "expDataRateUL": 100,
                                 "latency": 15,
                                 "resourceSharingLevel": "0",
-                                "uEMobilityLevel": "stationary"
+                                "uEMobilityLevel": "stationary",
+                                 "domainType" : "cn"
+
                             }
                         ]
                     }