X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2ims%2Fdomain%2Focloud.py;h=047fb8bab43e4bc859b752cf62447c7090583ec2;hb=bd72340e71574c7095e94aa2719df66c3f711545;hp=ce55aee472beb6c8ed91eb5dd3ed9d97e7bca440;hpb=9ee90ffa2414326c26fd10edc59bf315204254e2;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'] != '':