Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
idmap, exports and ranges are nodemap related entries visible with get_param of nodemap_info. There are all list of elements, with a YAML syntax.
There are 2 issues:
- There is a syntax bug in 'idmap' when only gid or projid is set, but not uid mapping.
- When the list is empty, the output is on 3 lines, with a blank one, instead of a more simple '[]'
Let's fix that.