[PR #638] [MERGED] fix default nic type problem #659

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/638
Author: @catborise
Created: 2/28/2024
Status: Merged
Merged: 2/28/2024
Merged by: @catborise

Base: masterHead: master


📝 Commits (3)

  • a048ade do not show warning message when instance is shutdown
  • d8fe9c2 add user to libvirt group also
  • 765b759 if nic type is default then make it virtio

📊 Changes

4 files changed (+27 additions, -1 deletions)

View changed files

appsettings/migrations/0011_alter_appsettings_id.py (+20 -0)
📝 instances/templates/instances/settings_tab.html (+3 -1)
📝 instances/views.py (+3 -0)
📝 webvirtcloud.sh (+1 -0)

📄 Description

fix small bugs


🔄 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/638 **Author:** [@catborise](https://github.com/catborise) **Created:** 2/28/2024 **Status:** ✅ Merged **Merged:** 2/28/2024 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`a048ade`](https://github.com/retspen/webvirtcloud/commit/a048adef8e9ddab8203dd376ed3d6617441b8275) do not show warning message when instance is shutdown - [`d8fe9c2`](https://github.com/retspen/webvirtcloud/commit/d8fe9c2f64eae62050aeae38fb15cd12249a88b7) add user to libvirt group also - [`765b759`](https://github.com/retspen/webvirtcloud/commit/765b759953076896bc9600511805af3ac15f3149) if nic type is default then make it virtio ### 📊 Changes **4 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `appsettings/migrations/0011_alter_appsettings_id.py` (+20 -0) 📝 `instances/templates/instances/settings_tab.html` (+3 -1) 📝 `instances/views.py` (+3 -0) 📝 `webvirtcloud.sh` (+1 -0) </details> ### 📄 Description fix small bugs --- <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:31 +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#659
No description provided.