You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
it looks like rbovirt always inserts os type as "unassigned" to the XML.
But after chat with @mskrivanek it looks like RHEV 3.3 does not like this parameter to be present. RHEV errors out with:
Cannot add VM. Cannot set single display device to non Linux operating system.
It looks like a regression in RHEV when unassigned was previously ignored (and if I understand @mskrivanek correctly this should be fixed in RHEV 3.4), but we need to support 3.3 as well.
Amos, what is your opinion about that?
The text was updated successfully, but these errors were encountered:
Hey,
it looks like rbovirt always inserts os type as "unassigned" to the XML.
But after chat with @mskrivanek it looks like RHEV 3.3 does not like this parameter to be present. RHEV errors out with:
Cannot add VM. Cannot set single display device to non Linux operating system.
It looks like a regression in RHEV when unassigned was previously ignored (and if I understand @mskrivanek correctly this should be fixed in RHEV 3.4), but we need to support 3.3 as well.
Amos, what is your opinion about that?
The text was updated successfully, but these errors were encountered: