[PR #619] [CLOSED] Fix AddVMFlavor can't create a new VM #690

Closed
opened 2026-02-27 16:40:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/619
Author: @xiangjl
Created: 8/3/2016
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • 0b26826 Fix:AddVMFlavor can't create a new VM
  • 274bb0d Change:Ignore dir /static/
  • 3d45798 Changed:Modify the default disk name for AddVMFlavor.

📊 Changes

3 files changed (+13 additions, -1 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 create/views.py (+1 -1)
📝 templates/create.html (+11 -0)

📄 Description

Fixed AddVMFlavor can't create a new VM.


🔄 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/webvirtmgr/pull/619 **Author:** [@xiangjl](https://github.com/xiangjl) **Created:** 8/3/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`0b26826`](https://github.com/retspen/webvirtmgr/commit/0b2682695cf7309c58c785fd3360690f2e533fa5) Fix:AddVMFlavor can't create a new VM - [`274bb0d`](https://github.com/retspen/webvirtmgr/commit/274bb0d5b595c739cc91e7b9fbbab9fb072f38ee) Change:Ignore dir /static/ - [`3d45798`](https://github.com/retspen/webvirtmgr/commit/3d45798164a5ed2d2500e9670165a74f0fa2e5f3) Changed:Modify the default disk name for AddVMFlavor. ### 📊 Changes **3 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `create/views.py` (+1 -1) 📝 `templates/create.html` (+11 -0) </details> ### 📄 Description Fixed AddVMFlavor can't create a new VM. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:40:10 +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/webvirtmgr#690
No description provided.