mirror of https://github.com/apache/cloudstack.git
adding ACL for dedicateGuestVlanRange set of APIs
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
1d24cbc307
commit
b8642c80ef
|
|
@ -126,8 +126,10 @@ createVlanIpRange=1
|
|||
deleteVlanIpRange=1
|
||||
listVlanIpRanges=1
|
||||
dedicatePublicIpRange=1
|
||||
dedicateGuestVlanRange=1
|
||||
releasePublicIpRange=1
|
||||
dedicateGuestVlanRange=1
|
||||
releaseDedicatedGuestVlanRange=1
|
||||
listDedicatedGuestVlanRanges=1
|
||||
|
||||
#### address commands
|
||||
associateIpAddress=15
|
||||
|
|
|
|||
Loading…
Reference in New Issue