cloudstack/api/src/com/cloud/agent/api
Naredula Janardhana Reddy f1b99f4f07 Revert "bug 10617: merging code from branch bug10617"
This reverts commit 8bc33448b9220534ba0ddc6c642ffb1e69d5844e.

Conflicts:

	server/src/com/cloud/api/ApiResponseHelper.java
2011-11-11 20:23:26 +05:30
..
baremetal Bug 9887 - baremetal: support for image operation (create template from guest disk) 2011-07-18 13:57:13 -07:00
check moved all agent commands to api. 2011-01-20 09:54:05 -08:00
proxy don't print some fields in StartConsoleProxyAgentHttpHandlerCommand 2011-05-17 17:12:22 -07:00
routing bug 11372: 2011-09-15 11:46:34 +05:30
storage turn off log for swift credential 2011-11-03 12:07:28 -07:00
to Swift : upload template to Swift and sync between Swift and secondary storage 2011-10-24 18:48:16 -07: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 turn off log for swift credential 2011-11-03 12:07:28 -07:00
BumpUpPriorityCommand.java Add missing files for redundant router. 2011-09-14 16:25:56 -07: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 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:17:54 -07:00
CheckNetworkAnswer.java - Send network labels to hypervisor recource during processConnect 2011-11-04 17:57:05 -07:00
CheckNetworkCommand.java - Send network labels to hypervisor recource during processConnect 2011-11-04 17:57:05 -07:00
CheckOnHostAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CheckOnHostCommand.java 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:17:54 -07:00
CheckRouterAnswer.java bug 11307: Enable CheckRouterAnswer to tell if redundant router's priority is bumped or not 2011-09-14 16:22:02 -07:00
CheckRouterCommand.java bug 10429: Backport redundant virtual router 2011-07-18 18:29:56 -07: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 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:17:54 -07:00
CleanupNetworkRulesCmd.java add jna dependenc 2011-09-13 18:52:48 -07:00
ClusterSyncAnswer.java bug 10588: making sure the vms are synced during a delta also 2011-10-27 15:56:53 +05:30
ClusterSyncCommand.java bug 11880: host status is now in sync 2011-11-08 16:53:58 +05:30
Command.java 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:17:54 -07:00
ComputeChecksumCommand.java fixed merge 2011-05-16 16:54:00 -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 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:17:54 -07:00
CreatePrivateTemplateFromVolumeCommand.java Swift : upload template to Swift and sync between Swift and secondary storage 2011-10-24 18:48:16 -07:00
CreateStoragePoolCommand.java bug 9189: 2011-03-29 10:52:11 -07:00
CreateVolumeFromSnapshotAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
CreateVolumeFromSnapshotCommand.java 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:17:54 -07: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 turn off log for swift credential 2011-11-03 12:07:28 -07:00
DeleteSnapshotsDirCommand.java Swift : upload template to Swift and sync between Swift and secondary storage 2011-10-24 18:48:16 -07: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
GetDomRVersionAnswer.java bug 11130: Add GetDomRVersionCmd 2011-09-29 14:50:11 -07:00
GetDomRVersionCmd.java bug 11130: Add GetDomRVersionCmd 2011-09-29 14:50:11 -07:00
GetFileStatsAnswer.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07:00
GetFileStatsCommand.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07:00
GetHostStatsAnswer.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07:00
GetHostStatsCommand.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07:00
GetStorageStatsAnswer.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07:00
GetStorageStatsCommand.java bug 10580: Making necessary changes to stats collection to entertain multiple secondary storage. 2011-07-06 18:20:17 +05:30
GetVmStatsAnswer.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07:00
GetVmStatsCommand.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07: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
LogLevel.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07:00
MaintainAnswer.java baremetal able to enter maintenance mode, delete host 2011-05-25 12:13:19 -07: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 bug 10923: changes for snapshot command to carry primary storage pool path 2011-08-12 17:45:02 +05:30
MigrateAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
MigrateCommand.java add host guid in migrate command 2011-08-18 11:03:40 -07:00
ModifySshKeysCommand.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07: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 Compare current and previous network stats before updating. Ignore stats if the current stats are not same as the prev stats. Set NetworkUsageAnswer log level to debug 2011-09-05 18:41:42 +05:30
NetworkUsageCommand.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07:00
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 Add license header to files 2011-04-14 11:23:14 -07:00
PingRoutingWithOvsCommand.java Add license header to files 2011-04-14 11:23:14 -07:00
PingStorageCommand.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
PingTestCommand.java 1. added timeout in Command Class, then each command can configure itself timeout, if timeout is not configed, use the default timeout , which is 30 minute 2011-09-07 19:17:54 -07: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
PrepareOCFS2NodesCommand.java Bug 8966 - Oracle VM (OVM) support 2011-08-08 13:32:27 -07:00
PropagateResourceEventCommand.java Bug 11522 - New agent manager 2011-09-23 15:32:58 -07: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
SecStorageSetupAnswer.java bug 3224: 2011-05-19 19:10:09 -07:00
SecStorageSetupCommand.java initial checkin for multiple secondary storage 2011-05-16 16:37:15 -07:00
SecStorageVMSetupCommand.java initial checkin for multiple secondary storage 2011-05-16 16:37:15 -07:00
SecurityEgressRuleAnswer.java Revert "bug 10617: merging code from branch bug10617" 2011-11-11 20:23:26 +05:30
SecurityEgressRulesCmd.java Revert "bug 10617: merging code from branch bug10617" 2011-11-11 20:23:26 +05:30
SecurityIngressRuleAnswer.java Revert "bug 10617: merging code from branch bug10617" 2011-11-11 20:23:26 +05:30
SecurityIngressRulesCmd.java Revert "bug 10617: merging code from branch bug10617" 2011-11-11 20:23:26 +05:30
SetupAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
SetupCommand.java bug 9997: 2011-07-29 10:45:11 -07:00
ShutdownCommand.java bug 5811, 8261: When delete host, send a shutdownCommand to kvm agent, then kvm agent will not automatically reconnect to mgt server 2011-02-03 13:40:07 -05:00
SnapshotCommand.java Swift : upload template to Swift and sync between Swift and secondary storage 2011-10-24 18:48:16 -07:00
StartAnswer.java Bug 10197: if VM is already running, just return the host it is running on 2011-07-29 16:33:57 -07: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 Start of zonesfeature / mycloud/cloudkit 2011-05-03 10:40:17 -07:00
StartupExternalDhcpCommand.java Add license header to files 2011-04-14 11:23:14 -07:00
StartupExternalFirewallCommand.java Add license header to files 2011-04-14 11:23:14 -07:00
StartupExternalLoadBalancerCommand.java Add license header to files 2011-04-14 11:23:14 -07:00
StartupProxyCommand.java added type to startup commands to be used later 2011-01-28 15:37:00 -08:00
StartupPxeServerCommand.java Add license header to files 2011-04-14 11:23:14 -07:00
StartupRoutingCommand.java Bug 11200 - maximum number of guests per host 2011-09-07 14:53:05 -07:00
StartupSecondaryStorageCommand.java bug 10551: pass correct host type to StartupSecondaryStorageCommand 2011-07-08 10:35:56 -07:00
StartupStorageCommand.java initial checkin for multiple secondary storage 2011-05-16 16:37:15 -07:00
StartupTrafficMonitorCommand.java bug 8866: Direct Network Usage, TrafficSentinel support added, work in progress 2011-05-12 19:43:47 +05:30
StopAnswer.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00
StopCommand.java initial HA work 2011-02-04 11:51:14 -08:00
StoragePoolInfo.java Removed even more old code 2010-12-16 17:17:02 -08:00
TransferAgentCommand.java bug 9127: covered failure scenarios for agent LB. 2011-06-05 17:35:30 -07:00
UnsupportedAnswer.java more changes 2010-09-27 15:14:38 -07:00
UpdateHostPasswordCommand.java better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -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
UpgradeSnapshotCommand.java bug 8712: prepare from snapshot db migration 2011-03-08 17:10:27 -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
downloadSnapshotFromSwiftCommand.java turn off log for swift credential 2011-11-03 12:07:28 -07:00
downloadTemplateFromSwiftToSecondaryStorageCommand.java turn off log for swift credential 2011-11-03 12:07:28 -07:00
uploadTemplateToSwiftFromSecondaryStorageCommand.java turn off log for swift credential 2011-11-03 12:07:28 -07:00