Hi All, This is contrail event interceptor fix for plugin to receive cloudstack events. This is must required for contrail plugin to work. Please review and shit this in 4.3.
Thanks On Jan 21, 2014, at 11:56 AM, "Suresh Balineni" <sbalin...@juniper.net<mailto:sbalin...@juniper.net>> wrote: This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16973/ Review request for cloudstack. By Suresh Balineni. Repository: cloudstack-git Description When project/domains are created, our plugin code won't get invoked. Our contrail plugin uses Event infrastructure provided by cloudstack to receive these events and handle them accordingly. It is must to create domains/projects before creating a virtual network/vm object in contrail implementation. Hence our plugin must need a way to get notified about project/domain events. Diffs * plugins/network-elements/juniper-contrail/resources/META-INF/cloudstack/system/spring-contrail-system-context-inheritable.xml (PRE-CREATION) * plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/EventUtils.java (dd18ca6) View Diff<https://reviews.apache.org/r/16973/diff/>