You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by mgogoulos <gi...@git.apache.org> on 2013/10/23 17:06:32 UTC

[dev] libcloud pull request: 416 softlayer

GitHub user mgogoulos opened a pull request:

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

    416 softlayer

    https://issues.apache.org/jira/browse/LIBCLOUD-416

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

    $ git pull https://github.com/mgogoulos/libcloud 416_softlayer

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

    https://github.com/apache/libcloud/pull/162.patch

----
commit 6457fd9629a03516567b130f00b0787135a34b74
Author: Markos Gogoulos <mg...@unweb.me>
Date:   2013-10-23T14:58:15Z

    Issue LIBCLOUD-416: Improvements to SoftLayer compute driver

commit 8456ded9d52c1a4c29913cf6e103bbe6ad064355
Author: Markos Gogoulos <mg...@unweb.me>
Date:   2013-10-23T15:00:38Z

    revert to previous example domain on create_node

commit e2d11e9657fb1a9b437841bcba28a8c44d379c7c
Author: Markos Gogoulos <mg...@unweb.me>
Date:   2013-10-23T15:05:40Z

    minor pep8 issues

----