mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-24 23:15:51 +03:00
[PR #620] [MERGED] Global setting for NIC type #650
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#650
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:global_setting_nic_type📝 Commits (1)
7e8c05fGlobal 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.