ngine-io / ansible-collection-cloudstack

CloudStack Ansible Collections
https://galaxy.ansible.com/ngine_io/cloudstack
GNU General Public License v3.0
21 stars 28 forks source link

Deprecate default zone #60

Closed rvalle closed 3 years ago

rvalle commented 3 years ago

Since the introduction of UI sorting features in ACS the underlying zone API became unreliable.

Commit https://github.com/ngine-io/ansible-collection-cloudstack/commit/be2a0493f14bbc8fface5e3c1d21ae4ad462d78b addressed the issue by encouraging users to provide a zone parameter through a deprecation warning.

The default zone should be deprecated with the upcoming Ansible 3 release support, since this is a breaking change.

resmo commented 3 years ago

fixed by #62