Releases: ansible-collections/netapp.cloudmanager
Releases · ansible-collections/netapp.cloudmanager
21.15.0
Minor Changes
- Add the description of the client_id based on the cloudmanager UI.
- Update
license_type
andcapacity_package_name
default values on capacity based license.
Full Changelog: 21.14.0...21.15.0
21.14.0
21.14.0
Minor Changes
- na_cloudmanager_snapmirror - add AWS FSx to snapmirror.
Bug Fixes
- CVO working environment clusterProperties is deprecated. Make changes accordingly. Add CVO update status check on
instance_type
change.
Full Changelog: 21.13.0...21.14.0
21.13.0
New Modules
- na_cloudmanager_aws_fsx - NetApp AWS FSX
Minor Changes
- na_cloudmanager_connector_aws - make the module idempotent for create and delete.
- na_cloudmanager_connector_aws - automatically fetch client_id and instance_id for delete.
- na_cloudmanager_connector_aws - report client_id if connector already exists.
- na_cloudmanager_info - new subsets - account_info, agents_info, active_agents_info.
- Add ONTAP image upgrade feature for AWS, AZURE and GCP CVOs. Add
upgrade_ontap_version
to indicate if upgrade ONTAP is needed. It only can be used whenuse_latest_version
is false andontap_version
is a specific version. - Add instance_type update feature for AWS, AZURE and GCP CVOs.
- na_cloudmanager_volume - Add
tiering_policy
andsnapshot_policy_name
modification, and report error if the properties cannot be changed.
Bug Fixes
- na_cloudmanager_cvo_gcp - handle extra auto-gen GCP labels to fix
gcp_labels
update failure. - Add
update_svm_password
forsvm_password
update on AWS, AZURE and GCP CVOs. Updatesvm_password
ifupdate_svm_password
is true.
Full Changelog: 21.12.1...21.13.0
21.12.1
Bug Fixes
- na_cloudmanager_connector_aws - fix default ami not found in the region on resource file
- na_cloudmanager_snapmirror - report actual error rather than None with "Error getting destination info".
Full Changelog: 21.12.0...21.12.1
21.12.0
Minor Changes
- Handle extra azure_tag on AZURE CVO and extra gcp_labels on GCP CVO HA on modification. gcp_labels modification on GCP CVO does not support remove labels.
- PR1 - allow usage of Ansible module group defaults - for Ansible 2.12+.
Bug Fixes
- na_cloudmanager_snapmirror - working environment get information api not working for onprem is fixed.
- Fix cannot find working environment if
working_environment_name
is provided.
New Contributors
Full Changelog: 21.11.0...21.12.0