v3.15 break the backwards compatibility for volume metadata

Bug #1712241 reported by wangxiyuan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

volume metadata related API can't be used in V3 by default now. It includes index, update and update_all. Because that in V3.15, it checks the microverion by force which is not correct.

We should do like this:

If match 3.15:
 do the new behavior.
else:
 do the old behavior.

wangxiyuan (wangxiyuan)
Changed in cinder:
assignee: nobody → wangxiyuan (wangxiyuan)
Revision history for this message
TommyLike (hu-husheng) wrote :
Revision history for this message
wangxiyuan (wangxiyuan) wrote :

Yeah. Sean is faster. LOL

Changed in cinder:
assignee: wangxiyuan (wangxiyuan) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.