Skip to content

Lago v0.42

Compare
Choose a tag to compare
@gbenhaim gbenhaim released this 06 Dec 19:35
· 220 commits to master since this release
459072a

Hi All!

On behalf of the Lago team, I'm pleased to announce that the new release of
Lago 0.42 is available for download.

General Improvements

  • Added support for Fedora 27.
  • Allow setting MTU per network.
  • Ease CPU load when waiting for SSH connection in lago deploy.

Bug Fixes

  • Added signal handling. A Proper cleanup will be done when sending SIGTERM/SIGHUP to lago.

Packaging

  • No change.

SDK

  • Added a new method for getting all the IPs of a VM in a specific network.

Docs

  • Improved troubleshooting docs.

Automation

  • Use yapf version 0.20.

Testing

  • SDK functional - Test that VM is defined and running.

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
OST Docs: http://ovirt-system-tests.readthedocs.io/en/latest/
Changelog: http://lago.readthedocs.io/en/0.42/_static/ChangeLog.txt

As always, if you find any problems, please open an issue on the GitHub page.

Enjoy!

Gal.