- Dropped support for Python 3.6. [fschulze]
- Added support for Python 3.10. [fschulze]
- Fix dhcpserver setup for newer VirtualBox versions. [fschulze]
- Fix tests for Python 3.x after ploy 2.0.0b3 release. [fschulze]
- Drop support for Python 3.4. [fschulze]
- Support for ploy 2.0.0. [fschulze]
- Add
delete
option to disks. If set tofalse
, the disk is kept in place upon instance termination and not deleted as per default. [fschulze] - Ask user whether to continue or not when checksum of downloaded iso image doesn't match. [tomster]
- Log info when starting an instance. [fschulze]
- Handle instances in
aborted
state. [fschulze] - Print error output of commands on failures. [fschulze]
- Use new helper in ploy 1.0.2 to setup proxycommand. [fschulze]
- Added possibility to specify a remote instance to use for a virtualbox master. [fschulze]
- Added ability to reference disk images via external URL for virtualbox instances storage. [tomster]
- Added documentation. [fschulze]
- Renamed
vb-master
tovirtualbox
, so the uids of instances are nicer. [fschulze] - Enable DHCP server when creating or modifying it. [fschulze]
- Verify and if possible create host only interfaces and dhcpservers. [fschulze]
- Add support for instances that have manually been put into
saved
state. [fschulze]
- Packaging and test fixes. [fschulze]
- Python 3 compatibility. [fschulze]
- Renamed mr.awsome to ploy and mr.awsome.virtualbox to ploy_virtualbox. [fschulze]
- Initial release [fschulze]