X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2ims%2Fservice%2Fauditor%2Focloud_handler.py;h=04b48003ea995de5da27ce174dc7ae04cc1f846b;hb=f86db0cb8f06d0561575582fdcd38dacae16bac4;hp=388013fbdb3c5ea73dd27bffd53ff991bfcae75d;hpb=d71385743dbf345b507a0ad53357910cc81c19cf;p=pti%2Fo2.git diff --git a/o2ims/service/auditor/ocloud_handler.py b/o2ims/service/auditor/ocloud_handler.py index 388013f..04b4800 100644 --- a/o2ims/service/auditor/ocloud_handler.py +++ b/o2ims/service/auditor/ocloud_handler.py @@ -105,6 +105,7 @@ def update_by(ocloud: Ocloud, stxobj: StxGenericModel) -> None: ocloud.createtime = stxobj.createtime ocloud.updatetime = stxobj.updatetime # ocloud.content = stxobj.content + ocloud.hash = stxobj.hash ocloud.version_number = ocloud.version_number + 1 ocloud.events.append(events.OcloudChanged(