cloudstack/plugins/network-elements
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
..
dns-notifier Sync changes: Merge branch 'master' into api_refactoring 2013-01-08 20:36:17 -08:00
elastic-loadbalancer Merge branch 'master' into network-refactor-merge2 2013-01-16 19:17:14 -08:00
f5 CLOUDSTACK-988: HV version must be updated in hypervisor_version column of host table HV version is stored in hypervisor_version column in host table wherever present Also correctly populating version column in host table with resource file version 2013-01-18 16:49:52 +05:30
juniper-srx CLOUDSTACK-299: Egress firewall rules feature for guest network on VR 2013-01-31 11:20:47 +05:30
midokura-midonet PluggableService: Fix interface definition 2013-01-14 19:01:26 -08:00
netscaler CLOUDSTACK-988: HV version must be updated in hypervisor_version column of host table HV version is stored in hypervisor_version column in host table wherever present Also correctly populating version column in host table with resource file version 2013-01-18 16:49:52 +05:30
nicira-nvp CLOUDSTACK-988: HV version must be updated in hypervisor_version column of host table HV version is stored in hypervisor_version column in host table wherever present Also correctly populating version column in host table with resource file version 2013-01-18 16:49:52 +05:30
ovs Merging events framework branch into master. This commit will bring 2013-02-01 01:37:24 +05:30