----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17337/#review34170 -----------------------------------------------------------
Ship it! Commit c1cfaa2d1c553d86ae35443d15100b20c2d1b69f - Darren Shepherd On Jan. 24, 2014, 11:23 p.m., Suresh Balineni wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17337/ > ----------------------------------------------------------- > > (Updated Jan. 24, 2014, 11:23 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 > 29b58fb > > Diff: https://reviews.apache.org/r/17337/diff/ > > > Testing > ------- > > Verified locally > > > Thanks, > > Suresh Balineni > >
