Merge "Fix the service_status objects __str__() output"
This commit is contained in:
commit
441714f3c4
@ -52,7 +52,7 @@ class ServiceStatus(base.PersistentObjectMixin,
|
||||
}
|
||||
}
|
||||
|
||||
STRING_FIELDS = [
|
||||
STRING_KEYS = [
|
||||
'service_name', 'hostname', 'status'
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user