diff --git a/dcorch/engine/sync_services/sysinv.py b/dcorch/engine/sync_services/sysinv.py index d6c8fa345..9c79f4c70 100644 --- a/dcorch/engine/sync_services/sysinv.py +++ b/dcorch/engine/sync_services/sysinv.py @@ -1309,7 +1309,7 @@ class SysinvSyncThread(SyncThread): resource_type), extra=self.log_extra) - def audit_discrepancy(self, resource_type, m_resource): + def audit_discrepancy(self, resource_type, m_resource, sc_resources): # Return true to try the audit_action if resource_type in self.SYSINV_ADD_DELETE_RESOURCES: # It could be that the details are different