cloudstack/server/test/com/cloud/vpc
Murali Reddy e7a554fc6a Merging events framework branch into master. This commit will bring
following changes

   - introduced notion of event bus with publish, subscribe, unsubscribe
     semantics

   - a plug-in can implement the EventBus abstraction to provide event
     bug to CloudStack

   - A rabbitMQ based plug-in that can interact with AMQP servers to
     provide message broker based event-bug

   - stream lines, action events, usage events, alerts publishing in to
     convineance classed which are also used to publish corresponding
     event on to event bus

   - introduced notion of state change event. On a state change, in the
     state machine corrsponding to the resource, a state change event is
     published on the event bug

   - associated a state machined with Snapshot and Network objects

   - Virtual Machine, Volume, Snaphost, Network object state changes wil
     result in a state change event
2013-02-01 01:37:24 +05:30
..
dao Merging events framework branch into master. This commit will bring 2013-02-01 01:37:24 +05:30
MockConfigurationManagerImpl.java api: move and group all under command, org.apache.cloudstack.command.* 2012-12-07 18:30:54 -08:00
MockNetworkManagerImpl.java CLOUDSTACK-297: Reset SSH key to access VM 2013-01-30 17:33:44 -08:00
MockResourceLimitManagerImpl.java Create DB view for Account to speed up ListAccountsCmd, and add missing async job information for some response objects. 2013-01-02 17:38:58 -08:00
MockSite2SiteVpnManagerImpl.java api: Refactor command and response classes to org.apache.cloudstack.api.* 2012-12-07 19:23:24 -08:00
MockSite2SiteVpnServiceProvider.java Network-refactor: verify that s2s provider gets injected as expected 2013-01-09 15:49:01 -08:00
MockVpcManagerImpl.java api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00
MockVpcVirtualNetworkApplianceManager.java server: Fix network refactor regressions for CLOUDSTACK-297 2013-01-30 17:33:53 -08:00
Site2SiteVpnTest.java network-refactor: fix license issues 2013-01-16 19:25:23 -08:00
VpcApiUnitTest.java CLOUDSTACK-279: fixed deleteProject when executed by the regular user. Always pass System account as a caller when do account cleanup 2012-10-17 17:26:19 -07:00