Activity log for bug #1877164

Date Who What changed Old value New value Message
2020-05-06 17:56:24 Nguyen Thanh Cong bug added bug
2020-05-06 17:57:55 OpenStack Infra cinder: status New In Progress
2020-05-06 17:57:55 OpenStack Infra cinder: assignee Nguyen Thanh Cong (congnt95)
2020-05-07 13:18:31 Eric Harney cinder: importance Undecided High
2022-12-07 08:58:41 Son Do Xuan description We have a volume and snapshot of this volume with volume type T1, and we retype this volume to a volume type T2. At this time, volume and snapshot have different volume type. And then we delete the snapshot and check quota usage of project and it wrong! When i delete snapshot it subtract quota usage of volume type T2. Step to reproduce: - Create volume volume type T1 - Create snapshot of volume - Retype volume to volume type T2 - Delete snapshot or delete volume with cascade We have a volume and snapshot of this volume with volume type T1, and we retype this volume to a volume type T2. At this time, volume and snapshot have different volume type. And then we delete the snapshot and check quota usage of project and it wrong! When i delete snapshot it subtract quota usage of volume type T2. Step to reproduce: - Create volume volume type T1 - Create snapshot of volume - Retype volume to volume type T2 - Delete snapshot or delete volume with cascade ---