GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/371
Merging the IPv6 work started by Schuberg Philis Please, read the documentation here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/IPv6+in+VPC+Router This PR contains API, Domain and DB changes in order to add 2 new attributes/columns to the DataCenter class and few other checks for IPv6 support. You can merge this pull request into a Git repository by running: $ git pull https://github.com/schubergphilis/cloudstack feature/vpc-ipv6 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/371.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #371 ---- commit e672a8841967cf7c302aab738a7d19a2501fb703 Author: Suresh Ramamurthy <sureshr.has...@gmail.com> Date: 2015-06-04T01:00:24Z Modified VPC, Zone schema and VO files to add IPv6 attributes commit 49418223d5a5b0ceec5ad29afaac9e09e77ec5cd Author: Suresh Ramamurthy <sureshr.has...@gmail.com> Date: 2015-06-04T17:08:14Z Size of ipv6 CIDR and asNumber fields are reduced to reflect their actual size commit ee1064171d39a6263c5bd23c6706b1ebf49d9391 Author: Wilder Rodrigues <wrodrig...@schubergphilis.com> Date: 2015-06-05T05:42:06Z Merge pull request #2 from sureshr-hasvik/feature/vpc-ipv6 Modified VPC, Zone schema and VO files to add IPv6 attributes LGTM. The changes I suggested were applied and the choice for asNumber being a String was explained. Merging... commit a5748fb0556acf8f55cdb29029c015ce3d50a87c Author: Suresh Ramamurthy <sureshr.has...@gmail.com> Date: 2015-06-04T01:00:24Z Modified VPC, Zone schema and VO files to add IPv6 attributes commit 4d799d5e134b3b1818366e4c6fe19fb9617b5c02 Author: Suresh Ramamurthy <sureshr.has...@gmail.com> Date: 2015-06-04T17:08:14Z Size of ipv6 CIDR and asNumber fields are reduced to reflect their actual size commit f2d24cf7a15c250853932d1b7d58a03ef8b469d2 Author: wilderrodrigues <wrodrig...@schubergphilis.com> Date: 2015-06-05T05:46:18Z Merge branch 'feature/vpc-ipv6' of github.com:schubergphilis/cloudstack into feature/vpc-ipv6 Rebasing feature/vpc-ipv6 with latest master ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---