I would like to merge Regions feature to master Spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/AWS-Style+Regions+Functional+Spec
Jira ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-241 Branch: regions (latest master code is merged to regions branch) Notes: 1. If an environment has only 1 region, functionality will be same as the current CS installation, no impact. 2. In multi-region setup, any failure in propagating account/user/domain changes to other regions will be logged in region_sync table. These changes have to be propagated manually. 3. Branch is updated with latest master and all unit tests passed Regards, Kishan