
Hello, I notice a strange thing in the logs. All Nodes (ovirt 4.4.3.12-1.el8) install every days again Python3, after checking for updates. The GUI log shows this entries: 13.12.2020, 11:39 Check for update of host onode1.example.org. Gathering Facts. 13.12.2020, 11:39 Check for update of host onode1.example.org. include_tasks. 13.12.2020, 11:39 Check for update of host onode1.example.org. Detect host operating system. 13.12.2020, 11:39 Check for update of host onode1.example.org. Fetch installed packages. 13.12.2020, 11:39 Check for update of host onode1.example.org. Check if vdsm is preinstalled. 13.12.2020, 11:39 Check for update of host onode1.example.org. Parse operating system release. 13.12.2020, 11:39 Check for update of host onode1.example.org. Detect if host is a prebuilt image. 13.12.2020, 11:39 Check for update of host onode1.example.org. Install Python3 for CentOS/RHEL8 hosts. 13.12.2020, 11:39 Check for update of host onode1.example.org. Set facts. /var/log/ovirt-engine/ansible-runner-service.log shows: 2020-12-13 11:39:20,849 - runner_service.services.playbook - DEBUG - cb_event_handler event_data={'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98', 'counter': 33, 'stdout': 'ok: [onode1.example.org]', 'start_line': 31, 'end_line': 32, 'runner_ident': '72737578-3d2f-11eb-b955-00163e33f845', 'event': 'runner_on_ok', 'pid': 603696, 'created': '2020-12-13T10:39:20.847869', 'parent_uuid': '00163e33-f845-ee64-acee-000000000013', 'event_data': {'playbook': 'ovirt-host-check-upgrade.yml', 'playbook_uuid': '0eb5c935-9f17-4b07-961e-7e0a866dd5ed', 'play': 'all', 'play_uuid': '00163e33-f845-ee64-acee-000000000008', 'play_pattern': 'all', 'task': 'Install Python3 for CentOS/RHEL8 hosts', 'task_uuid': '00163e33-f845-ee64-acee-000000000013', 'task_action': 'yum', 'task_args': '', 'task_path': '/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-facts/tasks/main.yml:20', 'role': 'ovirt-host-deploy-facts', 'host': 'onode1.example.org', 'remote_addr': 'onode1.example.org', 'res': {'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['python3'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, '_ansible_no_log': False}, 'start': '2020-12-13T10:39:19.872585', 'end': '2020-12-13T10:39:20.847636', 'duration': 0.975051, 'event_loop': None, 'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98'}} Is this a bug? Best regards Jonathan

Il giorno lun 14 dic 2020 alle ore 11:26 jb <jonbae77@gmail.com> ha scritto:
Hello,
I notice a strange thing in the logs. All Nodes (ovirt 4.4.3.12-1.el8) install every days again Python3, after checking for updates. The GUI log shows this entries:
13.12.2020, 11:39 Check for update of host onode1.example.org. Gathering Facts. 13.12.2020, 11:39 Check for update of host onode1.example.org. include_tasks. 13.12.2020, 11:39 Check for update of host onode1.example.org. Detect host operating system. 13.12.2020, 11:39 Check for update of host onode1.example.org. Fetch installed packages. 13.12.2020, 11:39 Check for update of host onode1.example.org. Check if vdsm is preinstalled. 13.12.2020, 11:39 Check for update of host onode1.example.org. Parse operating system release. 13.12.2020, 11:39 Check for update of host onode1.example.org. Detect if host is a prebuilt image. 13.12.2020, 11:39 Check for update of host onode1.example.org. Install Python3 for CentOS/RHEL8 hosts. 13.12.2020, 11:39 Check for update of host onode1.example.org. Set facts.
+Dana Elfassy <delfassy@redhat.com> can you please check? Maybe just a matter of wording, something like "Ensuring Python3 is installed for CentOS/RHEL8 hosts"
/var/log/ovirt-engine/ansible-runner-service.log shows:
2020-12-13 11:39:20,849 - runner_service.services.playbook - DEBUG - cb_event_handler event_data={'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98', 'counter': 33, 'stdout': 'ok: [ onode1.example.org]', 'start_line': 31, 'end_line': 32, 'runner_ident': '72737578-3d2f-11eb-b955-00163e33f845', 'event': 'runner_on_ok', 'pid': 603696, 'created': '2020-12-13T10:39:20.847869', 'parent_uuid': '00163e33-f845-ee64-acee-000000000013', 'event_data': {'playbook': 'ovirt-host-check-upgrade.yml', 'playbook_uuid': '0eb5c935-9f17-4b07-961e-7e0a866dd5ed', 'play': 'all', 'play_uuid': '00163e33-f845-ee64-acee-000000000008', 'play_pattern': 'all', 'task': 'Install Python3 for CentOS/RHEL8 hosts', 'task_uuid': '00163e33-f845-ee64-acee-000000000013', 'task_action': 'yum', 'task_args': '', 'task_path': '/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-facts/tasks/main.yml:20', 'role': 'ovirt-host-deploy-facts', 'host': 'onode1.example.org', 'remote_addr': 'onode1.example.org', 'res': {'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['python3'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, '_ansible_no_log': False}, 'start': '2020-12-13T10:39:19.872585', 'end': '2020-12-13T10:39:20.847636', 'duration': 0.975051, 'event_loop': None, 'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98'}}
Is this a bug?
Best regards
Jonathan _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/IXSN54JLD32ADE...
-- Sandro Bonazzola MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://www.redhat.com/> *Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours. <https://mojo.redhat.com/docs/DOC-1199578>*

Yes, I'll edit the title. Jonathan, you can see in the log you pasted: *'task': 'Install Python3 for CentOS/RHEL8 hosts'*, 'task_uuid': '00163e33-f845-ee64-acee-000000000013', 'task_action': 'yum', 'task_args': '', 'task_path': '/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-facts/tasks/main.yml:20', 'role': 'ovirt-host-deploy-facts', 'host': 'onode1.example.org', 'remote_addr': 'onode1.example.org', *'res': {'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0,* This means it wasn't installed (will be only if the package doesn't exist) Thanks, Dana On Mon, Dec 14, 2020 at 3:36 PM Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Il giorno lun 14 dic 2020 alle ore 11:26 jb <jonbae77@gmail.com> ha scritto:
Hello,
I notice a strange thing in the logs. All Nodes (ovirt 4.4.3.12-1.el8) install every days again Python3, after checking for updates. The GUI log shows this entries:
13.12.2020, 11:39 Check for update of host onode1.example.org. Gathering Facts. 13.12.2020, 11:39 Check for update of host onode1.example.org. include_tasks. 13.12.2020, 11:39 Check for update of host onode1.example.org. Detect host operating system. 13.12.2020, 11:39 Check for update of host onode1.example.org. Fetch installed packages. 13.12.2020, 11:39 Check for update of host onode1.example.org. Check if vdsm is preinstalled. 13.12.2020, 11:39 Check for update of host onode1.example.org. Parse operating system release. 13.12.2020, 11:39 Check for update of host onode1.example.org. Detect if host is a prebuilt image. 13.12.2020, 11:39 Check for update of host onode1.example.org. Install Python3 for CentOS/RHEL8 hosts. 13.12.2020, 11:39 Check for update of host onode1.example.org. Set facts.
+Dana Elfassy <delfassy@redhat.com> can you please check? Maybe just a matter of wording, something like "Ensuring Python3 is installed for CentOS/RHEL8 hosts"
/var/log/ovirt-engine/ansible-runner-service.log shows:
2020-12-13 11:39:20,849 - runner_service.services.playbook - DEBUG - cb_event_handler event_data={'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98', 'counter': 33, 'stdout': 'ok: [ onode1.example.org]', 'start_line': 31, 'end_line': 32, 'runner_ident': '72737578-3d2f-11eb-b955-00163e33f845', 'event': 'runner_on_ok', 'pid': 603696, 'created': '2020-12-13T10:39:20.847869', 'parent_uuid': '00163e33-f845-ee64-acee-000000000013', 'event_data': {'playbook': 'ovirt-host-check-upgrade.yml', 'playbook_uuid': '0eb5c935-9f17-4b07-961e-7e0a866dd5ed', 'play': 'all', 'play_uuid': '00163e33-f845-ee64-acee-000000000008', 'play_pattern': 'all', 'task': 'Install Python3 for CentOS/RHEL8 hosts', 'task_uuid': '00163e33-f845-ee64-acee-000000000013', 'task_action': 'yum', 'task_args': '', 'task_path': '/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-facts/tasks/main.yml:20', 'role': 'ovirt-host-deploy-facts', 'host': 'onode1.example.org', 'remote_addr': 'onode1.example.org', 'res': {'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['python3'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, '_ansible_no_log': False}, 'start': '2020-12-13T10:39:19.872585', 'end': '2020-12-13T10:39:20.847636', 'duration': 0.975051, 'event_loop': None, 'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98'}}
Is this a bug?
Best regards
Jonathan _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/IXSN54JLD32ADE...
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours. <https://mojo.redhat.com/docs/DOC-1199578>*

Am 15.12.20 um 09:06 schrieb Dana Elfassy:
Yes, I'll edit the title.
Jonathan, you can see in the log you pasted: *'task': 'Install Python3 for CentOS/RHEL8 hosts'*, 'task_uuid': '00163e33-f845-ee64-acee-000000000013', 'task_action': 'yum', 'task_args': '', 'task_path': '/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-facts/tasks/main.yml:20', 'role': 'ovirt-host-deploy-facts', 'host': 'onode1.example.org <http://onode1.example.org/>', 'remote_addr': 'onode1.example.org <http://onode1.example.org/>', *'res': {'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0,* * * This means it wasn't installed (will be only if the package doesn't exist)
Thank you for the explanation, I should have unfolded the log... Sorry for the effort!
Thanks, Dana
On Mon, Dec 14, 2020 at 3:36 PM Sandro Bonazzola <sbonazzo@redhat.com <mailto:sbonazzo@redhat.com>> wrote:
Il giorno lun 14 dic 2020 alle ore 11:26 jb <jonbae77@gmail.com <mailto:jonbae77@gmail.com>> ha scritto:
Hello,
I notice a strange thing in the logs. All Nodes (ovirt 4.4.3.12-1.el8) install every days again Python3, after checking for updates. The GUI log shows this entries:
13.12.2020, 11:39 Check for update of host onode1.example.org <http://onode1.example.org>. Gathering Facts. 13.12.2020, 11:39 Check for update of host onode1.example.org <http://onode1.example.org>. include_tasks. 13.12.2020, 11:39 Check for update of host onode1.example.org <http://onode1.example.org>. Detect host operating system. 13.12.2020, 11:39 Check for update of host onode1.example.org <http://onode1.example.org>. Fetch installed packages. 13.12.2020, 11:39 Check for update of host onode1.example.org <http://onode1.example.org>. Check if vdsm is preinstalled. 13.12.2020, 11:39 Check for update of host onode1.example.org <http://onode1.example.org>. Parse operating system release. 13.12.2020, 11:39 Check for update of host onode1.example.org <http://onode1.example.org>. Detect if host is a prebuilt image. 13.12.2020, 11:39 Check for update of host onode1.example.org <http://onode1.example.org>. Install Python3 for CentOS/RHEL8 hosts. 13.12.2020, 11:39 Check for update of host onode1.example.org <http://onode1.example.org>. Set facts.
+Dana Elfassy <mailto:delfassy@redhat.com> can you please check? Maybe just a matter of wording, something like "Ensuring Python3 is installed for CentOS/RHEL8 hosts"
/var/log/ovirt-engine/ansible-runner-service.log shows:
2020-12-13 11:39:20,849 - runner_service.services.playbook - DEBUG - cb_event_handler event_data={'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98', 'counter': 33, 'stdout': 'ok: [onode1.example.org <http://onode1.example.org>]', 'start_line': 31, 'end_line': 32, 'runner_ident': '72737578-3d2f-11eb-b955-00163e33f845', 'event': 'runner_on_ok', 'pid': 603696, 'created': '2020-12-13T10:39:20.847869', 'parent_uuid': '00163e33-f845-ee64-acee-000000000013', 'event_data': {'playbook': 'ovirt-host-check-upgrade.yml', 'playbook_uuid': '0eb5c935-9f17-4b07-961e-7e0a866dd5ed', 'play': 'all', 'play_uuid': '00163e33-f845-ee64-acee-000000000008', 'play_pattern': 'all', 'task': 'Install Python3 for CentOS/RHEL8 hosts', 'task_uuid': '00163e33-f845-ee64-acee-000000000013', 'task_action': 'yum', 'task_args': '', 'task_path': '/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-facts/tasks/main.yml:20', 'role': 'ovirt-host-deploy-facts', 'host': 'onode1.example.org <http://onode1.example.org>', 'remote_addr': 'onode1.example.org <http://onode1.example.org>', 'res': {'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['python3'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, '_ansible_no_log': False}, 'start': '2020-12-13T10:39:19.872585', 'end': '2020-12-13T10:39:20.847636', 'duration': 0.975051, 'event_loop': None, 'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98'}}
Is this a bug?
Best regards
Jonathan
_______________________________________________ Users mailing list -- users@ovirt.org <mailto:users@ovirt.org> To unsubscribe send an email to users-leave@ovirt.org <mailto:users-leave@ovirt.org> Privacy Statement: https://www.ovirt.org/privacy-policy.html <https://www.ovirt.org/privacy-policy.html> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ <https://www.ovirt.org/community/about/community-guidelines/> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/IXSN54JLD32ADE... <https://lists.ovirt.org/archives/list/users@ovirt.org/message/IXSN54JLD32ADEYJ3UHXUHJUIG3U7S25/>
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <mailto:sbonazzo@redhat.com>
*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours. <https://mojo.redhat.com/docs/DOC-1199578>* *
*

Il giorno mar 15 dic 2020 alle ore 10:16 jb <jonbae77@gmail.com> ha scritto:
Am 15.12.20 um 09:06 schrieb Dana Elfassy:
Yes, I'll edit the title.
Jonathan, you can see in the log you pasted: *'task': 'Install Python3 for CentOS/RHEL8 hosts'*, 'task_uuid': '00163e33-f845-ee64-acee-000000000013', 'task_action': 'yum', 'task_args': '', 'task_path': '/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-facts/tasks/main.yml:20', 'role': 'ovirt-host-deploy-facts', 'host': 'onode1.example.org', 'remote_addr': 'onode1.example.org', *'res': {'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0,*
This means it wasn't installed (will be only if the package doesn't exist)
Thank you for the explanation, I should have unfolded the log... Sorry for the effort!
You pointed out a messaging issue, it was worth the effort :-)
Thanks, Dana
On Mon, Dec 14, 2020 at 3:36 PM Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Il giorno lun 14 dic 2020 alle ore 11:26 jb <jonbae77@gmail.com> ha scritto:
Hello,
I notice a strange thing in the logs. All Nodes (ovirt 4.4.3.12-1.el8) install every days again Python3, after checking for updates. The GUI log shows this entries:
13.12.2020, 11:39 Check for update of host onode1.example.org. Gathering Facts. 13.12.2020, 11:39 Check for update of host onode1.example.org. include_tasks. 13.12.2020, 11:39 Check for update of host onode1.example.org. Detect host operating system. 13.12.2020, 11:39 Check for update of host onode1.example.org. Fetch installed packages. 13.12.2020, 11:39 Check for update of host onode1.example.org. Check if vdsm is preinstalled. 13.12.2020, 11:39 Check for update of host onode1.example.org. Parse operating system release. 13.12.2020, 11:39 Check for update of host onode1.example.org. Detect if host is a prebuilt image. 13.12.2020, 11:39 Check for update of host onode1.example.org. Install Python3 for CentOS/RHEL8 hosts. 13.12.2020, 11:39 Check for update of host onode1.example.org. Set facts.
+Dana Elfassy <delfassy@redhat.com> can you please check? Maybe just a matter of wording, something like "Ensuring Python3 is installed for CentOS/RHEL8 hosts"
/var/log/ovirt-engine/ansible-runner-service.log shows:
2020-12-13 11:39:20,849 - runner_service.services.playbook - DEBUG - cb_event_handler event_data={'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98', 'counter': 33, 'stdout': 'ok: [ onode1.example.org]', 'start_line': 31, 'end_line': 32, 'runner_ident': '72737578-3d2f-11eb-b955-00163e33f845', 'event': 'runner_on_ok', 'pid': 603696, 'created': '2020-12-13T10:39:20.847869', 'parent_uuid': '00163e33-f845-ee64-acee-000000000013', 'event_data': {'playbook': 'ovirt-host-check-upgrade.yml', 'playbook_uuid': '0eb5c935-9f17-4b07-961e-7e0a866dd5ed', 'play': 'all', 'play_uuid': '00163e33-f845-ee64-acee-000000000008', 'play_pattern': 'all', 'task': 'Install Python3 for CentOS/RHEL8 hosts', 'task_uuid': '00163e33-f845-ee64-acee-000000000013', 'task_action': 'yum', 'task_args': '', 'task_path': '/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-facts/tasks/main.yml:20', 'role': 'ovirt-host-deploy-facts', 'host': 'onode1.example.org', 'remote_addr': 'onode1.example.org', 'res': {'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['python3'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, '_ansible_no_log': False}, 'start': '2020-12-13T10:39:19.872585', 'end': '2020-12-13T10:39:20.847636', 'duration': 0.975051, 'event_loop': None, 'uuid': '7c4b039d-6212-4b52-95fd-40d85036ed98'}}
Is this a bug?
Best regards
Jonathan _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/IXSN54JLD32ADE...
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours. <https://mojo.redhat.com/docs/DOC-1199578>*
_______________________________________________
Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/7JA7UPDKZUYKKV...
-- Sandro Bonazzola MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://www.redhat.com/> *Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.*
participants (3)
-
Dana Elfassy
-
jb
-
Sandro Bonazzola