diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index 323a04c7a0a..5f7a90b8fd5 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -178,6 +178,10 @@ listAlerts=com.cloud.api.commands.ListAlertsCmd;3 #### system capacity commands listCapacity=com.cloud.api.commands.ListCapacityCmd;3 + +#### swift commands^M +addSwift=com.cloud.api.commands.AddSwiftCmd;1 + #### host commands addHost=com.cloud.api.commands.AddHostCmd;3