mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-02-09 01:45:29 +00:00
Introduces a new `use_driver` configuration option to specify the desired storage driver (`local_storage` or `openstack`). Ensures proper validation to handle multiple drivers and throws appropriate errors when configurations are inconsistent or missing. Refactors related logic to improve clarity and maintainability.