I would like to merge the distributed routing feature targeted for 4.4 into master. This is very contained changes specific to OVS plug-in. Check-list for the merge:
Feature was proposed on the dev list [1], FS [2] was asked for review. Feature was developed in topic branch 'distributedrouter'[3]. JIRA ticket for the bug[4]. Integration tests are added in the test script [5]. Branch is rebased to master and all the changes are applied on top of current master head. [1] http://mail-archives.apache.org/mod_mbox/cloudstack-dev/201402.mbox/%3CCF31 2e83.58790%25murali.re...@citrix.com%3E [2] https://cwiki.apache.org/confluence/display/CLOUDSTACK/OVS+distributed+rout ing+and+network+ACL [3] https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/ heads/distributedrouter [4] https://issues.apache.org/jira/browse/CLOUDSTACK-6161 [5] test/integration/component/test_vpc_distributed_routing_offering.py