osuosl / ganeti_webmgr

Ganeti Web Manager is a Django based web application that allows administrators and clients access to their ganeti clusters. It includes a permissions and quota system that allows administrators to grant access to both clusters and virtual machines. It also includes user groups for structuring access to organizations.
https://code.osuosl.org/projects/ganeti-webmgr
GNU General Public License v2.0
64 stars 32 forks source link

Wrong OS shown when OS is "noop" #89

Closed doka closed 8 years ago

doka commented 8 years ago

I hit this issue from here or here.

For instances with operating system "noop", ganeti web manager displays them as "Unknown or invalid OS". This is ganeti-os-noop from grnet. unknown-os

When creating a new instance, this OS appears under heading "Unknown" as variant "noop". So it appears that it's just having problems with OS definitions with no variants.

doka commented 8 years ago

Duplicate (https://github.com/osuosl/ganeti_webmgr/issues/53), sorry