summaryrefslogtreecommitdiffstats
path: root/glusternagios/Makefile.am
diff options
context:
space:
mode:
authorShubhendu Tripathi <shtripat@redhat.com>2014-04-01 15:07:44 +0530
committerBala.FA <barumuga@redhat.com>2014-04-28 16:20:46 +0530
commit2873ff21e4f99b35ab88595a96c0ee45c83d26c3 (patch)
tree70c350ef307c63072a604b3874ea70e3a5366123 /glusternagios/Makefile.am
parentea28af4f36370506a76a5ae4fbd56990dd49c71a (diff)
gluster-nagios-common: Added gluster cli module
Introduced gluster cli module to add all the gluster related get methods Change-Id: I440ae89ac3f93f961024a6e78870154f57b7dfbd Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> Reviewed-on: https://code.engineering.redhat.com/gerrit/22253 Reviewed-by: Darshan Narayana Murthy <dnarayan@redhat.com> Reviewed-by: Timothy Asir Jeyasingh <tjeyasin@redhat.com> Reviewed-by: Balamurugan Arumugam <barumuga@redhat.com> Reviewed-by: Sahina Bose <sabose@redhat.com> Tested-by: Sahina Bose <sabose@redhat.com>
Diffstat (limited to 'glusternagios/Makefile.am')
-rw-r--r--glusternagios/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/glusternagios/Makefile.am b/glusternagios/Makefile.am
index 55f8642..7f46e08 100644
--- a/glusternagios/Makefile.am
+++ b/glusternagios/Makefile.am
@@ -1,4 +1,6 @@
dist_glusternagioscommonpylib_PYTHON = \
__init__.py \
+ glustercli.py \
+ hostname.py \
utils.py \
$(NULL)