Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use rbovirt with RHEV 3.3 and templates #39

Closed
lzap opened this issue Jul 4, 2014 · 3 comments
Closed

Unable to use rbovirt with RHEV 3.3 and templates #39

lzap opened this issue Jul 4, 2014 · 3 comments

Comments

@lzap
Copy link
Collaborator

lzap commented Jul 4, 2014

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?

@lzap
Copy link
Collaborator Author

lzap commented Jul 4, 2014

Ok I need to remove the os element in case template is in use. Will send a patch.

@lzap
Copy link
Collaborator Author

lzap commented Jul 4, 2014

@lzap
Copy link
Collaborator Author

lzap commented Jul 7, 2014

Fix provided in #40

@lzap lzap closed this as completed Jul 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant