mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-09 17:43:09 +00:00
Support more states
This commit is contained in:
@@ -1733,7 +1733,9 @@ class Disk(ConfluentMessage):
|
||||
'(foreign) unconfigured good': 'foreign',
|
||||
'unconfiguredgood': 'unconfigured',
|
||||
'global hot spare': 'hotspare',
|
||||
'globalhotspare': 'hotspare',
|
||||
'dedicated hot spare': 'hotspare',
|
||||
'dedicatedhotspare': 'hotspare',
|
||||
}
|
||||
|
||||
def _normalize_state(self, instate):
|
||||
|
||||
Reference in New Issue
Block a user