[PR #16319] [MERGED] Extend STORAGE_BACKEND config to support Swift #14830

Closed
opened 2025-12-29 23:26:59 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16319
Author: @XioNoX
Created: 5/28/2024
Status: Merged
Merged: 7/8/2024
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (6)

  • a79a67a Extend STORAGE_BACKEND config to support Swift
  • 4399a15 Update system.md from suggestions
  • 21753b3 Update settings.py from suggestions
  • d56ab5a Update system.md from suggestions 2
  • ad40f43 Remove SWIFT storage from configuration_example.py
  • 8256fef Load swift config as global instead of monkey path

📊 Changes

2 files changed (+19 additions, -2 deletions)

View changed files

📝 docs/configuration/system.md (+2 -2)
📝 netbox/netbox/settings.py (+17 -0)

📄 Description

Fixes: #14554


🔄 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/16319 **Author:** [@XioNoX](https://github.com/XioNoX) **Created:** 5/28/2024 **Status:** ✅ Merged **Merged:** 7/8/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (6) - [`a79a67a`](https://github.com/netbox-community/netbox/commit/a79a67ab7b8783094da538cd0ee1eb670da09672) Extend STORAGE_BACKEND config to support Swift - [`4399a15`](https://github.com/netbox-community/netbox/commit/4399a156228baa24b7cc96a08fb9a4afc7753897) Update system.md from suggestions - [`21753b3`](https://github.com/netbox-community/netbox/commit/21753b39197c7fcf5471263105a60f28a7f98d43) Update settings.py from suggestions - [`d56ab5a`](https://github.com/netbox-community/netbox/commit/d56ab5a880d9f1faeaf417dc21718bd9ab7477e6) Update system.md from suggestions 2 - [`ad40f43`](https://github.com/netbox-community/netbox/commit/ad40f433da9a46b44ac368175d7f3452a0d0aff9) Remove SWIFT storage from configuration_example.py - [`8256fef`](https://github.com/netbox-community/netbox/commit/8256fefc93eae93594d51cbfe9c009fc2977948c) Load swift config as global instead of monkey path ### 📊 Changes **2 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/configuration/system.md` (+2 -2) 📝 `netbox/netbox/settings.py` (+17 -0) </details> ### 📄 Description ### Fixes: #14554 --- <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-29 23:26:59 +01:00
adam closed this issue 2025-12-29 23:26:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14830