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

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to