----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18552/ -----------------------------------------------------------
(Updated March 27, 2014, 12:42 a.m.) Review request for cloudstack and Alena Prokharchyk. Changes ------- Thanks Alena. You are right. I don't need to introduce a new provider/element in this case. Please find the new diff attached. Repository: cloudstack-git Description ------- Internal LB support for Juniper contrail VPC implementation. - This implementation just extends the existing implementation of internal lb. - New element uses juniper contrail network offering so that nics are impelemented by contrail element. - LB VM deployment functionality is reused (new element is extended from existing Internal LB element implementation). Diffs (updated) ----- plugins/network-elements/juniper-contrail/pom.xml 8c6877d plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ContrailManagerImpl.java 01be7db server/src/com/cloud/network/vpc/VpcManagerImpl.java fe49981 Diff: https://reviews.apache.org/r/18552/diff/ Testing ------- Tested LB VM deployment. Traffic tests are done. Thanks, Suresh Balineni