[GH-ISSUE #461] Hypervisor doesn't have any Flavors #280

Closed
opened 2026-02-27 15:58:06 +03:00 by kerem · 3 comments
Owner

Originally created by @DaemonWalker on GitHub (Sep 6, 2021).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/461

I delete all Flavors at create instance page, how do I create a new flavors now?
image

Originally created by @DaemonWalker on GitHub (Sep 6, 2021). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/461 I delete all Flavors at create instance page, how do I create a new flavors now? ![image](https://user-images.githubusercontent.com/16376560/132228195-0d833e34-be9e-4e4d-8976-f864252b22d8.png)
kerem closed this issue 2026-02-27 15:58:06 +03:00
Author
Owner

@catborise commented on GitHub (Sep 6, 2021):

hmm it is a bug :) there should be a button to add beside warning.

we were adding it with code initialization. i will add a button to add a flavor

<!-- gh-comment-id:913728832 --> @catborise commented on GitHub (Sep 6, 2021): hmm it is a bug :) there should be a button to add beside warning. we were adding it with code initialization. i will add a button to add a flavor
Author
Owner

@DaemonWalker commented on GitHub (Sep 7, 2021):

Oh, thanks a lot!
By the way, how can I add one manually? Like modify DB or run some scripts?

It seems I can add flavor by adding records to table instances_flavor in db.sqlite3

<!-- gh-comment-id:914205447 --> @DaemonWalker commented on GitHub (Sep 7, 2021): Oh, thanks a lot! ~~By the way, how can I add one manually? Like modify DB or run some scripts?~~ It seems I can add flavor by adding records to table instances_flavor in db.sqlite3
Author
Owner

@catborise commented on GitHub (Sep 14, 2021):

yes it can be added to db. but i add button to add new flavour if there is not any

<!-- gh-comment-id:919067342 --> @catborise commented on GitHub (Sep 14, 2021): yes it can be added to db. but i add button to add new flavour if there is not any
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#280
No description provided.