# Pastebin hO4nrdVA def _check_update_of_domain_id(self, new_domain, old_domain): if new_domain != old_domain: versionutils.report_deprecated_feature( LOG, _('update of domain_id is deprecated as of Mitaka ' 'and will be removed in O.') )