On Wed, 2017-07-05 at 17:19 +0200, Matthias Dellweg wrote: > Hi all, > we wrote a plugin for Foreman, that allows to control the snapshot > api of vSphere within the host view of foreman. > You can take snapshots of running and stopped hosts, and you can > rollback a host to such a snapshot. > In the back, the plugin talks to the fog library. > We tried to capsulate the snapshot logic in a way, that it shall be > easy to implement support for other virtualization backends (compute > resources).
Very cool! I had a similar plugin for Openstack and Libvirt a few years back[1] which also went through Fog - maybe I should see if I can use it to extend your plugin ;) Greg [1]https://github.com/GregSutcliffe/foreman_snapshot/ -- You received this message because you are subscribed to the Google Groups "foreman-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
