From 38b7c80217c4e72b1d8988eb1e60bb6e77334114 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2024 07:52:22 +0200 Subject: Adding upstream version 9.4.0+dfsg. Signed-off-by: Daniel Baumann --- .../dellemc/powerflex/CHANGELOG.rst | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) (limited to 'ansible_collections/dellemc/powerflex/CHANGELOG.rst') diff --git a/ansible_collections/dellemc/powerflex/CHANGELOG.rst b/ansible_collections/dellemc/powerflex/CHANGELOG.rst index 85d9eedbe..8e67089a3 100644 --- a/ansible_collections/dellemc/powerflex/CHANGELOG.rst +++ b/ansible_collections/dellemc/powerflex/CHANGELOG.rst @@ -5,6 +5,79 @@ Dellemc.PowerFlex Change Logs .. contents:: Topics +v2.2.0 +====== + +Minor Changes +------------- + +- The Info module is enhanced to retrieve lists related to fault sets, service templates, deployments, and managed devices. +- The SDS module has been enhanced to facilitate SDS creation within a fault set. + +New Modules +----------- + +- dellemc.powerflex.fault_set - Manage Fault Sets on Dell PowerFlex + +v2.1.0 +====== + +Minor Changes +------------- + +- Added support for PowerFlex Denver version(4.5.x) to TB and Config role. + +v2.0.1 +====== + +Minor Changes +------------- + +- Added Ansible role to support creation and deletion of protection domain, storage pool and fault set. +- Added Ansible role to support installation and uninstallation of Active MQ. +- Added support for PowerFlex Denver version(4.5.x) +- Added support for SDC installation on ESXi, Rocky Linux and Windows OS. + +v1.9.0 +====== + +Minor Changes +------------- + +- Added Ansible role to support installation and uninstallation of Gateway. +- Added Ansible role to support installation and uninstallation of SDR. +- Added Ansible role to support installation and uninstallation of Web UI. + +v1.8.0 +====== + +Minor Changes +------------- + +- Added Ansible role to support installation and uninstallation of LIA. +- Added Ansible role to support installation and uninstallation of MDM. +- Added Ansible role to support installation and uninstallation of SDS. +- Added Ansible role to support installation and uninstallation of TB. + +v1.7.0 +====== + +Minor Changes +------------- + +- Added Ansible role to support installation and uninstallation of SDC. +- Added sample playbooks for the modules. +- Device module is enhanced to support force addition of device to the SDS. +- Info module is enhanced to list statistics in snapshot policies. +- Replication consistency group module is enhanced to support failover, restore, reverse, switchover, and sync operations. +- SDC module is enhanced to configure performance profile and to remove SDC. +- Updated modules to adhere with ansible community guidelines. + +New Modules +----------- + +- dellemc.powerflex.snapshot_policy - Manage snapshot policies on Dell PowerFlex + v1.6.0 ====== -- cgit v1.2.3