diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index 1ce70f7bc31..4c0c56a0ab0 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -317,6 +317,7 @@ addTrafficType=com.cloud.api.commands.AddTrafficTypeCmd;1 deleteTrafficType=com.cloud.api.commands.DeleteTrafficTypeCmd;1 listTrafficTypes=com.cloud.api.commands.ListTrafficTypesCmd;1 updateTrafficType=com.cloud.api.commands.UpdateTrafficTypeCmd;1 +listTafficTypeImplementors=com.cloud.api.commands.ListTafficTypeImplementorsCmd;1 #### Storage Network commands createStorageNetworkIpRange=com.cloud.api.commands.CreateStorageNetworkIpRangeCmd;1