[Spec Lite] Deprecate location strategy

Change-Id: Ia12b350543b8590a536cf8ee7e986decfbd4950e
This commit is contained in:
Abhishek Kekane 2023-11-01 05:40:06 +00:00 committed by Pranali Deore
parent 4b686a805d
commit e4a1fa3401
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