Releases: MissionCriticalCloud/vagrant-cloudstack
Releases · MissionCriticalCloud/vagrant-cloudstack
v1.5.1
Concession Obsession
- Support multiple network ids and network names (PR #148)
- Add ssh_network_id and ssh_network_name configuration (PR #149)
- Add (firewall management for) VPC support (PR #151)
- Remove additional data disk on destroy (PR #152)
- Add Docker containers for development and testing (PR #159)
- CloudStack >= 4.6 list all offerings / templates. (PR #161)
Dublin Mudslide
- Automate port forwarding for RDP for Windows guests (PR #117)
- Specify
trusted_networks
by Array (PR #121) - Random public port range is specified by hash using
:start
and:end
(PR #122) - Generate firewall rule from port forward rules automatically (PR #123)
- Let firewall rule elements (
ipaddress
,protocol
,startport
) use defaults (PR #123) - Generate SSH keypair for lifetime of VM (PR #125)
- Deprecate usage in Vagrantfile of
cloudstack.network_type
(PR #134) - Determine dynamically from ZONE if 'Basic' or 'Advanced' networking (PR #134)
- Allow trusted_networks as both string or array (PR #146)
Schweddy Balls
- Add support for disk offering (PR#89)
- Fix bug open file handles on Windows (PR#98)
- Add support for Windows guests (PR#96)
- Automate port forwarding for the Communicator (PR#104)
- Allow setting to open Firewall to specific network (PR#99)
- Make config.vm.box an optional setting in Vagrantfile (PR#105)