Skip to content

Commit 3bc921a

Browse files
committed
Update docs
1 parent 26954ea commit 3bc921a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/book/src/topics/cloudstack-permissions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CloudStack Permissions for CAPC
22

3-
The account that CAPC runs under must minimally be a Domain Admin type account with a role offering the following permissions
3+
The account that CAPC runs under must minimally be a User type account with a role offering the following permissions
44

55
* assignToLoadBalancerRule
66
* associateIpAddress
@@ -19,7 +19,6 @@ The account that CAPC runs under must minimally be a Domain Admin type account w
1919
* listAccounts
2020
* listAffinityGroups
2121
* listDiskOfferings
22-
* listDomains
2322
* listLoadBalancerRuleInstances
2423
* listLoadBalancerRules
2524
* listNetworkOfferings
@@ -39,4 +38,6 @@ The account that CAPC runs under must minimally be a Domain Admin type account w
3938
* stopVirtualMachine
4039
* updateVMAffinityGroup
4140

41+
> Note: If the user doesn't have permissions to expunge the VM, it will be left in a destroyed state. The user will need to manually expunge the VM.
42+
4243
This permission set has been verified to successfully run the CAPC E2E test suite (Oct 11, 2022).

0 commit comments

Comments
 (0)