X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2ims%2Fviews%2Focloud_dto.py;h=aeb44e4a8277c6cbb9e794dd0671918b25f18ec2;hb=94e6f93c3434e5f9a9529246d97d2666a2479299;hp=0b3291fbd3ace780783f940e5d94ebf52f61d255;hpb=a9840e41848cbbffcedf76f0a53ffc5d9bc87c01;p=pti%2Fo2.git diff --git a/o2ims/views/ocloud_dto.py b/o2ims/views/ocloud_dto.py index 0b3291f..aeb44e4 100644 --- a/o2ims/views/ocloud_dto.py +++ b/o2ims/views/ocloud_dto.py @@ -139,6 +139,7 @@ class DeploymentManagerDTO: description='Deployment manager ID'), 'name': fields.String, 'description': fields.String, + 'oCloudId': fields.String, 'serviceUri': fields.String(attribute='serviceUri'), # 'deploymentManagementServiceEndpoint': fields.String( # attribute='serviceUri'), @@ -176,6 +177,7 @@ class DeploymentManagerDTO: description='Deployment manager ID'), 'name': fields.String, 'description': fields.String, + 'oCloudId': fields.String, 'serviceUri': fields.String(attribute='serviceUri'), # 'deploymentManagementServiceEndpoint': fields.String( # attribute='serviceUri'),