fog / fog-libvirt

libvirt provider for fog
MIT License
16 stars 42 forks source link

Fixes #7 Add autostart feature #73

Closed apatelKmd closed 4 years ago

apatelKmd commented 4 years ago

This is my first iteration to receive useful feedback. I wanted to test more thoroughly but saw the migration snippets from shindo to minitest.

geemus commented 4 years ago

@apatelKmd looks pretty good overall. Do you have any particular questions or things we can help with?

apatelKmd commented 4 years ago

I have verified changes locally through using the bundle exec rake console task and modifying existing vm autostart attribute.

@geemus see the following:

Other than the above mentioned two issues proposed changes are functional.