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:
- Lago available for fc29
- plugins: vm: Faster 'extract_paths' implementation - This algorithm offers
- drastic speedups when dealing with the collection of a large dataset
- utils: Added 'TemporaryDirectory' context mgr
- Extracted '_ssh' context manager from '_scp'
- out-format: Always print yaml in block style
- Set file permissions on lock files
Bug Fixes:
- Fix issue: no cpu_map.xml file on libvirt fc29
- Fix failure in runnung tox -e docs
- Replace lago-devel mail list to devel mail list
- Throw error if yum install failed in deploy.sh
- func-tests: Update Centos image to 7.6
- tests: Fix config tests for non-standard config
- Fix comparison between LogRecord and level
- Fix 'super' usage - First parameter must be the current class, not the parent
- Dump capabilities when unexpected error occurs
- Use get_closest_mark instead of get_marker
- doc req: exclude incompatible nbsphinx versions
- Remove erroneous call to hexdigest method
- version_manager: Support shallow git clones
- Fix installation doc - sudo and shell redirect
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
Lago container:
docker pull lagoproject/lago
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
Docker Hub: https://hub.docker.com/r/lagoproject/lago/
Changelog: https://lago.readthedocs.io/en/latest/_static/ChangeLog.txt
As always, if you find any problems, please open an issue on the GitHub page.
Enjoy!
Galit