mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
15 lines
268 B
Properties
15 lines
268 B
Properties
# All the ERROR level events that need to be checked in EventsApiTest
|
|
|
|
VM.CREATE=1
|
|
VM.START=1
|
|
VM.STOP=1
|
|
VM.REBOOT=1
|
|
VM.UPGRADE=1
|
|
VM.RESETPASSWORD=1
|
|
ROUTER.CREATE=1
|
|
ROUTER.START=1
|
|
ROUTER.STOP=1
|
|
ROUTER.REBOOT=1
|
|
NET.IPASSIGN=1
|
|
NET.RULEADD=2
|
|
NET.RULEDELETE=2 |