summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/powerflex/CHANGELOG.rst
blob: 981bbfc43a19b5a6005cab518562e95ba46f006f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
===============================
Dellemc.PowerFlex Change Logs
===============================

.. contents:: Topics

v2.5.0
======

Minor Changes
-------------

- Fixed the roles to support attaching the MDM cluster to the gateway.
- The storage pool module has been enhanced to support more features.
- Added support for PowerFlex Onyx version(4.6.x).

v2.4.0
======

Minor Changes
-------------

- Added support for executing Ansible PowerFlex modules and roles on AWS environment.

v2.3.0
======

Minor Changes
-------------

- Added support for PowerFlex ansible modules and roles on Azure.
- Added support for resource group provisioning to validate, deploy, edit, add nodes and delete a resource group.
- The Info module is enhanced to list the firmware repositories.

New Modules
-----------

- dellemc.powerflex.resource_group - Manage resource group deployments on Dell PowerFlex

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
======

Minor Changes
-------------

- Info module is enhanced to support the listing of replication pairs.

New Modules
-----------

- dellemc.powerflex.replication_pair - Manage replication pairs on Dell PowerFlex

v1.5.0
======

Minor Changes
-------------

- Info module is enhanced to support the listing replication consistency groups.
- Renamed gateway_host to hostname
- Renamed verifycert to validate_certs.
- Updated modules to adhere with ansible community guidelines.

New Modules
-----------

- dellemc.powerflex.replication_consistency_group - Manage replication consistency groups on Dell PowerFlex

v1.4.0
======

Minor Changes
-------------

- Added support for 4.0.x release of PowerFlex OS.
- Info module is enhanced to support the listing volumes and storage pools with statistics data.
- Storage pool module is enhanced to get the details with statistics data.
- Volume module is enhanced to get the details with statistics data.

v1.3.0
======

Minor Changes
-------------

- Added execution environment manifest file to support building an execution environment with ansible-builder.
- Enabled the check_mode support for info module

New Modules
-----------

- dellemc.powerflex.mdm_cluster - Manage MDM cluster on Dell PowerFlex

v1.2.0
======

Minor Changes
-------------

- Names of previously released modules have been changed from dellemc_powerflex_\<module name> to \<module name>.

New Modules
-----------

- dellemc.powerflex.protection_domain - Manage Protection Domain on Dell PowerFlex

v1.1.1
======

Deprecated Features
-------------------

- The dellemc_powerflex_gatherfacts module is deprecated and replaced with dellemc_powerflex_info

v1.1.0
======

Minor Changes
-------------

- Added dual licensing.
- Gatherfacts module is enhanced to list devices.

New Modules
-----------

- dellemc.powerflex.device - Manage device on Dell PowerFlex
- dellemc.powerflex.sds - Manage SDS on Dell PowerFlex

v1.0.0
======

New Modules
-----------

- dellemc.powerflex.info - Gathering information about Dell PowerFlex
- dellemc.powerflex.sdc - Manage SDCs on Dell PowerFlex
- dellemc.powerflex.snapshot - Manage Snapshots on Dell PowerFlex
- dellemc.powerflex.storagepool - Managing Dell PowerFlex storage pool
- dellemc.powerflex.volume - Manage volumes on Dell PowerFlex