c2f520e6c5
This reverts commit 6aa6a78fb7
.
Depends-On: https://review.opendev.org/#/c/694122/
Change-Id: If455efc0702c2cfbd84b390bb9433a11e3fcebef
9 lines
209 B
Bash
Executable File
9 lines
209 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. ${HEALTHCHECK_SCRIPTS:-/usr/share/openstack-tripleo-common/healthcheck}/common.sh
|
|
|
|
conf=/etc/swift/object-server.conf
|
|
cache=/var/cache/swift/object.recon
|
|
|
|
check_swift_interval object-replicator
|