mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
CS-6840: Fix wrong command name
This commit is contained in:
parent
8d4079d477
commit
3995dc9cb1
@ -381,6 +381,6 @@ deleteVpnGateway=com.cloud.api.commands.DeleteVpnGatewayCmd;1
|
||||
deleteVpnConnection=com.cloud.api.commands.DeleteVpnConnectionCmd;1
|
||||
updateVpnCustomerGateway=com.cloud.api.commands.UpdateVpnCustomerGatewayCmd;1
|
||||
resetVpnConnection=com.cloud.api.commands.ResetVpnConnectionCmd;1
|
||||
listVpnCustomerGateway=com.cloud.api.commands.ListVpnCustomerGatewayCmd;1
|
||||
listVpnGateway=com.cloud.api.commands.ListVpnGatewayCmd;1
|
||||
listVpnConnection=com.cloud.api.commands.ListVpnConnectionCmd;1
|
||||
listVpnCustomerGateways=com.cloud.api.commands.ListVpnCustomerGatewaysCmd;1
|
||||
listVpnGateways=com.cloud.api.commands.ListVpnGatewaysCmd;1
|
||||
listVpnConnections=com.cloud.api.commands.ListVpnConnectionsCmd;1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user