2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-26 11:30:23 +00:00

Recognize drive in rebuilding state

The rebuilding state was not recognized, add that state.
This commit is contained in:
Jarrod Johnson 2019-11-04 14:16:02 -05:00
parent 4b6899d4af
commit 28bb143880

View File

@ -1493,6 +1493,7 @@ class Disk(ConfluentMessage):
'jbod',
'unconfigured',
'hotspare',
'rebuilding',
'online',
])
state_aliases = {