You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by daan Hoogland <da...@gmail.com> on 2014/04/17 15:37:08 UTC

Re: Review Request 16973: Contrail Event Interceptor fix

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16973/#review40642
-----------------------------------------------------------


how do you know that the domain/project actually uses contrail networking and not vpn or some other kind of sdn? Is ther something in the event that signifies whether this plugin should react or not to an event?

- daan Hoogland


On Jan. 21, 2014, 7:55 p.m., Suresh Balineni wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16973/
> -----------------------------------------------------------
> 
> (Updated Jan. 21, 2014, 7:55 p.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> 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 
> 
> Diff: https://reviews.apache.org/r/16973/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Suresh Balineni
> 
>