Skip to content

Commit e7271dd

Browse files
author
pploegaert
committed
add DTL status
1 parent a888b6c commit e7271dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helpers/vdisk.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ class DtlStatus(object):
3434
"""
3535

3636
SYNC = "ok_sync"
37+
STANDALONE = "ok_standalone"
3738
CHECKUP = "checkup_required"
3839
DEGRADED = "degraded"
3940
DISABLED = "disabled"

0 commit comments

Comments
 (0)