[PR #128] [CLOSED] added image type selection to flavor instance page #571

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/128
Author: @retif
Created: 10/16/2013
Status: Closed

Base: nesteneHead: nestene


📝 Commits (2)

📊 Changes

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

View changed files

📝 newvm/forms.py (+1 -0)
📝 newvm/views.py (+1 -1)
📝 templates/newvm.html (+10 -0)

📄 Description

при создании кастомных виртуалок придется передавать тип образа который подключили

по кнопке 'Custom VM' - я проверил код там тип передается(берется из конфига выбранного образа), а вот по кнопке 'Add Flavor' там точно не хватало этого выбора

если где что пропустил, пишите, исправлю


🔄 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/128 **Author:** [@retif](https://github.com/retif) **Created:** 10/16/2013 **Status:** ❌ Closed **Base:** `nestene` ← **Head:** `nestene` --- ### 📝 Commits (2) - [`2a908e8`](https://github.com/retspen/webvirtmgr/commit/2a908e80f84b263cb78e8a32857d4f94105e2b24) added image type selection to flavor instance page - [`6a34463`](https://github.com/retspen/webvirtmgr/commit/6a34463c8937df6ae8ab7f77d3737fb8a2fef7e7) Merge branch 'nestene' of https://github.com/retspen/webvirtmgr into nestene ### 📊 Changes **3 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `newvm/forms.py` (+1 -0) 📝 `newvm/views.py` (+1 -1) 📝 `templates/newvm.html` (+10 -0) </details> ### 📄 Description > при создании кастомных виртуалок придется передавать тип образа который подключили по кнопке 'Custom VM' - я проверил код там тип передается(берется из конфига выбранного образа), а вот по кнопке 'Add Flavor' там точно не хватало этого выбора если где что пропустил, пишите, исправлю --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:39:44 +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#571
No description provided.