-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
rhel-storage-crs
-
ssg_platform_storage
-
5
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Goal
As a user, I want stratis-cli to unmarshall dbus-python values that it receives on the D-Bus so that:
* Mismatches between the values and the signature are unambiguously detected during development.
* Occasional errors in stratis-cli display code can not occur. These errors are always ones where the str method is invoked on dbus-python classes which are displayed instead of the string values of standard python classes.
Acceptance criteria
- The changes are added and functionality is verified.