Actions
Bug #41649
closedapi/lvm: check if list of LVs is empty
% Done:
0%
Source:
Backport:
nautilus, mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v15.0.0-5256-g41e456a4d6
Released In:
v15.2.0~2162
Upkeep Timestamp:
2025-07-16T01:38:30+00:00
Description
The following code in api/lvm.py doesn't check if list is empty -
lvs = lvs if lvs is not None else Volumes()
Updated by Nathan Cutler over 6 years ago
- Status changed from New to Fix Under Review
Updated by Jan Fajerski over 6 years ago
- Status changed from Fix Under Review to Pending Backport
- Backport set to nautilus, mimic
Updated by Jan Fajerski over 6 years ago
- Copied to Backport #42540: nautilus: api/lvm: check if list of LVs is empty added
Updated by Jan Fajerski over 6 years ago
- Copied to Backport #42541: mimic: api/lvm: check if list of LVs is empty added
Updated by Nathan Cutler over 6 years ago
- Status changed from Pending Backport to Resolved
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 41e456a4d626be1e16a371efaf6f17c2a8449190
- Fixed In set to v15.0.0-5256-g41e456a4d6
- Released In set to v15.2.0~2162
- Upkeep Timestamp set to 2025-07-16T01:38:30+00:00
Actions