[PR #11246] [MERGED] Fixes #11121 - Add summed resource card to cluster view #13758

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11246
Author: @kkthxbye-code
Created: 12/19/2022
Status: Merged
Merged: 12/27/2022
Merged by: @jeremystretch

Base: developHead: 11121-cluster-add-resource-sum


📝 Commits (1)

  • 5765dc3 Add summed resource card to cluster view

📊 Changes

2 files changed (+35 additions, -1 deletions)

View changed files

📝 netbox/templates/virtualization/cluster.html (+31 -0)
📝 netbox/virtualization/views.py (+4 -1)

📄 Description

Fixes: #11121

Sums the allocated resources of a cluster and displays them on the cluster view.

image


🔄 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/11246 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 12/19/2022 **Status:** ✅ Merged **Merged:** 12/27/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `11121-cluster-add-resource-sum` --- ### 📝 Commits (1) - [`5765dc3`](https://github.com/netbox-community/netbox/commit/5765dc3d6b224abd0393310fbf286cdff3625ec4) Add summed resource card to cluster view ### 📊 Changes **2 files changed** (+35 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/virtualization/cluster.html` (+31 -0) 📝 `netbox/virtualization/views.py` (+4 -1) </details> ### 📄 Description ### Fixes: #11121 Sums the allocated resources of a cluster and displays them on the cluster view. ![image](https://user-images.githubusercontent.com/400797/208442375-5e32f862-60eb-4247-a45a-d71d70f4621e.png) --- <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:20:37 +01:00
adam closed this issue 2025-12-29 23:20:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13758