framework icon indicating copy to clipboard operation
framework copied to clipboard

Get rid of config duplicates

Open JeffreyDevloo opened this issue 7 years ago • 1 comments

ABM configs are fetched each time a remote backend is selected for a vpool. This creates a lot of duplicates in the long run and it is totally avoidable. It would also be easier to sync up the configs than in its current state.

JeffreyDevloo avatar Oct 29 '18 09:10 JeffreyDevloo

Should be fixed by:

https://github.com/openvstorage/framework-extensions/pull/192 https://github.com/openvstorage/framework-extensions/pull/193 https://github.com/openvstorage/framework/pull/2223

sjovdnbos avatar Dec 05 '18 15:12 sjovdnbos