Skip to content

Releases: Rorosha/testcloud

testcloud-0.1.11

20 Feb 09:51

Choose a tag to compare

  • make libvirt url configurable
  • avoid race condition during listing domains

testcloud-0.1.10

20 Feb 09:49

Choose a tag to compare

  • use symlinks for file:// urls
  • look for the jinja template in the conf/ dir first

testcloud-0.1.9

20 Feb 09:48

Choose a tag to compare

  • "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

05 Feb 12:22

Choose a tag to compare

Small changes and improvements:

  • Explicitly throw exception if IP search times out
  • Small updates to docs

testcloud-0.1.7

08 Dec 19:43

Choose a tag to compare

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

03 Dec 14:38

Choose a tag to compare

Minor fixes found during fedora package review:

  • change testcloud/cli.py permissions to not be executable

testcloud-0.1.5

04 Nov 23:40

Choose a tag to compare

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

29 Sep 21:09

Choose a tag to compare

Multiple bug fixes.

v0.1.3 release

30 Aug 23:24

Choose a tag to compare

This release contains several bug fixes and general cleanup.

v 0.1.2

14 Jul 16:38

Choose a tag to compare

v 0.1.2 Pre-release
Pre-release

Added a polkit rule for headless execution.