Skip to content

Commit 25e0c22

Browse files
author
gabrascher
committed
Remove unused Classes
These classes were deleted because they have no references and they are 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 1414d20 commit 25e0c22

13 files changed

Lines changed: 2119 additions & 2911 deletions

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)