polishing for a demo
+ adopting additional requests Change-Id: If5ca29b5d247f1bc429ca101b0081b1d14f6e6f1
This commit is contained in:
@ -23,9 +23,9 @@
|
||||
|
||||
# could also be some objects
|
||||
OK = 100
|
||||
BUSY = 200
|
||||
WARN = 300
|
||||
UNSTABLE = 350
|
||||
WARN = 200
|
||||
UNSTABLE = 250
|
||||
BUSY = 300
|
||||
ERROR = 400
|
||||
UNKNOWN = -1
|
||||
|
||||
|
Reference in New Issue
Block a user