Merge "[Spec Lite] Deprecate location strategy"

This commit is contained in:
Zuul 2024-01-16 06:37:56 +00:00 committed by Gerrit Code Review
commit 1de4647dbe
1 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
..
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
======================================
Spec Lite: Deprecate location strategy
======================================
..
Mandatory sections
:project: glance
:problem: Deprecate location strategy
:solution: In Bobcat we added support for weighing mechanism to glance store.
To use this new feature we decided to deprecate location strategy
in this cycle and remove it in 'D' (2024.2) development cycle.
:impacts: None
:how: In this cycle we are going to deprecate following configuration
options related to location strategy:
* location_strategy
* store_type_preference
Also a warning message regarding deprecation will be added to
`location_order` and `store_type` strategy module during initiation
phase.
:alternatives: None
:timeline: Milestone 2
:link: None
:reviewers: pdeore, mrjoshi, croelandt
:assignee: abhishekk