cloudstack/plugins
Koushik Das 4f5df54d5c Some fixes in the simulator
1. Fixed JSON response deserialization. While creating a mock a JSON can be passed which will be deserialized into a response object and returned from agent layer.
For e.g. for a mock corresponding to StopCommand, a response like "{"com.cloud.agent.api.StopAnswer":{"result":false,"wait":0}}" can be passed.
2. Ability to mock PingCommand (returned as part of getCurrentStatus() agent method). As a part of this a mocked VM state report can be returned.
For e.g. {"com.cloud.agent.api.PingRoutingWithNwGroupsCommand":{"newGroupStates":{},"newStates":{},"_hostVmStateReport":{"v-2-VM":{"state":"PowerOn","host":"SimulatedAgent.e6df7732-69b2-429b-9b6a-3e24dddfa2e0"},"i-2-5-VM":{"state":"PowerOff","host":"SimulatedAgent.e6df7732-69b2-429b-9b6a-3e24dddfa2e0"}},"_gatewayAccessible":true,"_vnetAccessible":true,"hostType":"Routing","hostId":3,"contextMap":{},"wait":0}}
2014-07-01 15:26:12 +05:30
..
acl/static-role-based findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
affinity-group-processors findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
alert-handlers findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
api findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
database/mysql-ha Fix pom relative path 2014-03-14 14:55:26 +01:00
dedicated-resources findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
deployment-planners findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
event-bus Small fix for people that have JDK 1.8 installed on MacOSX and don't bother to fix their links 2014-06-05 15:35:05 +02:00
file-systems/netapp findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
ha-planners/skip-heurestics findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
host-allocators/random findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
hypervisors Some fixes in the simulator 2014-07-01 15:26:12 +05:30
network-elements Fix typo and add the right exception to the error map. 2014-06-25 15:51:28 +02:00
storage Inform the applicable storage plug-in's life cycle that capacity (bytes and/or IOPS) can be updated 2014-06-24 14:39:57 -06:00
storage-allocators/random findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
user-authenticators Fixed CLOUDSTACK-6509 Cannot import multiple LDAP/AD users into a cloudstack account 2014-04-29 14:49:06 +05:30
pom.xml Revert "CLOUDSTACK-6967: Initial OVM3 drop" 2014-06-24 10:24:01 +02:00