GitHub user bennettaur opened a pull request:

    https://github.com/apache/libcloud/pull/325

    Fixed bugs in Elasticstack and EC2 drivers

    This pull requests addresses the following issues:
    EC2 multiple region drivers issue: 
https://issues.apache.org/jira/browse/LIBCLOUD-583
    Elastichost response parse error: 
https://issues.apache.org/jira/browse/LIBCLOUD-584
    Elastichost invalid IP field name: 
https://issues.apache.org/jira/browse/LIBCLOUD-585

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SecurityCompass/libcloud fix_elasticstack_ec2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/325.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 #325
    
----
commit e03d0be708bc84b0ea9e2ad78759feeb94843603
Author: Michael Bennett <[email protected]>
Date:   2014-06-24T19:44:56Z

    Fixed a bug in elasticstack node creation method where it would raise 
exceptions because of missing data in a response, and also fixed pulling the IP 
from the proper data item
    Fixed a class leak variable when creating multiple connections to different 
EC2 regions

----


---
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