summaryrefslogtreecommitdiffstats
path: root/glusternagios/Makefile.am
diff options
context:
space:
mode:
authorShubhendu Tripathi <shtripat@redhat.com>2014-04-01 15:12:50 +0530
committerBala.FA <barumuga@redhat.com>2014-04-28 16:20:46 +0530
commiteaf3d4136d6dd1ef00a7cef23f9338b03783dd43 (patch)
tree2b6b2933bda4ac5fd90505477a1336a45c1bc705 /glusternagios/Makefile.am
parent2873ff21e4f99b35ab88595a96c0ee45c83d26c3 (diff)
gluster-nagios-common: Added storage utils module
Introduced storage device utils module Change-Id: I738b46b0750deaf91b896a8edab07b5f1a692ddb Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> Reviewed-on: https://code.engineering.redhat.com/gerrit/22254 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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/glusternagios/Makefile.am b/glusternagios/Makefile.am
index 7f46e08..6698600 100644
--- a/glusternagios/Makefile.am
+++ b/glusternagios/Makefile.am
@@ -2,5 +2,6 @@ dist_glusternagioscommonpylib_PYTHON = \
__init__.py \
glustercli.py \
hostname.py \
+ storage.py \
utils.py \
$(NULL)