X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2dms%2Fapi%2Fdms_lcm_view.py;h=bb5c94d50bb3b79dd00a3a2aec83111030a3f6a7;hb=4fabba9d441a1762e8ebd99cca3cea11dd0f0b62;hp=c9abac90b43e65d619895d5f753364392579d87c;hpb=513d34988f76825846a2379078eb4aedcaed9f27;p=pti%2Fo2.git diff --git a/o2dms/api/dms_lcm_view.py b/o2dms/api/dms_lcm_view.py index c9abac9..bb5c94d 100644 --- a/o2dms/api/dms_lcm_view.py +++ b/o2dms/api/dms_lcm_view.py @@ -56,7 +56,7 @@ def deployment_manager_one(deploymentManagerId: str, # profile_data = result.pop("profile", None) # result['profileName'] = 'default' - # if "sol0018" == profile: + # if "sol018" == profile: # result['profileName'] = profile # result['profileData'] = profile_data # elif "file" == profile and result.hasattr("profile"):