From 581427bb0f54499dd39a897b0552f4dd2828caf8 Mon Sep 17 00:00:00 2001 From: edison Date: Tue, 9 Nov 2010 10:21:39 -0800 Subject: [PATCH] fix rpm build --- client/tomcatconf/commands.properties.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index 0e83aeb4390..f2eb4b68d13 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -132,7 +132,7 @@ listSystemVms=com.cloud.api.commands.ListSystemVMsCmd;1 #### configuration commands updateConfiguration=com.cloud.api.commands.UpdateCfgCmd;1 listConfigurations=com.cloud.api.commands.ListCfgsByCmd;1 -addConfig=com.cloud.api.commands.AddConfigCmd;15 +createConfiguration=com.cloud.api.commands.CreateCfgCmd;1 listCapabilities=com.cloud.api.commands.ListCapabilitiesCmd;15 #### pod commands