Skip to content

Commit ce405b0

Browse files
author
gabrascher
committed
Remove unused Classes (classes with no references; not in Spring
execution flow nor instantiated with "new"): - com.cloud.agent.api.CheckStateAnswer - com.cloud.agent.api.StartupVMMAgentCommand - com.cloud.agent.api.routing.UserDataCommand - remove from description at com.cloud.configuration.Config.ExecuteInSequenceNetworkElementCommands enum - com.cloud.agent.api.storage.UpgradeDiskCommand - com.cloud.agent.api.storage.CreatePrivateTemplateCommand - com.cloud.agent.api.storage.DestroyAnswer - Note: "FIXME: Should have an DestroyAnswer" at com.cloud.storage.resource.StoragePoolResource - com.cloud.agent.api.storage.UpgradeDiskAnswer - com.cloud.agent.api.storage.ManageVolumeAvailabilityAnswer - com.cloud.agent.api.storage.ManageVolumeAvailabilityCommand - com.cloud.exception.UsageServerException - com.cloud.info.SecStorageVmLoadInfo - com.cloud.serializer.SerializerHelper
1 parent 359d20e commit ce405b0

File tree

13 files changed

+7
-799
lines changed

13 files changed

+7
-799
lines changed

core/src/com/cloud/agent/api/CheckStateAnswer.java

Lines changed: 0 additions & 49 deletions
This file was deleted.

core/src/com/cloud/agent/api/StartupVMMAgentCommand.java

Lines changed: 0 additions & 86 deletions
This file was deleted.

core/src/com/cloud/agent/api/routing/UserDataCommand.java

Lines changed: 0 additions & 67 deletions
This file was deleted.

core/src/com/cloud/agent/api/storage/CreatePrivateTemplateCommand.java

Lines changed: 0 additions & 95 deletions
This file was deleted.

core/src/com/cloud/agent/api/storage/DestroyAnswer.java

Lines changed: 0 additions & 34 deletions
This file was deleted.

core/src/com/cloud/agent/api/storage/ManageVolumeAvailabilityAnswer.java

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)