cloudstack/plugins
wilderrodrigues 02571728c6 Refactored the remaining commands
- Unit tests added

In the executeRequest I needed to keep the following:

// We need this one because the StorageSubSystemCommand is from another hierarchy.
        if (cmd instanceof StorageSubSystemCommand) {
            return storageHandler.handleStorageCommands((StorageSubSystemCommand) cmd);
        }
2015-03-31 10:38:32 +02:00
..
acl/static-role-based
affinity-group-processors
alert-handlers
api
database/mysql-ha
dedicated-resources
deployment-planners
event-bus
file-systems/netapp
ha-planners/skip-heurestics
host-allocators/random
hypervisors Refactored the remaining commands 2015-03-31 10:38:32 +02:00
network-elements
storage
storage-allocators/random
user-authenticators
pom.xml