Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly cancel deprecation of netapp.storagegrid #497

Merged
merged 2 commits into from
Nov 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions 10/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,9 @@ collections:
reason: considered-unmaintained
discussion: https://forum.ansible.com/t/2811
announce_version: 10.0.0a1
updates:
- cancelled_version: 10.7.0
reason_text: Maintenance of the collection has been taken over by another team at NetApp.
netapp_eseries.santricity:
repository: https://github.com/netapp-eseries/santricity
netbox.netbox:
Expand Down
28 changes: 19 additions & 9 deletions 11/CHANGELOG-v11.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@ This changelog describes changes since Ansible 10\.0\.0\.
- <a href="#added-collections">Added Collections</a>
- <a href="#ansible-core-1">Ansible\-core</a>
- <a href="#changed-collections-1">Changed Collections</a>
- <a href="#major-changes">Major Changes</a>
- <a href="#unchanged-collections-1">Unchanged Collections</a>
- <a href="#v11-0-0b1">v11\.0\.0b1</a>
- <a href="#release-summary-2">Release Summary</a>
- <a href="#ansible-core-2">Ansible\-core</a>
- <a href="#changed-collections-2">Changed Collections</a>
- <a href="#major-changes">Major Changes</a>
- <a href="#major-changes-1">Major Changes</a>
- <a href="#minor-changes">Minor Changes</a>
- <a href="#breaking-changes--porting-guide">Breaking Changes / Porting Guide</a>
- <a href="#deprecated-features">Deprecated Features</a>
Expand All @@ -34,7 +35,7 @@ This changelog describes changes since Ansible 10\.0\.0\.
- <a href="#removed-collections">Removed Collections</a>
- <a href="#ansible-core-5">Ansible\-core</a>
- <a href="#changed-collections-3">Changed Collections</a>
- <a href="#major-changes-1">Major Changes</a>
- <a href="#major-changes-2">Major Changes</a>
- <a href="#minor-changes-1">Minor Changes</a>
- <a href="#breaking-changes--porting-guide-1">Breaking Changes / Porting Guide</a>
- <a href="#deprecated-features-1">Deprecated Features</a>
Expand All @@ -49,7 +50,7 @@ This changelog describes changes since Ansible 10\.0\.0\.
- <a href="#added-collections-1">Added Collections</a>
- <a href="#ansible-core-8">Ansible\-core</a>
- <a href="#included-collections">Included Collections</a>
- <a href="#major-changes-2">Major Changes</a>
- <a href="#major-changes-3">Major Changes</a>
- <a href="#minor-changes-2">Minor Changes</a>
- <a href="#breaking-changes--porting-guide-2">Breaking Changes / Porting Guide</a>
- <a href="#deprecated-features-2">Deprecated Features</a>
Expand Down Expand Up @@ -224,6 +225,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
- <a href="#added-collections">Added Collections</a>
- <a href="#ansible-core-1">Ansible\-core</a>
- <a href="#changed-collections-1">Changed Collections</a>
- <a href="#major-changes">Major Changes</a>
- <a href="#unchanged-collections-1">Unchanged Collections</a>

<a id="release-summary-1"></a>
Expand Down Expand Up @@ -253,6 +255,12 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
| ------------------ | ---------------- | ---------------- | ----------------------------------- |
| netapp.storagegrid | | 21.13.0 | The collection was added to Ansible |

<a id="major-changes"></a>
### Major Changes

* The previously removed collection netapp\.storagegrid was re\-added to Ansible 11 \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\.
Maintenance of the collection has been taken over by another team at NetApp\.

<a id="unchanged-collections-1"></a>
### Unchanged Collections

Expand Down Expand Up @@ -355,7 +363,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
- <a href="#release-summary-2">Release Summary</a>
- <a href="#ansible-core-2">Ansible\-core</a>
- <a href="#changed-collections-2">Changed Collections</a>
- <a href="#major-changes">Major Changes</a>
- <a href="#major-changes-1">Major Changes</a>
- <a href="#amazon-aws">amazon\.aws</a>
- <a href="#ansible-utils">ansible\.utils</a>
- <a href="#dellemc-openmanage">dellemc\.openmanage</a>
Expand Down Expand Up @@ -483,7 +491,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
| vmware.vmware | 1.5.0 | 1.6.0 | |
| vmware.vmware_rest | 4.1.0 | 4.2.0 | |

<a id="major-changes"></a>
<a id="major-changes-1"></a>
### Major Changes

<a id="amazon-aws"></a>
Expand Down Expand Up @@ -1464,7 +1472,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
- <a href="#removed-collections">Removed Collections</a>
- <a href="#ansible-core-5">Ansible\-core</a>
- <a href="#changed-collections-3">Changed Collections</a>
- <a href="#major-changes-1">Major Changes</a>
- <a href="#major-changes-2">Major Changes</a>
- <a href="#dellemc-openmanage-4">dellemc\.openmanage</a>
- <a href="#fortinet-fortios">fortinet\.fortios</a>
- <a href="#ieisystem-inmanage">ieisystem\.inmanage</a>
Expand Down Expand Up @@ -1564,7 +1572,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
| netapp_eseries.santricity | 1.4.0 | 1.4.1 | |
| ngine_io.cloudstack | 2.4.1 | 2.5.0 | |

<a id="major-changes-1"></a>
<a id="major-changes-2"></a>
### Major Changes

<a id="dellemc-openmanage-4"></a>
Expand Down Expand Up @@ -2011,7 +2019,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
- <a href="#added-collections-1">Added Collections</a>
- <a href="#ansible-core-8">Ansible\-core</a>
- <a href="#included-collections">Included Collections</a>
- <a href="#major-changes-2">Major Changes</a>
- <a href="#major-changes-3">Major Changes</a>
- <a href="#ansible-netcommon">ansible\.netcommon</a>
- <a href="#ansible-posix-2">ansible\.posix</a>
- <a href="#arista-eos-1">arista\.eos</a>
Expand Down Expand Up @@ -2284,7 +2292,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
| vyos.vyos | 4.1.0 | 5.0.0 | |
| wti.remote | 1.0.5 | 1.0.10 | Unfortunately, this collection does not provide changelog data in a format that can be processed by the changelog generator. |

<a id="major-changes-2"></a>
<a id="major-changes-3"></a>
### Major Changes

<a id="ansible-netcommon"></a>
Expand Down Expand Up @@ -3292,6 +3300,8 @@ If not mentioned explicitly\, the changes are reported in the combined changelog

* The <code>inspur\.sm</code> collection was considered unmaintained and has been removed from Ansible 11 \([https\://forum\.ansible\.com/t/2854](https\://forum\.ansible\.com/t/2854)\)\.
Users can still install this collection with <code>ansible\-galaxy collection install inspur\.sm</code>\.
* The <code>netapp\.storagegrid</code> collection was considered unmaintained and has been removed from Ansible 11 \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\.
Users can still install this collection with <code>ansible\-galaxy collection install netapp\.storagegrid</code>\.
* The collection <code>t\_systems\_mms\.icinga\_director</code> has been completely removed from Ansible\.
It has been renamed to <code>telekom\_mms\.icinga\_director</code>\.
<code>t\_systems\_mms\.icinga\_director</code> has been replaced by deprecated redirects to <code>telekom\_mms\.icinga\_director</code> in Ansible 9\.0\.0\.
Expand Down
8 changes: 8 additions & 0 deletions 11/CHANGELOG-v11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,12 @@ If not mentioned explicitly, the changes are reported in the combined changelog
| netapp.storagegrid | | 21.13.0 | The collection was added to Ansible |
+--------------------+------------------+------------------+-------------------------------------+

Major Changes
-------------

- The previously removed collection netapp.storagegrid was re-added to Ansible 11 (`https://forum.ansible.com/t/2811 <https://forum.ansible.com/t/2811>`__).
Maintenance of the collection has been taken over by another team at NetApp.

Unchanged Collections
---------------------

Expand Down Expand Up @@ -3082,6 +3088,8 @@ Removed Features (previously deprecated)

- The ``inspur.sm`` collection was considered unmaintained and has been removed from Ansible 11 (`https://forum.ansible.com/t/2854 <https://forum.ansible.com/t/2854>`__).
Users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
- The ``netapp.storagegrid`` collection was considered unmaintained and has been removed from Ansible 11 (`https://forum.ansible.com/t/2811 <https://forum.ansible.com/t/2811>`__).
Users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
- The collection ``t_systems_mms.icinga_director`` has been completely removed from Ansible.
It has been renamed to ``telekom_mms.icinga_director``.
``t_systems_mms.icinga_director`` has been replaced by deprecated redirects to ``telekom_mms.icinga_director`` in Ansible 9.0.0.
Expand Down
1 change: 1 addition & 0 deletions 11/ansible-11.build
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ netapp.cloudmanager: >=21.24.0,<22.0.0
netapp.ontap: >=22.12.0,<23.0.0
netapp.storagegrid: >=21.13.0,<22.0.0
netapp_eseries.santricity: >=1.4.0,<2.0.0
netapp.storagegrid: >=21.13.0,<22.0.0
netbox.netbox: >=3.20.0,<4.0.0
ngine_io.cloudstack: >=2.5.0,<3.0.0
openstack.cloud: >=2.2.0,<3.0.0
Expand Down
8 changes: 8 additions & 0 deletions 11/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,14 @@ collections:
- jkandati
- joshedmonds
repository: https://github.com/ansible-collections/netapp.storagegrid
removal:
major_version: 11
reason: considered-unmaintained
discussion: https://forum.ansible.com/t/2811
updates:
- removed_version: 11.0.0a1
- readded_version: 11.0.0b2
reason_text: Maintenance of the collection has been taken over by another team at NetApp.
netapp_eseries.santricity:
repository: https://github.com/netapp-eseries/santricity
netbox.netbox:
Expand Down
8 changes: 8 additions & 0 deletions 11/porting_guide_11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,12 @@ Added Collections

- netapp.storagegrid (version 21.13.0)

Major Changes
-------------

- The previously removed collection netapp.storagegrid was re-added to Ansible 11 (`https://forum.ansible.com/t/2811 <https://forum.ansible.com/t/2811>`__).
Maintenance of the collection has been taken over by another team at NetApp.

Porting Guide for v11.0.0b1
===========================

Expand Down Expand Up @@ -622,6 +628,8 @@ Removed Features

- The ``inspur.sm`` collection was considered unmaintained and has been removed from Ansible 11 (`https://forum.ansible.com/t/2854 <https://forum.ansible.com/t/2854>`__).
Users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
- The ``netapp.storagegrid`` collection was considered unmaintained and has been removed from Ansible 11 (`https://forum.ansible.com/t/2811 <https://forum.ansible.com/t/2811>`__).
Users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
- The collection ``t_systems_mms.icinga_director`` has been completely removed from Ansible.
It has been renamed to ``telekom_mms.icinga_director``.
``t_systems_mms.icinga_director`` has been replaced by deprecated redirects to ``telekom_mms.icinga_director`` in Ansible 9.0.0.
Expand Down
3 changes: 3 additions & 0 deletions 9/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,9 @@ collections:
reason: considered-unmaintained
discussion: https://forum.ansible.com/t/2811
announce_version: 9.3.0
updates:
- cancelled_version: 9.13.0
reason_text: Maintenance of the collection has been taken over by another team at NetApp.
netapp.um_info:
maintainers:
- carchi8py
Expand Down