diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index e17c3c98510..fb8aa008122 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -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 -listVpnCustomerGateways=com.cloud.api.commands.ListVpnCustomerGatewaysCmd;1 -listVpnGateways=com.cloud.api.commands.ListVpnGatewaysCmd;1 -listVpnConnections=com.cloud.api.commands.ListVpnConnectionsCmd;1 +listVpnCustomerGateways=com.cloud.api.commands.ListVpnCustomerGatewaysCmd;15 +listVpnGateways=com.cloud.api.commands.ListVpnGatewaysCmd;15 +listVpnConnections=com.cloud.api.commands.ListVpnConnectionsCmd;15