cloudstack/api/src/com/cloud/agent/api
Alena Prokharchyk f03fc196ad bug 13961: always return NetworkUsageAnswer from the networkUsageCommand
status 13961: resolved fixed
Reviewed-by: Alex Huang
2012-02-23 11:15:38 -08:00
..
baremetal Bug 9887 - baremetal: support for image operation (create template from guest disk) 2011-07-18 13:57:13 -07:00
check bug 13338: 2012-01-26 12:22:24 -08:00
proxy don't print some fields in StartConsoleProxyAgentHttpHandlerCommand 2011-05-17 17:12:22 -07:00
routing bug 10957: don't log vpn password 2012-01-16 11:52:25 -08:00
storage bug 13315: add httpproxy support in ssvm, only basic auth. User can add secstorage.proxy = http://username:password@hostname:port 2012-01-26 18:46:44 -08:00
to bug 10796: merging code from branch 2011-11-30 15:03:43 +05:30
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
CleanupSnapshotBackupCommand.java cleanup snapshot in secondary storage in background 2012-01-19 20:45:00 -08:00
ClusterSyncAnswer.java bug 13439: full sync at management server restart, disabling hourly sync 2012-02-06 15:01:44 +05:30
ClusterSyncCommand.java bug 13439: full sync at management server restart, disabling hourly sync 2012-02-06 15:01:44 +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 bug 12899: mgt server needs to pass down the storage pool uuid when creating template from volume 2012-01-05 16:42:45 -08: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
DeleteObjectFromSwiftCommand.java SWIFT: fixed delete template/iso 2011-12-14 19:53:56 -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 execute fencecommand in seq for kvm, as there are only 5 default nio reading work threads on kvm agent. pinganswer may not be got serviced immediately, then agent will reconnect to mgt server again and again 2012-01-20 17:04:27 -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 bug 13961: always return NetworkUsageAnswer from the networkUsageCommand 2012-02-23 11:15:38 -08:00
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 advanced startup command 2012-01-20 11:54:32 -08:00
RebootAnswer.java bug 12040: fixed the problem where if the connection is not retrievable, we cause a classcastexception 2011-11-18 14:29:03 -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 port copy template fix to acton 2012-02-09 14:19:08 -08:00
SecStorageSetupAnswer.java bug 3224: 2011-05-19 19:10:09 -07:00
SecStorageSetupCommand.java add cert chain in db, and also open the api to upload a cert chain 2012-02-09 14:56:40 -08:00
SecStorageVMSetupCommand.java initial checkin for multiple secondary storage 2011-05-16 16:37:15 -07:00
SecurityGroupRuleAnswer.java bug 10617: merge code from branch bug10617. 2011-12-01 14:17:52 +05:30
SecurityGroupRulesCmd.java bug 10617: merge code from branch bug10617. 2011-12-01 14:17:52 +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 bug 12899: mgt server needs to pass down the storage pool uuid when creating template from volume 2012-01-05 16:42:45 -08: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 12530: moved the initial full sunc from the cron to host connect. 2012-01-02 13:40:33 +05:30
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 bug 12040: fixed the problem where if the connection is not retrievable, we cause a classcastexception 2011-11-18 14:29:03 -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 SWIFT : sync swift with secondary storage 2011-12-28 11:47:55 -08:00
uploadTemplateToSwiftFromSecondaryStorageCommand.java turn off log for swift credential 2011-11-03 12:07:28 -07:00