↵ Return to the main page of python3-testcloud
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-03-22 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 0.5.0-1 | - Fix crash in _handle_connection_tip - Allow to create an instance without specifying a name - Fix instance.image_path - Make network working in qemu:///session |
2020-12-16 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 0.4.0-1 | - Support creating instances by fedora:XX, fedora:latest and fedora:qa-matrix strings - Implement auto cleaning of backingstore - Make testcloud compatible with future Python 3.10 - Adapt to requests defaulting to simplejson if present - Don't throw out exception when trying to create instance already existing in libvirt - --all is now the default in testcloud instance list - Show some hints to the users on instance create/start - cleanup the instance bits when instance create fails |
2020-11-16 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 0.3.7-1 | - Do not throw out ugly tracebacks if user uses cli (#1887815) - Parse CMD_LINE_ARGS and add CMD_LINE_ENVS (https://pagure.io/testcloud/issue/49) - Add try/except check to instance.prepare() as permissions error can occur there too - Update documentation - Add manpage |
2020-10-09 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 0.3.6-1 | - Improve user experience when testcloud fails because of missing group |
2020-08-27 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 0.3.5-4 | - ExclusiveArch to prevent koji from trying to build this on i686 |
2020-07-29 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.3.5-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-05-26 | Miro HronĨok <mhroncok at redhat dot com> - 0.3.5-2 | - Rebuilt for Python 3.9 |
2020-05-22 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 0.3.5-1 | - Typo fix in RHEL 8 qemu-kvm naming workaround |
2020-05-21 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 0.3.4-1 | - Ugly hotfix for tmt |
2020-05-20 | Frantisek Zatloukal <fzatlouk at redhat dot com> - 0.3.3-1 | - Support RHEL 8 hosts (different qemu-kvm path) - Move most of the deps into python3-testcloud |