Hi
Ansible will shortly be frozen for new modules for the v2.5 release, I
take the chance to recap all the new and shiny things related to
CloudStack. The final release of 2.5 has target March 2018.
Ansible includes the following new CloudStack modules:
cs_network_offering
cs_service_offering
cs_vpc_offering
cs_vpn_connection
cs_vpn_customer_gateway
Many thanks to dpassante who contributed 2 modules including integration
tests!
dpassante (2):
cloudstack: new module cs_network_offering (#34354)
Add new Cloudstack module cs_vpc_offering (#34797)
Some noteworthy changes:
cs_snapshot_policy: fix VM not found in non-default zone
cs_vpc: fix network_domain param ignored (#35690)
cs_network: implement support acl (#35706)
cs_vpc: add new argument clean_up (#33278)
cs_firewall: use list type for cidr (#33020)
cloudstack: fix timeout in ini config file is ignored (#34833,
also backported to 2.4.3)
cloudstack: cs_network: implement subdomain_access (#34741)
A complete overview of all CloudStack modules can be found at
http://docs.ansible.com/ansible/devel/module_docs/list_of_cloud_modules.html#cloudstack
Many thanks to all contributors.
René