Project

General

Profile

Actions

Bug #40429

closed

mgr/volumes: subvolume.py calls Exceptions with too few arguments.

Added by Sebastian Wagner almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
mgr/volumes
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

mypy revealed

+pybind/mgr/volumes/fs/subvolume.py: note: In member "get_subvolume_path" of class "SubVolume":
+pybind/mgr/volumes/fs/subvolume.py:167: error: Too few arguments for "VolumeException" 
+pybind/mgr/volumes/fs/subvolume.py: note: In member "_get_ancestor_xattr" of class "SubVolume":
+pybind/mgr/volumes/fs/subvolume.py:203: error: Too few arguments for "NoData" 

both of these errors are actual bugs in the code and needs to get fixed.


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #40569: nautilus: mgr/volumes: subvolume.py calls Exceptions with too few argumentsResolvedRamana RajaActions
Actions

Also available in: Atom PDF