[PR #259] [MERGED] Add Qos for Network Functions #478

Closed
opened 2026-02-27 15:58:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/259
Author: @catborise
Created: 11/15/2019
Status: Merged
Merged: 11/16/2019
Merged by: @retspen

Base: masterHead: master


📝 Commits (4)

  • 79abcd4 Add Qos functions and Edit network with xml function
  • d7b350a networks/view.py Add Qos Functions. Edit with XML corrections
  • f93fed9 network.html Add Qos Details
  • 69bc58d Update README.md

📊 Changes

6 files changed (+252 additions, -17 deletions)

View changed files

📝 README.md (+11 -2)
networks/templates/add_inbound_qos.html (+49 -0)
networks/templates/add_outbound_qos.html (+49 -0)
📝 networks/templates/network.html (+55 -2)
📝 networks/views.py (+31 -13)
📝 vrtManager/network.py (+57 -0)

📄 Description

Hi retspen,

  • Add qos functions for network: Inbound & Outbound

🔄 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/retspen/webvirtcloud/pull/259 **Author:** [@catborise](https://github.com/catborise) **Created:** 11/15/2019 **Status:** ✅ Merged **Merged:** 11/16/2019 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`79abcd4`](https://github.com/retspen/webvirtcloud/commit/79abcd460bdde7e6de4e441b615fd19bda04f566) Add Qos functions and Edit network with xml function - [`d7b350a`](https://github.com/retspen/webvirtcloud/commit/d7b350a591be6d30774ee3decf2c4ccf3cba46a1) networks/view.py Add Qos Functions. Edit with XML corrections - [`f93fed9`](https://github.com/retspen/webvirtcloud/commit/f93fed94375a4c6cd1f2718b2aecedbdfa260558) network.html Add Qos Details - [`69bc58d`](https://github.com/retspen/webvirtcloud/commit/69bc58d94f62a693a02c3a74129a213f9358d920) Update README.md ### 📊 Changes **6 files changed** (+252 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+11 -2) ➕ `networks/templates/add_inbound_qos.html` (+49 -0) ➕ `networks/templates/add_outbound_qos.html` (+49 -0) 📝 `networks/templates/network.html` (+55 -2) 📝 `networks/views.py` (+31 -13) 📝 `vrtManager/network.py` (+57 -0) </details> ### 📄 Description Hi retspen, - Add qos functions for network: Inbound & Outbound --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:58:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#478
No description provided.