mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 16:15:50 +03:00
[PR #128] [CLOSED] added image type selection to flavor instance page #571
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/webvirtmgr/pull/128
Author: @retif
Created: 10/16/2013
Status: ❌ Closed
Base:
nestene← Head:nestene📝 Commits (2)
2a908e8added image type selection to flavor instance page6a34463Merge branch 'nestene' of https://github.com/retspen/webvirtmgr into nestene📊 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.