Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/454337
Change subject: Fix gobject for python3
......................................................................
Fix gobject for python3
gobject module is not available in python3 env. Use GObject from
gi.repository packge if gobject import fails.
Change-Id: I37c89686a26f82bfd609f9f3b7e6abc9420dad76
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/scripts/ganeshactl/Ganesha/ganesha_mgr_utils.py
M src/scripts/ganeshactl/Ganesha/glib_dbus_stats.py
M src/scripts/ganeshactl/client_stats_9pOps.py
M src/scripts/ganeshactl/export_stats_9pOps.py
M src/scripts/ganeshactl/fake_recall.py
M src/scripts/ganeshactl/ganesha_stats.py
M src/scripts/ganeshactl/get_clientids.py
M src/scripts/ganeshactl/grace_period.py
8 files changed, 29 insertions(+), 8 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/37/454337/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/454337
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: I37c89686a26f82bfd609f9f3b7e6abc9420dad76
Gerrit-Change-Number: 454337
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange