cloudstack/api/src/com/cloud/agent/api
alena f6f8a35c75 bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
status 8251: resolved fixed
2011-02-01 12:16:18 -08:00
..
check moved all agent commands to api. 2011-01-20 09:54:05 -08:00
proxy moved all agent commands to api. 2011-01-20 09:54:05 -08:00
routing bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key 2011-02-01 12:16:18 -08:00
storage moved all agent commands to api. 2011-01-20 09:54:05 -08:00
to bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key 2011-02-01 12:16:18 -08:00
AgentControlAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
AgentControlCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
Answer.java 1) Changed format for IpAssoc command. Instead of sending the ip addresses to assign one by one, we send a list of ip addresses to the agent. 2010-12-20 09:37:46 -08:00
AttachIsoCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
AttachVolumeAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
AttachVolumeCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
BackupSnapshotAnswer.java bug 7976: if the snapshot is empty, still create a snapshot entry which has the same backupSnapshotId even though nothing is backed up to secondary storage 2011-01-21 10:45:09 -08:00
BackupSnapshotCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CancelCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ChangeAgentAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ChangeAgentCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CheckHealthAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CheckHealthCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CheckOnHostAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CheckOnHostCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CheckStateAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CheckStateCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CheckVirtualMachineAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CheckVirtualMachineCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CleanupNetworkRulesCmd.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
Command.java more changes 2010-09-27 15:14:38 -07:00
ConsoleAccessAuthenticationAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ConsoleAccessAuthenticationCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ConsoleProxyLoadReportCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CreatePrivateTemplateFromSnapshotCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CreatePrivateTemplateFromVolumeCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CreateVolumeFromSnapshotAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CreateVolumeFromSnapshotCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CronCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
DeleteSnapshotBackupAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
DeleteSnapshotBackupCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
DeleteSnapshotsDirCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
DeleteStoragePoolCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
FenceAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
FenceCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetFileStatsAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetFileStatsCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetHostStatsAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetHostStatsCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetStorageStatsAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetStorageStatsCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetVmStatsAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetVmStatsCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetVncPortAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
GetVncPortCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
HostStatsEntry.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
MaintainAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
MaintainCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ManageSnapshotAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ManageSnapshotCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
MigrateAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
MigrateCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ModifySshKeysCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ModifyStoragePoolAnswer.java Removed even more old code 2010-12-16 17:17:02 -08:00
ModifyStoragePoolCommand.java Removed even more old code 2010-12-16 17:17:02 -08:00
NetworkUsageAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
NetworkUsageCommand.java bug 7857: Added netwrork usage create command to router start command 2011-01-24 12:20:38 +05:30
PingAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PingCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PingRoutingCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PingRoutingWithNwGroupsCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PingRoutingWithOvsCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PingStorageCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PingTestCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PoolEjectCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PrepareForMigrationAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PrepareForMigrationCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ReadyAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ReadyCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
RebootAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
RebootCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
RebootRouterCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
SecStorageFirewallCfgCommand.java fixed all the broken thirdparty stuff 2011-01-31 10:51:01 -08:00
SecStorageSetupCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
SecurityIngressRuleAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
SecurityIngressRulesCmd.java fixed all the broken thirdparty stuff 2011-01-31 10:51:01 -08:00
SetupAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
SetupCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ShutdownCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
SnapshotCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
StartAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
StartCommand.java Renamed Start2 to Start 2010-12-16 14:18:53 -08:00
StartupAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
StartupCommand.java added type to startup commands to be used later 2011-01-28 15:37:00 -08:00
StartupExternalFirewallCommand.java added type to startup commands to be used later 2011-01-28 15:37:00 -08:00
StartupExternalLoadBalancerCommand.java added type to startup commands to be used later 2011-01-28 15:37:00 -08:00
StartupProxyCommand.java added type to startup commands to be used later 2011-01-28 15:37:00 -08:00
StartupRoutingCommand.java added type to startup commands to be used later 2011-01-28 15:37:00 -08:00
StartupStorageCommand.java added type to startup commands to be used later 2011-01-28 15:37:00 -08:00
StopAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
StopCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
StoragePoolInfo.java Removed even more old code 2010-12-16 17:17:02 -08:00
UnsupportedAnswer.java more changes 2010-09-27 15:14:38 -07:00
UpgradeAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
UpgradeCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ValidateSnapshotAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
ValidateSnapshotCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
VmStatsEntry.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00