Lago v0.44
Hi All!
On behalf of the Lago team, I'm pleased to announce that a new release of Lago is available for download.
General Improvements
- Reduce the number of DHCP entries we add to Libvirt.
- Add an option to check if a VM provided by
SSHVMProvider
is running. - Improve performance when checking for the state of a VM provided by
LocalLibvirtVMProvider
. - Align state names with Libvirt's state names in
LocalLibvirtVMProvider
.
Bug Fixes
- Fix race condition in
lago collect
(try to use SCP even though the VM is down). - Fix
lago snapshot
interactivly requires a password for sudo.
Packaging
- Add support for Fedora 28.
SDK
- No change.
Docs
- No change.
Automation
- No change.
Testing
- Update the test VM images.
Python 3 Compatibility
- No change.
Installing And Upgrading
To upgrade using yum or dnf, simply run:
yum/dnf update lago
Installing with pip: please refer to the docs - https://lago.readthedocs.io/en/latest/Installation.html
Resources
Lago Docs: http://lago.readthedocs.io/en/latest/
GitHub: https://github.com/lago-project/lago/
YUM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
Pypi: https://pypi.python.org/pypi/lago
Changelog: https://lago.readthedocs.io/en/0.44/_static/ChangeLog.txt
As always, if you find any problems, please open an issue on the GitHub page.
Enjoy!
Gal.