Malahal has uploaded this change for review.

View Change

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@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 change 454337. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I37c89686a26f82bfd609f9f3b7e6abc9420dad76
Gerrit-Change-Number: 454337
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal@gmail.com>
Gerrit-MessageType: newchange