GitHub user hcs42 opened a pull request:

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

    Fix floating IP initialization

    The OpenStack_1_1_FloatingIpAddress constructor was called incorrectly: 
"self" was passed as "pool" instead of "driver". (The bug was introduced in my 
earlier commit.)

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

    $ git pull https://github.com/hcs42/libcloud fix_floating_ip

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

    https://github.com/apache/libcloud/pull/310.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 #310
    
----
commit 648cb4cf4b6d9be831c4502b24b46219ec747b5c
Author: Csaba Hoch <[email protected]>
Date:   2014-06-04T11:37:02Z

    Fix floating IP initialization
    
    The OpenStack_1_1_FloatingIpAddress constructor was called incorrectly: 
"self"
    was passed as "pool" instead of "driver".

----


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