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

Add support for save_config_on_stop on vm_manager #52

Open
dupremathieu opened this issue Sep 17, 2024 · 0 comments
Open

Add support for save_config_on_stop on vm_manager #52

dupremathieu opened this issue Sep 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dupremathieu
Copy link
Member

The VirtualDomain save_config_on_stop option allows us to save the modification done on libvirt configuration when stopping.

This doesn't work on SEAPATH because configurations are stored in Ceph RBD metadata.

We need to update vm_manager to support it.

As an alternative, we can modify the save_condig function on VirtualDomain.

@dupremathieu dupremathieu added the enhancement New feature or request label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant