[PR #17324] [MERGED] 11969 remove airflow from racktype #15063

Closed
opened 2025-12-30 00:19:44 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17324
Author: @arthanson
Created: 8/30/2024
Status: Merged
Merged: 8/30/2024
Merged by: @jeremystretch

Base: featureHead: 11969-airflow2


📝 Commits (5)

📊 Changes

11 files changed (+18 additions, -52 deletions)

View changed files

📝 docs/models/dcim/racktype.md (+0 -5)
📝 netbox/dcim/api/serializers_/racks.py (+1 -6)
📝 netbox/dcim/filtersets.py (+1 -1)
📝 netbox/dcim/forms/bulk_edit.py (+1 -6)
📝 netbox/dcim/forms/bulk_import.py (+1 -7)
📝 netbox/dcim/forms/filtersets.py (+1 -1)
📝 netbox/dcim/forms/model_forms.py (+4 -4)
📝 netbox/dcim/migrations/0189_moduletype_rack_airflow.py (+0 -7)
📝 netbox/dcim/migrations/0190_nested_modules.py (+1 -1)
📝 netbox/dcim/models/racks.py (+8 -8)
📝 netbox/dcim/tests/test_filtersets.py (+0 -6)

📄 Description

Fixes: #11969


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/17324 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `11969-airflow2` --- ### 📝 Commits (5) - [`18ea7a8`](https://github.com/netbox-community/netbox/commit/18ea7a850a9bb14ad1ba121d7e53a40d4fad7e9f) 11969 remove airflow from racktype - [`48897f3`](https://github.com/netbox-community/netbox/commit/48897f3daf28a02382fca235f7c031ea6d83e31a) 11969 remove airflow from racktype - [`8da9da5`](https://github.com/netbox-community/netbox/commit/8da9da5f1a0e0c63c598f5a3ba9936144db4dae0) 11969 update docs - [`211626b`](https://github.com/netbox-community/netbox/commit/211626b9b22fd644674facae11f3d0ac4046c0bf) 11969 fix rack edit - [`5924af0`](https://github.com/netbox-community/netbox/commit/5924af0c474d9b903f2be1e6f0d878c8381c37ca) Rename migration ### 📊 Changes **11 files changed** (+18 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `docs/models/dcim/racktype.md` (+0 -5) 📝 `netbox/dcim/api/serializers_/racks.py` (+1 -6) 📝 `netbox/dcim/filtersets.py` (+1 -1) 📝 `netbox/dcim/forms/bulk_edit.py` (+1 -6) 📝 `netbox/dcim/forms/bulk_import.py` (+1 -7) 📝 `netbox/dcim/forms/filtersets.py` (+1 -1) 📝 `netbox/dcim/forms/model_forms.py` (+4 -4) 📝 `netbox/dcim/migrations/0189_moduletype_rack_airflow.py` (+0 -7) 📝 `netbox/dcim/migrations/0190_nested_modules.py` (+1 -1) 📝 `netbox/dcim/models/racks.py` (+8 -8) 📝 `netbox/dcim/tests/test_filtersets.py` (+0 -6) </details> ### 📄 Description ### Fixes: #11969 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:19:44 +01:00
adam closed this issue 2025-12-30 00:19:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15063