[PR #620] [MERGED] Global setting for NIC type #650

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/620
Author: @MisterBlueBear
Created: 11/1/2023
Status: Merged
Merged: 11/2/2023
Merged by: @catborise

Base: masterHead: global_setting_nic_type


📝 Commits (1)

  • 7e8c05f Global setting for NIC type

📊 Changes

4 files changed (+50 additions, -3 deletions)

View changed files

appsettings/migrations/0009_alter_appsettings_id.py (+18 -0)
appsettings/migrations/0010_auto_20231030_1305.py (+28 -0)
📝 instances/templates/create_instance_w2.html (+3 -3)
📝 instances/views.py (+1 -0)

📄 Description

In the global settings section, adding option to set NIC type in a similar way to all the other VM options.


🔄 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/620 **Author:** [@MisterBlueBear](https://github.com/MisterBlueBear) **Created:** 11/1/2023 **Status:** ✅ Merged **Merged:** 11/2/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `global_setting_nic_type` --- ### 📝 Commits (1) - [`7e8c05f`](https://github.com/retspen/webvirtcloud/commit/7e8c05fff93646651f3345128623bea7ef9506b3) Global setting for NIC type ### 📊 Changes **4 files changed** (+50 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `appsettings/migrations/0009_alter_appsettings_id.py` (+18 -0) ➕ `appsettings/migrations/0010_auto_20231030_1305.py` (+28 -0) 📝 `instances/templates/create_instance_w2.html` (+3 -3) 📝 `instances/views.py` (+1 -0) </details> ### 📄 Description In the global settings section, adding option to set NIC type in a similar way to all the other VM options. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:29 +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#650
No description provided.