You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/01 12:13:00 UTC

[jira] [Commented] (CLOUDSTACK-10328) Add Secondary IPv6 address through API

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565193#comment-16565193 ] 

ASF GitHub Bot commented on CLOUDSTACK-10328:
---------------------------------------------

GabrielBrascher commented on issue #2773: CLOUDSTACK-10328: Add Secondary IPv6 address through API
URL: https://github.com/apache/cloudstack/pull/2773#issuecomment-409553727
 
 
   @borisstoyanov @rafaelweingartner I updated the code enhancing documentation and unit tests.
   
   @borisstoyanov the added methods are covered with unit tests, for now, adding Marvin would make this PR too big (we don't have a code base for IPv6 Marvin tests). However, it might be interesting to prepare a PR in the future to cover all CloudStack IPv6 actions with Marvin tests.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add Secondary IPv6 address through API
> --------------------------------------
>
>                 Key: CLOUDSTACK-10328
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10328
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Gabriel Beims Bräscher
>            Assignee: Gabriel Beims Bräscher
>            Priority: Critical
>
> Currently, we have IPv6 support in Basic Networking. However, CloudStack does not support Multiple IPv6 addresses. This was partially implemented with this Pull Request: https://github.com/apache/cloudstack/pull/2028
> The addIpToNic command only supports IPv4: https://cloudstack.apache.org/api/apidocs-4.11/apis/addIpToNic.html
> Features:
> - Add IPv6 address alias
> - Check if this IPv6 address is in the configured subnet for that POD/VLAN
> - Update the security group
> The admin will manually add the address to the Instance but the Security Grouping should allow it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)