You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by saadaouad <gi...@git.apache.org> on 2016/10/01 01:44:46 UTC

[GitHub] libcloud pull request #878: 0.13.3

GitHub user saadaouad opened a pull request:

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

    0.13.3

    ## Changes Title (replace this with a logical title for your changes)
    
    ### Description
    
    Replace this with the PR description (mention the changes you have made, why
    you have made them, provide some background and any references to the provider
    documentation if needed, etc.).
    
    For more information on contributing, please see [Contributing](http://libcloud.readthedocs.org/en/latest/development.html#contributing)
    section of our documentation.
    
    ### Status
    
    Replace this: describe the PR status. Examples:
    
    - work in progress
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
    - [ ] Documentation
    - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)


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

    $ git pull https://github.com/apache/libcloud 0.13.3

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

    https://github.com/apache/libcloud/pull/878.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 #878
    
----
commit 51c1e15dd690a0aa150fca1b60b9d73d1d00aca3
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-27T05:14:32Z

    Create 0.12.x branch
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439021 13f79535-47bb-0310-9956-ffa450edef68

commit 237c68ade17a4e00318462188491c02b9d330ace
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-27T05:19:57Z

    Merge CHANGES file changes from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439023 13f79535-47bb-0310-9956-ffa450edef68

commit 923704a204939eb50d547ad1bc9edc7a1108f158
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-27T05:57:51Z

    Remove "datacenter" related changes and improvements in the compute and storage
    drivers. Some of those changes are backward incompatible and are still work in
    progress. They will be included in the next major release.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439028 13f79535-47bb-0310-9956-ffa450edef68

commit 4adcf3f023f7af06e4bd1eb9a00a2e0d79e5c7b1
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-27T06:10:47Z

    Fix typo.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439029 13f79535-47bb-0310-9956-ffa450edef68

commit 11487c3b848b265107ee6c377594a2be1d5a51c7
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-27T06:28:19Z

    Fix the old rackspace next-gen stuff.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439030 13f79535-47bb-0310-9956-ffa450edef68

commit 068b1345a08b9435038c621fda2d5fcffadb7dd8
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-27T06:30:27Z

    Set release version.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439031 13f79535-47bb-0310-9956-ffa450edef68

commit 7538214709c8761582cef0643e39334c3f4953c4
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-27T07:01:19Z

    Fix type string names.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439033 13f79535-47bb-0310-9956-ffa450edef68

commit 0683c52455cb0d41403a434119b1918389cfa7c9
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-28T01:47:48Z

    Include ELB fixes.
    
    Contributed by John Carr, part of LIBCLOUD-284.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439221 13f79535-47bb-0310-9956-ffa450edef68

commit b31d6d386aaf23ca00745b5b7b040275a4eaa8b9
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-28T02:24:49Z

    Backport commit r1439222 from trunk:
    
    Improve error handling in the Brightbox driver.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439227 13f79535-47bb-0310-9956-ffa450edef68

commit 14dd764b5a9506db1b4556716c75b46e3321feba
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-28T04:15:44Z

    Backport commits from r1439233:r1439246 from trunk:
    
    Fix the ScriptDeployment step to work correctly if user provides a relative path
    for the script argument.
    
    Contributed by Jaume devesa, part of LIBCLOUD-278.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439248 13f79535-47bb-0310-9956-ffa450edef68

commit be6d5e6925406a4f24c30159acaa111578c9fd77
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-28T05:02:10Z

    Backport changes from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439253 13f79535-47bb-0310-9956-ffa450edef68

commit f15e5613c616f2cc27ddd2d8bb815cbb03fed832
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-28T05:14:28Z

    Backport commit r1439254 from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1439256 13f79535-47bb-0310-9956-ffa450edef68

commit 575908c166191650ee892917dc10d81175347ade
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-29T21:14:50Z

    Backport commit r1426126 from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1440135 13f79535-47bb-0310-9956-ffa450edef68

commit fb892ec43bf366ac3c4ddf59a9210fc8e6fe662c
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-30T07:14:35Z

    Backport commit r1440289 from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1440296 13f79535-47bb-0310-9956-ffa450edef68

commit a806885d6cb1b161b76a6badd8e67c0a7d442b8e
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-31T02:44:27Z

    Backport commit 1440817 from trunk:
    
    Add new DNS driver for Gandi.net provider.
    
    Also perform pep8 cleanup on the existing compute driver tests.
    
    Contributed by John Carr, part of LIBCLOUD-281.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1440820 13f79535-47bb-0310-9956-ffa450edef68

commit 309c569947a5d67a5b0001da4769ea4e0842681c
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-01-31T02:53:32Z

    Backport commit 1440821 from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1440824 13f79535-47bb-0310-9956-ffa450edef68

commit e6dd0b79cb75e624d6a8cd111d649ec1b6143090
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-05T19:50:18Z

    Backport changes from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1442714 13f79535-47bb-0310-9956-ffa450edef68

commit 1cd8d51052ec4f71beb51ee27a80ce6d22824f43
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-06T22:44:44Z

    Backport changes from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1443254 13f79535-47bb-0310-9956-ffa450edef68

commit c55f3db8ac827b05d03d2438cc8af19606f45f68
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-07T15:39:26Z

    Backport changes from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1443563 13f79535-47bb-0310-9956-ffa450edef68

commit 4a6feed8458ceef4288caba2a05afe65cfe0ab1c
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-08T15:58:47Z

    Backport changes from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1444088 13f79535-47bb-0310-9956-ffa450edef68

commit 86cf5b8cd5764dc1fd139226ae4b5616105230ca
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-09T12:42:52Z

    Fix an issue introduced when removing "datacenter" stuff.
    
    Part of LIBCLOUD-290.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1444352 13f79535-47bb-0310-9956-ffa450edef68

commit fbb27bca0acb57e75b0f9f78e93f6ac9058269ea
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-11T05:27:57Z

    Backport changes from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1444658 13f79535-47bb-0310-9956-ffa450edef68

commit 2572305b2954e901558bd801e331bfd7d105a168
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-11T10:00:33Z

    Bump verison to 0.12.1.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1444701 13f79535-47bb-0310-9956-ffa450edef68

commit 37849e29b53d3817b8fb6a744a7566b8877e9b91
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-11T10:05:13Z

    Correctly prune secrets.py from the release tarball.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1444708 13f79535-47bb-0310-9956-ffa450edef68

commit 6083a7ee78d79772e824fb68e06587b024c90cd7
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-18T18:06:23Z

    Backport commits from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1447408 13f79535-47bb-0310-9956-ffa450edef68

commit c115bd14ebbe3c9cbffac0c69ce0fe9c2eb4c126
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-21T02:52:30Z

    Backport commit from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1448494 13f79535-47bb-0310-9956-ffa450edef68

commit a340ba1742544a662a23f268fdff9979222a602f
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-25T15:27:29Z

    Fix a regression which could cause test to fail under some circumstances because
    hash ordering is not guaranteed. Part of LIBCLOUD-245.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1449746 13f79535-47bb-0310-9956-ffa450edef68

commit fb43deaae1c8c8d27380370a62b785b08f993033
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-25T19:46:02Z

    Backport commit from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1449848 13f79535-47bb-0310-9956-ffa450edef68

commit cea5dec72240448d1b2742d5f71d5a8e3c74ac68
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-25T22:22:35Z

    Backport commit from trunk.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1449932 13f79535-47bb-0310-9956-ffa450edef68

commit deab48bcc829f119bd6a168cb781a2e44e9c5125
Author: Toma\u017e Muraus <to...@apache.org>
Date:   2013-02-26T23:01:51Z

    Update changes.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/libcloud/branches/0.12.x@1450512 13f79535-47bb-0310-9956-ffa450edef68

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] libcloud pull request #878: 0.13.3

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---