- Drop Python 2.7 support
- Add feature create load balancer globo
- Add feature enableAutoScaleVmGroups
- Add feature disableAutoScaleVmGroups
- Add feature listAutoScaleVmGroups
- Add attach and dettach lb member
- Add missing project_id at vm_get_info action
- Fix sshkeypair_register name and entry_point
- Fix parameters properties
- Fix
network_delete_globolib action
- Fix network_update name and entry_point
- Remove enum properties for
subnet
- Remove required from boolean field
is_ipv6 - Change to string type at
subnet
- Add default value at project_create
extra_parameters - Remove immutable properties from
acl_typeandsubnet
- Add extra_parameters at project create action
- Using POST method at CloudStack client
- Fix unused variable at vm deploy action
- Fix variables name
- Fix enum at network_create_globo.yaml
- Fix missing returns
- Add Network create Globo command
- Add Network delete Globo command
- Add Network restart command
- Add Network update command
- Add Project create command
- Add Project delete command
- Add SSHKeyPair create command
- Add SSHKeyPair delete command
- Add SSHKeyPair list command
- Add SSHKeyPair register command
- Add VM destroy command
- Add VM stop command
- Add VM start command
- Add VM deploy command
- Add VM reboot command
- Initial pack integration