You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2022/11/21 09:34:05 UTC

[GitHub] [libcloud] ghowett opened a new issue, #1799: AWS requires Interface to be specified when using elasticIP

ghowett opened a new issue, #1799:
URL: https://github.com/apache/libcloud/issues/1799

   ## Feature Request
   
   When setting an elastic IP for an AWS instance that is uses multiple interfaces you must specify the interface you wish to use with the elasticIP.
   
   Currently the method does not allow you to specify the interface: ex_associate_address_with_node(node, elastic_ip).
   
   I propose adding an optional parameter to this function that would allow you to define the interface.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org