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

vdc-manage allows setting non-existant hypervisor #757

Open
Metallion opened this issue Nov 4, 2015 · 1 comment
Open

vdc-manage allows setting non-existant hypervisor #757

Metallion opened this issue Nov 4, 2015 · 1 comment

Comments

@Metallion
Copy link
Contributor

Problem

When modifying a host node's hypervisor, there is no check done to see if the hypervisor is valid.

vdc-manage>> host modify hn-hva1 --hypervisor hvm
vdc-manage>> host show
UUID     Node ID   Hypervisor  Architecture  Usage  Status  Scheduling
hn-hva1  hva.hva1  hvm         x86_64        0%     online  true

Solution

Add a check and fail if the hypervisor being set is invalid.

@Metallion
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant