diff options
Diffstat (limited to 'ansible_collections/purestorage/fusion/CHANGELOG.rst')
-rw-r--r-- | ansible_collections/purestorage/fusion/CHANGELOG.rst | 249 |
1 files changed, 0 insertions, 249 deletions
diff --git a/ansible_collections/purestorage/fusion/CHANGELOG.rst b/ansible_collections/purestorage/fusion/CHANGELOG.rst deleted file mode 100644 index b6a0f071a..000000000 --- a/ansible_collections/purestorage/fusion/CHANGELOG.rst +++ /dev/null @@ -1,249 +0,0 @@ -================================ -Purestorage.Fusion Release Notes -================================ - -.. contents:: Topics - - -v1.6.1 -====== - -Minor Changes -------------- - -- fusion_volume - Allow creating a new volume from already existing volume or volume snapshot - -v1.6.0 -====== - -Minor Changes -------------- - -- all modules - return resource's id parameter on update and create. -- fusion_array - added `apartment_id` argument, which can be used when creating an array. -- fusion_pg - introduced `destroy_snapshots_on_delete` which, if set to true, ensures that before deleting placement group, snapshots within the placement group will be deleted. -- fusion_pp - 'local_rpo' duration parsing documented, 'local_retention' minimum value fixed -- fusion_pp - Allow leading zeros in duration strings -- fusion_pp - Change the minimum value of the protection policy local retention from 1 to 10 -- fusion_pp - introduced `destroy_snapshots_on_delete` which, if set to true, ensures that before deleting protection policy, snapshots within the protection policy will be deleted. -- fusion_volume - Allow creating a new volume from already existing volume or volume snapshot - -v1.5.0 -====== - -Minor Changes -------------- - -- FUSION_API_HOST && FUSION_HOST - changed logic, now this variables require host name without path -- Fusion authentication - add 'access_token' module's parameter and 'FUSION_ACCESS_TOKEN' environment variable, as an alternative way of the authentication. -- fusion - added private key password, which is used to decrypt private key files -- fusion_info - `array` is None if missing in `volume` -- fusion_info - `hardware_types` is None if missing in `storage_service` -- fusion_info - `network_interface_groups` is None if missing in `iscsi_interfaces` in `storage_endpoint` -- fusion_info - introduce 'availability_zones' subset option -- fusion_info - introduce 'host_access_policies' subset option -- fusion_info - introduce 'network_interfaces' subset option -- fusion_info - introduce 'regions' subset option -- fusion_info - rename 'appliances' in default dict to 'arrays' for consistency -- fusion_info - rename 'hosts' dict to 'host_access_policies' for consistency -- fusion_info - rename 'interfaces' dict to 'network_interfaces' for consistency -- fusion_info - rename 'placements_groups' in default dict to 'placement_groups' for consistency -- fusion_info - rename 'zones' dict to 'availability_zones' for consistency -- fusion_info - rename hardware to hardware_types in response for consistency -- fusion_info - rename storageclass to storage_classes in response for consistency -- fusion_pp - duration parsing improved. Supports combination of time units (E.g 5H5M) -- fusion_ra - added `api_client_key` argument, which can be used instead of `user` and `principal` argument -- fusion_ra - added `principal` argument, which is an ID of either API client or User and can be used instead of `user` argument -- fusion_se - add support for CBS Storage Endpoint - -Deprecated Features -------------------- - -- fusion_api_client - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_array - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_az - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_hap - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_hap - parameters `nqn`, `wwns`, `host_password`, `host_user`, `target_password`and `target_user` were deprecated -- fusion_hw - FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_info - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_info - 'hosts' subset is deprecated in favor of 'host_access_policies' and will be removed in the version 2.0.0 -- fusion_info - 'interfaces' subset is deprecated in favor of 'network_interfaces' and will be removed in the version 2.0.0 -- fusion_info - 'zones' subset is deprecated in favor of 'availability_zones' and will be removed in the version 2.0.0 -- fusion_ni - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_nig - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_pg - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_pp - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_ra - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_region - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_sc - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_se - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_se - `endpoint_type` parameter is now deprecated and will be removed in version 2.0.0 -- fusion_ss - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_tenant - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_tn - FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_ts - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 -- fusion_volume - 'app_id' and 'key_file' parameters are deprecated in favor of 'issuer_id' and 'private_key_file' parameters and will be removed in the version 2.0.0, FUSION_APP_ID and FUSION_HOST env variables are deprecated in favor of FUSION_ISSUER_ID and FUSION_HOST and will be removed in the version 2.0.0 - -Bugfixes --------- - -- fusion_info - fix runtime errors caused when listing `interfaces`, `arrays` and `snapshots` dicts -- fusion_pg - freshly created placement group is now moved to correct array -- fusion_pp - 'local_rpo' changed to accept same input as 'local_retention' -- fusion_pp - updated retention description -- fusion_ra - 'name' deprecated and aliased to 'role' - -v1.4.2 -====== - -Minor Changes -------------- - -- added Python package dependency checks in prerequisites.py -- fusion_hap - added missing 'windows' personality type - -Bugfixes --------- - -- fusion_array - correct required parameters -- fusion_hap - display name has now default value set to the value of name -- fusion_hw - correct required parameters -- fusion_pg - correct required parameters -- fusion_pp - correct required parameters -- fusion_sc - correct required parameters -- fusion_ss - allow updating hardware types, correct required parameters -- fusion_tn - fix attribute error -- fusion_volume - protection policy can now be unset by using '' as name - -v1.4.1 -====== - -v1.4.0 -====== - -Major Changes -------------- - -- Patching of resource properties was brought to parity with underlying Python SDK -- fusion_volume - fixed and reorganized, arguments changed - -Minor Changes -------------- - -- errors_py - added opt-in global exception handler which produces simpler and cleaner messages on REST errors -- removed dependency on Python `netaddr` package - -Deprecated Features -------------------- - -- fusion_hw - hardware module is being removed as changing hardware type has never been supported by Pure Storage Fusion -- fusion_info - nigs subset is deprecated in favor of network_interface_groups and will be removed in the version 1.7.0 -- fusion_info - placements subset is deprecated in favor of placement_groups and will be removed in the version 1.7.0 -- fusion_pg - placement_engine option is deprecated because Fusion API does not longer support this parameter It will be removed in the version 2.0.0 -- fusion_se - parameters 'addresses', 'gateway' and 'network_interface_groups' are deprecated in favor of 'iscsi' and will be removed in version 2.0.0 -- fusion_tn - tenant networks are being replaced by storage endpoints ```fusion_se``` and Network Interface Groups ```fusion_nig``` - -Bugfixes --------- - -- fusion_api_client - error messages now mostly handled by errors_py -- fusion_hap - could not delete host access policy without iqn option. Now it needs only name option for deletion -- fusion_hap - error messages now mostly handled by errors_py -- fusion_hap - uppercase names were not supported. Now uppercase names are allowed -- fusion_info - fixes typo in output 'appiiances' -> 'appliances' -- fusion_info - network_interface_groups subset returned nothing. Now it collects the same information as nigs subset -- fusion_info - placements subset returned nothing. Now it collects the same information as placement_groups subset -- fusion_nig - add missing 'availability_zone' format param in error message -- fusion_nig - error messages now mostly handled by errors_py -- fusion_pg - create_pg always broke runtime. Now it executes and creates placement group successfully -- fusion_pg - error messages now mostly handled by errors_py -- fusion_pp - error messages now mostly handled by errors_py -- fusion_pp - fix call to parse_minutes where we were missing a required argument -- fusion_sc - error messages now mostly handled by errors_py -- fusion_se - add missing 'availability_zone' format param in error message -- fusion_se - error messages now mostly handled by errors_py -- fusion_se - fix call in get_nifg where provider_subnet was used instead of network_interface_group_name -- fusion_ss - error messages now mostly handled by errors_py -- fusion_tenant - error messages now mostly handled by errors_py -- fusion_ts - add missing 'tenant' format param in error message -- fusion_ts - error messages now mostly handled by errors_py -- fusion_volume - error messages now mostly handled by errors_py - -v1.3.0 -====== - -Bugfixes --------- - -- fusion_pg - Add missing 'region' parameter -- fusion_tn - Add missing 'region' parameter - -v1.2.0 -====== - -Minor Changes -------------- - -- fusion_info - Added API Client information - -Bugfixes --------- - -- fusion_info - Fixed issue with storage endpoint dict formatting - -v1.1.1 -====== - -v1.1.0 -====== - -Minor Changes -------------- - -- fusion_az - Add delete AZ option -- fusion_az - Allow any region to be specified instead of limited to a known list -- fusion_pp - Add delete PP option -- fusion_sc - Add delete SC option -- fusion_ss - Add delete SS option - -Bugfixes --------- - -- Allow correct use of environmental variables for App ID and private file file - -New Modules ------------ - -- purestorage.fusion.fusion_region - Manage Regions in Pure Storage Fusion - -v1.0.3 -====== - -v1.0.2 -====== - -v1.0.1 -====== - -v1.0.0 -====== - -New Modules ------------ - -- purestorage.fusion.fusion_api_client - Manage API clients in Pure Storage Fusion -- purestorage.fusion.fusion_array - Manage arrays in Pure Storage Fusion -- purestorage.fusion.fusion_az - Create Availability Zones in Pure Storage Fusion -- purestorage.fusion.fusion_hap - Manage host access policies in Pure Storage Fusion -- purestorage.fusion.fusion_hw - Create hardware types in Pure Storage Fusion -- purestorage.fusion.fusion_info - Collect information from Pure Fusion -- purestorage.fusion.fusion_nig - Manage Network Interface Groups in Pure Storage Fusion -- purestorage.fusion.fusion_pg - Manage placement groups in Pure Storage Fusion -- purestorage.fusion.fusion_pp - Manage protection policies in Pure Storage Fusion -- purestorage.fusion.fusion_ra - Manage role assignments in Pure Storage Fusion -- purestorage.fusion.fusion_sc - Manage storage classes in Pure Storage Fusion -- purestorage.fusion.fusion_ss - Manage storage services in Pure Storage Fusion -- purestorage.fusion.fusion_tenant - Manage tenants in Pure Storage Fusion -- purestorage.fusion.fusion_tn - Manage tenant networks in Pure Storage Fusion -- purestorage.fusion.fusion_ts - Manage tenant spaces in Pure Storage Fusion -- purestorage.fusion.fusion_volume - Manage volumes in Pure Storage Fusion |