mirror of
https://github.com/xcat2/confluent.git
synced 2024-12-25 12:41:39 +00:00
Change 'status' to 'state'
This is more consistent with several other confluent messages.
This commit is contained in:
parent
614b916ca4
commit
51037e2487
@ -1249,7 +1249,7 @@ class Disk(ConfluentMessage):
|
||||
'label': label,
|
||||
'description': description,
|
||||
'diskid': diskid,
|
||||
'status': status,
|
||||
'state': status,
|
||||
'serial': serial,
|
||||
'fru': fru,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user