framework
framework copied to clipboard
Propagate changes of ABM for remote local backends
Problem description
The ABM config is only fetched once from a remote local backend. The OSD abm info might get out of date if the abm changes in the local backend.
Should this not be moved to framework-alba-plugin?
It might have an impact on the vPool config when using remote backends.
Fixed by https://github.com/openvstorage/framework/pull/2223