Skip to content

Commit 1d46678

Browse files
authored
Remove ibm.spectrum_virtualize from Ansible 12 (#501)
* Remove ibm.spectrum_virtualize from Ansible 12. * Update Ansible 9 changelog / porting guide.
1 parent f9a0208 commit 1d46678

8 files changed

+16
-15
lines changed

10/collection-meta.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,9 @@ collections:
242242
- Shilpi-J
243243
repository: https://github.com/ansible-collections/ibm.spectrum_virtualize
244244
removal:
245-
major_version: TBD
245+
major_version: 12
246246
reason: renamed
247+
announce_version: 10.7.0
247248
new_name: ibm.storage_virtualize
248249
ibm.storage_virtualize:
249250
maintainers:

11/collection-meta.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,9 @@ collections:
235235
- Shilpi-J
236236
repository: https://github.com/ansible-collections/ibm.spectrum_virtualize
237237
removal:
238-
major_version: TBD
238+
major_version: 12
239239
reason: renamed
240+
announce_version: 11.1.0
240241
new_name: ibm.storage_virtualize
241242
ibm.storage_virtualize:
242243
maintainers:

12/ansible.in

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ fortinet.fortios
5858
grafana.grafana
5959
hetzner.hcloud
6060
ibm.qradar
61-
ibm.spectrum_virtualize
6261
ibm.storage_virtualize
6362
ieisystem.inmanage
6463
infinidat.infinibox

12/collection-meta.yaml

+8-8
Original file line numberDiff line numberDiff line change
@@ -213,14 +213,6 @@ collections:
213213
repository: https://github.com/ansible-collections/hetzner.hcloud
214214
ibm.qradar:
215215
repository: https://github.com/ansible-collections/ibm.qradar
216-
ibm.spectrum_virtualize:
217-
maintainers:
218-
- Shilpi-J
219-
repository: https://github.com/ansible-collections/ibm.spectrum_virtualize
220-
removal:
221-
major_version: TBD
222-
reason: renamed
223-
new_name: ibm.storage_virtualize
224216
ibm.storage_virtualize:
225217
maintainers:
226218
- sumitguptaibm
@@ -464,6 +456,14 @@ removed_collections:
464456
reason: considered-unmaintained
465457
discussion: https://github.com/ansible-community/community-topics/issues/254
466458
announce_version: 9.0.0a1
459+
ibm.spectrum_virtualize:
460+
maintainers:
461+
- Shilpi-J
462+
repository: https://github.com/ansible-collections/ibm.spectrum_virtualize
463+
removal:
464+
version: 12.0.0a1
465+
reason: renamed
466+
new_name: ibm.storage_virtualize
467467
inspur.sm:
468468
maintainers:
469469
- ISIB-Group

9/CHANGELOG-v9.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8929,7 +8929,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
89298929
* The collection <code>ibm\.spectrum\_virtualize</code> was renamed to <code>ibm\.storage\_virtualize</code>\.
89308930
For now both collections are included in Ansible\.
89318931
The content in <code>ibm\.spectrum\_virtualize</code> will be replaced by deprecated redirects in Ansible 10\.0\.0\.
8932-
The collection will be completely removed from Ansible eventually\.
8932+
The collection will be completely removed from Ansible 12\.
89338933
Please update your FQCNs from <code>ibm\.spectrum\_virtualize</code> to <code>ibm\.storage\_virtualize</code>\.
89348934
* The collection <code>t\_systems\_mms\.icinga\_director</code> was renamed to <code>telekom\_mms\.icinga\_director</code>\.
89358935
For now both collections are included in Ansible\.

9/CHANGELOG-v9.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8373,7 +8373,7 @@ Deprecated Features
83738373
- The collection ``ibm.spectrum_virtualize`` was renamed to ``ibm.storage_virtualize``.
83748374
For now both collections are included in Ansible.
83758375
The content in ``ibm.spectrum_virtualize`` will be replaced by deprecated redirects in Ansible 10.0.0.
8376-
The collection will be completely removed from Ansible eventually.
8376+
The collection will be completely removed from Ansible 12.
83778377
Please update your FQCNs from ``ibm.spectrum_virtualize`` to ``ibm.storage_virtualize``.
83788378
- The collection ``t_systems_mms.icinga_director`` was renamed to ``telekom_mms.icinga_director``.
83798379
For now both collections are included in Ansible.

9/collection-meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ collections:
266266
- Shilpi-J
267267
repository: https://github.com/ansible-collections/ibm.spectrum_virtualize
268268
removal:
269-
major_version: TBD
269+
major_version: 12
270270
reason: renamed
271271
new_name: ibm.storage_virtualize
272272
announce_version: 9.0.0b1

9/porting_guide_9.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ Deprecated Features
882882
- The collection ``ibm.spectrum_virtualize`` was renamed to ``ibm.storage_virtualize``.
883883
For now both collections are included in Ansible.
884884
The content in ``ibm.spectrum_virtualize`` will be replaced by deprecated redirects in Ansible 10.0.0.
885-
The collection will be completely removed from Ansible eventually.
885+
The collection will be completely removed from Ansible 12.
886886
Please update your FQCNs from ``ibm.spectrum_virtualize`` to ``ibm.storage_virtualize``.
887887
- The collection ``t_systems_mms.icinga_director`` was renamed to ``telekom_mms.icinga_director``.
888888
For now both collections are included in Ansible.

0 commit comments

Comments
 (0)