Lago v0.41
Hi All!
On behalf of the Lago team, I'm pleased to announce that the new release of
Lago 0.41 is available for download.
This release is focused on bug fixes.
General Improvements
- Release subnet leases when destroying an environment.
- Raise an informative message when
qemu
doesn't have the necessary permissions
to access a disk. - Drop warning when
lago
group doesn't exist.
Bug Fixes
- Fixed
lago list
command which lists all the prefixes in a given Workdir. - Print warning when failing to load plugins.
- guestfs: Fixed a bug where the exception would not be re-raised after max
attempts exceeded to remount.
Packaging
SDK
Docs
- Added installation guide for Ubuntu.
- Added docs for Lago's repo metadata format.
Testing
- Added fc26 to SDK functional tests.
- mock: Don't install the rpm of packages which are installed later by pip.
Python 3 Compatibility
- Use backported Python 3 super method.
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
OST Docs: http://ovirt-system-tests.readthedocs.io/en/latest/
Changelog: http://lago.readthedocs.io/en/0.41/_static/ChangeLog.txt
As always, if you find any problems, please open an issue in the GitHub page.
Enjoy!
Gal.