----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16973/#review32423 -----------------------------------------------------------
What bug does this fix? - David Nalley 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 > >