Releases: lago-project/lago-ost-plugin
Lago OST Plugin v0.46
Hi,
On behalf of the Lago team, I'm pleased to announce that lago-ost-plugin v0.46, is available. This release adds support for Fedora 29 and includes some bug fixes and new features.
New Features
Fedora29 requires gcc which is missing
Fedora requires dnf-utils
Lago ost plugin does not need to depend directly on createrepo. repoman depends on it (on createrepo_c which is OK). This a This allows us to get rid of 'yum' if needed.
Bug Fixes
Fix Lago ExtractPathNoPathError
Fix "with_repo_server" docstrings
Installing And Upgrading
To upgrade using yum or dnf, simply run:
yum/dnf update lago-ost-plugin
Resources
Docs: http://lago-ost-plugin.readthedocs.io/en/latest/
GitHub: https://github.com/lago-project/lago-ost-plugin
YUM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
OST Docs: http://ovirt-system-tests.readthedocs.io/en/latest/
Changelog: http://lago-ost-plugin.readthedocs.io/en/latest/_static/ChangeLog.txt
As always, if you find any issues, please open an issue on the GitHub page.
Enjoy!
Galit
Lago OST Plugin v0.45
Hi,
On behalf of the Lago team, I'm pleased to announce that lago-ost-plugin v0.45, is available. This release adds support for Fedora 28 and includes some bug fixes and new features.
New Features
- Allow to create multiple internal repos. With this feature each VM can be configured with its own internal_repo.
- Allow to consume oVirt engine's system service directly with
with_ovirt_api4_service
decorator. - Use a multi-threaded http server for the internal repo.
- Add
--version
flag. - Allow to specify custom name and path to the
junit.xml
reports.
Bug Fixes
- Log the internal repo's http server errors to lago.log instead of stdout.
- Generate
junit.xml
file even if an exception occures during log collection from the VMs.
Installing And Upgrading
To upgrade using yum or dnf, simply run:
yum/dnf update lago-ost-plugin
Resources
Docs: http://lago-ost-plugin.readthedocs.io/en/latest/
GitHub: https://github.com/lago-project/lago-ost-plugin
YUM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
OST Docs: http://ovirt-system-tests.readthedocs.io/en/latest/
Changelog: http://lago-ost-plugin.readthedocs.io/en/latest/_static/ChangeLog.txt
As always, if you find any issues, please open an issue on the GitHub page.
Enjoy!
Gal.
Lago OST Plugin v0.44
Hi,
On behalf of the Lago team, I'm pleased to announce that lago-ost-plugin v0.44, is available. This is a small release, which adds support for Fedora 27 and includes 2 bug fixes.
Bug Fixes
- Add support for *-IBRS CPUs.
- Fix the error message when reposync fails.
Installing And Upgrading
To upgrade using yum or dnf, simply run:
yum/dnf update lago-ost-plugin
Resources
Docs: http://lago-ost-plugin.readthedocs.io/en/latest/
GitHub: https://github.com/lago-project/lago-ost-plugin
YUM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
OST Docs: http://ovirt-system-tests.readthedocs.io/en/latest/
Changelog: http://lago-ost-plugin.readthedocs.io/en/latest/_static/ChangeLog.txt
As always, if you find any issues, please open an issue on the GitHub page.
Enjoy!
Gal.
Lago OST Plugin v0.43
Hi,
On behalf of the Lago team I'm pleased to announce that lago-ost-plugin v0.43, is available. This is a small release, including 2 bug fixes.
Bug Fixes
- #21 - reposync: Use a unique temp dir for cache
- #23 - lago ovirt start: Match cluster CPU compatibility
Installing And Upgrading
To upgrade using yum or dnf, simply run:
yum/dnf update lago-ost-plugin
Resources
Docs: http://lago-ost-plugin.readthedocs.io/en/latest/
GitHub: https://github.com/lago-project/lago-ost-plugin
YUM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
OST Docs: http://ovirt-system-tests.readthedocs.io/en/latest/
Changelog: http://lago-ost-plugin.readthedocs.io/en/latest/_static/ChangeLog.txt
As always, if you find any problems, please open an issue in the GitHub page.
Enjoy!
Nadav.
Lago OST plugin v0.42
Hi All!
On behalf of the Lago OST plugin team, I'm pleased to announce that the new release of
lago-ost-plugin 0.42 is available for download.
General Improvements
Bug Fixes
Packaging
- Fedora 26 RPM is now available.
- When installing with RPM: don't try to configure Firewalld if it's not running.
Docs
- Added docs about how
lago-ost-plugin
integrates withreposync
andrepoman
(the docs are part of OST documentation).
Testing
- mock: Don't install the RPM of packages which are installed later by pip.
Python 3 Compatibility
Installing And Upgrading
To upgrade using yum or dnf, simply run:
yum/dnf update lago-ost-plugin
Resources
Docs: http://lago-ost-plugin.readthedocs.io/en/latest/
GitHub: https://github.com/lago-project/lago-ost-plugin
YUM Repository: http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
OST Docs: http://ovirt-system-tests.readthedocs.io/en/latest/
Changelog: http://lago-ost-plugin.readthedocs.io/en/latest/_static/ChangeLog.txt
As always, if you find any problems, please open an issue in the GitHub page.
Enjoy!
Gal.