[
https://issues.apache.org/jira/browse/LIBCLOUD-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044920#comment-14044920
]
ASF GitHub Bot commented on LIBCLOUD-587:
-----------------------------------------
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/328
[LIBCLOUD-587] ex_modify_network_attributes method
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-ModifyVpcAttribute.html
This is kinda weird EC2 method.
The attributes cannot be modified in the same request:
*** Exception: InvalidParameterCombination: Fields for multiple attribute
types specified: enableDnsSupport, enableDnsHostnames
So I had to make two requests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zerthimon/libcloud
LIBCLOUD-586_add_ex_modify_network_attributes_method
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/328.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 #328
----
commit 67f2c287a5b50bceac361e3440dba68bde9accb4
Author: Lior Goikhburg <[email protected]>
Date: 2014-06-26T17:32:47Z
[LIBCLOUD-587] ex_modify_network_attributes method
----
> Allow setting VPC dns options in ec2 driver
> -------------------------------------------
>
> Key: LIBCLOUD-587
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-587
> Project: Libcloud
> Issue Type: Improvement
> Reporter: Lior Goikhburg
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)