cloudstack/api
Rohit Yadav 66430c9745 DeployVMCmd: Remove entityType for ipToNetworkList, MAP is string->string
Remove entityType as it can confuse people, right now we process map to string
data type maps<string,string> This map should be handled in cmd class level by
an api writer to getObject by uuid or by long int id as in getIpToNetworkMap()
of DeployVMCmd

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-28 15:43:37 -08:00
..
src DeployVMCmd: Remove entityType for ipToNetworkList, MAP is string->string 2013-01-28 15:43:37 -08:00
test Summary: adding resizeVolume api call 2013-01-16 17:43:35 -07:00
pom.xml Unit test additions (and some minor command class changes to support testing) 2012-11-20 12:21:54 -05:00