Name: | ovirt-ansible-cluster-upgrade |
---|---|
Version: | 1.1.10 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Virtualization/Management |
Size: | 68330 |
License: | ASL 2.0 |
RPM: | ovirt-ansible-cluster-upgrade-1.1.10-1.el7.noarch.rpm |
Source RPM: | ovirt-ansible-cluster-upgrade-1.1.10-1.el7.src.rpm |
Build Date: | Thu Jan 31 2019 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.ovirt.org |
Summary: | Ansible role to upgrade cluster of hosts in oVirt |
Description: | This Ansible role provide funtionality to upgrade cluster of hosts in oVirt engine, using oVirt engine API. |
- Require Ansible 2.7.2. - Support ovirt.cluster-upgrade name. - Remember scheduling policy properties.
- Fix issue in starting the stopped VMs (#27). - Increase timeout for the host upgrade (#24). - Add engine_fqdn support for login. - Add support to pass token (#23).
- Require Ansible 2.5.
- Fail the role if any host fail to upgrade rhbz#1539776.
- Add use_maintenance_policy parameter rhbz#1539761. - Add new reboot_after_upgrade parameter rhbz#1539774. - Fail the role if any host fail to upgrade rhbz#1539776.
- Support ovirt_auth with env params.
- Add %pretrans scriplet to remove legacy role name.
- Rename ovirt. to oVirt. to sync with galaxy.
- Initial release