seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
Apache License 2.0
6 stars 10 forks source link

cluster-resource-agents: add support of sync_config_on_stop #232

Closed dupremathieu closed 1 week ago

dupremathieu commented 1 week ago

This patch adds the support of the "sync_config_on_stop parameter" when "seapath" parameter is set to "true" in VirtualDomain resource agent.

When the "sync_config_on_stop" parameter is set to "true", the domain configuration is saved to the rbd image metadata when the resource is stopped.