mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-8476: Disable enable zone pod cluster and host: --Test cases for testing the behavior of resources running on zone, cluster, pod, host and admin/non-admin user after disabling the zone, cluster, pod, host respectively
This commit is contained in:
parent
57e02f16ee
commit
c961f2f14d
File diff suppressed because it is too large
Load Diff
@ -55,6 +55,8 @@ Snapshot States - END
|
|||||||
RECURRING = "RECURRING"
|
RECURRING = "RECURRING"
|
||||||
ENABLED = "Enabled"
|
ENABLED = "Enabled"
|
||||||
DISABLED = "Disabled"
|
DISABLED = "Disabled"
|
||||||
|
ENABLE = "Enable"
|
||||||
|
DISABLE = "Disable"
|
||||||
NETWORK_OFFERING = "network_offering"
|
NETWORK_OFFERING = "network_offering"
|
||||||
ROOT = "ROOT"
|
ROOT = "ROOT"
|
||||||
INVALID_INPUT = "INVALID INPUT"
|
INVALID_INPUT = "INVALID INPUT"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user