This commit no longer exists in the repository. It may have been part of a branch which was deleted.
Description
Refactor: tools,scheduler: Move enforcement of printing cluster DC if NULL.
Instead of doing this in the output message, we can do it with flags in
the callers and let each tool decide whether it cares to print the DC if
it's NULL or not.