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

Support different backend hypervisors #23

Open
mhewedy opened this issue Nov 2, 2020 · 0 comments
Open

Support different backend hypervisors #23

mhewedy opened this issue Nov 2, 2020 · 0 comments

Comments

@mhewedy
Copy link
Owner

mhewedy commented Nov 2, 2020

Currently, vermin working on VirtualBox as the only backend hypervisor.

This limitation was because works on its own native images. but now vermin supports vagrant boxes as of #11 .

So I think vermin now can support many hypervisors without the concern of image availability.

One of these hypervisors I intent to support is Hyper-V

Steps:

  1. decouple current implementation from virtualbox #29
  2. support only vagrant images #31
  3. change directory structure to support multiple hypervisors #32
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