Skip to content

Lago v0.43

Compare
Choose a tag to compare
@gbenhaim gbenhaim released this 03 Apr 11:09
· 195 commits to master since this release
8291249

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

  • Add NUMA support.

Bug Fixes

  • Allow creating an environment in an existing dir.

Packaging

  • No change.

SDK

  • Expose paths to internal objects such as the ssh key, lago log, etc...

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: http://lago.readthedocs.io/en/0.43/_static/ChangeLog.txt

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

Enjoy!

Gal.