fog / fog-libvirt

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

Cloning volumes from templates when creating new VMs #41

Closed td512 closed 3 years ago

td512 commented 7 years ago

Heyo, I was wondering if there's a way to do this. I saw there's a volume_template_name attr, but when I try to use it, I get Fog::Errors::Error (Error saving the server: Error creating the volume : identity is required for this operation)

Cheers

td512 commented 7 years ago

@plribeiro3000 would you know if there's a way to do this, and if my hunch is correct, why I'm getting that error?

plribeiro3000 commented 7 years ago

It should work afaik.

Could you provide the stacktrace please?

td512 commented 7 years ago

@plribeiro3000 that could be a slight issue. This is all I have screenshot

Ignoring the POST params, of course, as that's from the master application telling the servers what to do

github-actions[bot] commented 3 years ago

This issue has been marked inactive and will be closed if no further activity occurs.