Skip to content

Commit

Permalink
abc
Browse files Browse the repository at this point in the history
Signed-off-by: viduship <viduship vimishra@redhat.com>
  • Loading branch information
viduship committed May 23, 2022
1 parent 9894409 commit 3a4155e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rgw/v2/utils/utils.py
Expand Up @@ -553,6 +553,7 @@ def check_bucket_sync(name):
out = exec_shell_cmd(cmd)
return out


def bucket_sync_status(name):
cmd = f"radosgw-admin bucket sync status --bucket={name}"
out = exec_shell_cmd(cmd)
Expand Down

0 comments on commit 3a4155e

Please sign in to comment.