mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 19:10:10 +00:00
Add new state offline to confluent storage states
This commit is contained in:
parent
a54a9a5d09
commit
f65ff1268a
@ -1600,6 +1600,7 @@ class Disk(ConfluentMessage):
|
||||
'hotspare',
|
||||
'rebuilding',
|
||||
'online',
|
||||
'offline',
|
||||
])
|
||||
state_aliases = {
|
||||
'unconfigured bad': 'fault',
|
||||
|
Loading…
Reference in New Issue
Block a user