X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2ims%2Fdomain%2Focloud.py;h=047fb8bab43e4bc859b752cf62447c7090583ec2;hb=f7ef52a5b4ead0472b1b5828471b28c88d2a0aea;hp=ce55aee472beb6c8ed91eb5dd3ed9d97e7bca440;hpb=5601b5899b0fd15748ae0474de9f5f6dda72864c;p=pti%2Fo2.git diff --git a/o2ims/domain/ocloud.py b/o2ims/domain/ocloud.py index ce55aee..047fb8b 100644 --- a/o2ims/domain/ocloud.py +++ b/o2ims/domain/ocloud.py @@ -47,7 +47,6 @@ class DeploymentManager(AgRoot, Serializer): self.extensions = [] def serialize(self): - print(self.__dict__) d = Serializer.serialize(self) if 'profile' in d and d['profile'] != '':