[lago-devel] New Lago release - v0.34

Nadav Goldin ngoldin at redhat.com
Tue Feb 7 21:49:11 UTC 2017


Hi all,
New Lago version is out - v0.34, notable changes in this release:

1. New command - 'lago ansible_hosts'
This command will generate an ansible inventory file, it requires the
prefix to be initialized before calling it. VMs will be grouped by
their respective 'vm-type' in the inventory file, for an example on
how to use it, see the PR[1].

2. A work-around for python2-paramiko-1.16.1-1.el7 failure[2], which
was caused due to a new python2-crypto release. Hopefully, a new
paramiko version will be pushed to epel soon, so we could remove this
by the next release.

3. Require python-paramiko >= v2.1.1 on Fedora 24/25, it is available
under fedora/updates.

4. The video device will no longer be created.

The full commit log is available at [3],
Thanks everyone for their contributions!

Upgrading
---------------
To upgrade using yum or dnf, simply run:

yum/dnf update lago

Note to ovirt-system-tests users
-----------------------------------------------
Please ensure after upgrading that the 'ovirtlago' service is enabled
by executing:
sudo firewall-cmd --add-service=ovirtlago --permanent
sudo firewall-cmd --reload

As always, if you find any problems, please open an issue in the GitHub page[4].

Enjoy,

Nadav.

Docs:  http://lago.readthedocs.io/en/0.34/
RPM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
GitHub: https://github.com/lago-project/lago/
For OST docs: http://ovirt-system-tests.readthedocs.io/en/latest/

[1] https://github.com/lago-project/lago/pull/428#issuecomment-274070364
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1419312
[3] https://github.com/lago-project/lago/compare/0.33...0.34
[4] https://github.com/lago-project/lago/issues/



More information about the lago-devel mailing list