tshete(a)ddn.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1169859?usp=email )
Change subject: Failed to get output of option ganesha_stats json
......................................................................
Failed to get output of option ganesha_stats json
Fixes:
https://github.com/nfs-ganesha/nfs-ganesha/issues/1003
This commit fixes the first issue mentioned in the bug.
Issue: The json option of ganesha_stats utility fails and
gives AssertionError. Due to that we cannot use this option
Fix: While converting the data type from dbus to std "int" was
not considered. Due to that AssertionError was raised. Now this
data type is handled.
Change-Id: I35aa6ef23d67e839d4571ba44f7795ec044be3a7
Signed-off-by: Trupti Shete <tshete(a)ddn.com>
---
M src/scripts/ganeshactl/Ganesha/glib_dbus_stats.py
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/59/1169859/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1169859?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I35aa6ef23d67e839d4571ba44f7795ec044be3a7
Gerrit-Change-Number: 1169859
Gerrit-PatchSet: 1
Gerrit-Owner: tshete(a)ddn.com
Gerrit-MessageType: newchange