On Tue, Jan 29, 2013 at 4:45 AM, Kishan Kavala <kishan.kav...@citrix.com> wrote: > 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
Kishan, +1 from me! We probably want someone else to comment as well, but I'm really glad to see that the tests were extended to account for the region entity. I also appreciate that the addition of the region ID param for the API calls remained optional. Thanks!