Skip to content

v18

Compare
Choose a tag to compare
@AbelHu AbelHu released this 25 Oct 02:33
· 880 commits to master since this release

New Features:

  • Support to assign dynamic public IPs to VMs in one resource pool automatically.

    • You can use below config to enable it.
    • You can see the background in the issue #217.
    resource_pools:
    - name: default
      cloud_properties:
        assign_dynamic_public_ip: true   # defaults to false