SWIFT : add swift api

This commit is contained in:
anthony 2011-12-15 11:47:41 -08:00
parent 67fe67ea8c
commit f436c147b8
1 changed files with 4 additions and 0 deletions

View File

@ -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