Releases: Rorosha/testcloud
Releases · Rorosha/testcloud
testcloud-0.1.11
testcloud-0.1.10
- use symlinks for file:// urls
- look for the jinja template in the conf/ dir first
testcloud-0.1.9
- "destroy" commands renamed to "remove"
- "instance remove" now supports "--force"
- new "instance reboot" command
- no more crashes when stopping an already stopped instance
- option to automatically stop an instance during remove (API)
testcloud-0.1.8
Small changes and improvements:
- Explicitly throw exception if IP search times out
- Small updates to docs
testcloud-0.1.7
Several fixes, some of which aren't backwards compatible.
- Added configurable/settable instance memory (T659) and disk size (T420)
- Improved handling of images with larget disks (T657)
- Changed "cache" to "backinstores" to reduce potential confusion (T521)
testcloud-0.1.6
Minor fixes found during fedora package review:
- change
testcloud/cli.pypermissions to not be executable
testcloud-0.1.5
Multiple bugfix release:
- use libvirt instead of virt-install
- no longer crash when deleting an unregistered domain
- list IP address in
testcloud instance list --all
v0.1.4
v0.1.3 release
This release contains several bug fixes and general cleanup.