Skip to content

Commit fd719ce

Browse files
authored
Merge pull request #18 from kshithijiyer/patch-1
Remove tier.py as tiering is no longer supported in glusterfs
2 parents 536fd0d + 2812721 commit fd719ce

File tree

2 files changed

+0
-133
lines changed

2 files changed

+0
-133
lines changed

gluster/cli/__init__.py

-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
from . import heal
2020
from . import nfs_ganesha
2121
from . import rebalance
22-
from . import tier
2322

2423
from .utils import (set_gluster_path,
2524
set_gluster_socket,
@@ -39,7 +38,6 @@
3938
"heal",
4039
"nfs_ganesha",
4140
"rebalance",
42-
"tier",
4341
"set_gluster_path",
4442
"set_gluster_socket",
4543
"set_ssh_host",

gluster/cli/tier.py

-131
This file was deleted.

0 commit comments

Comments
 (0)