You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by nurfet-becirevic <gi...@git.apache.org> on 2017/09/04 13:34:09 UTC

[GitHub] libcloud pull request #1103: ProfitBricks provider update

GitHub user nurfet-becirevic opened a pull request:

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

    ProfitBricks provider update

    ## ProfitBricks Provider Update
    
    API v4 ProfitBricks update & other various updates and fixes.
    
    ### Description
    
    * Update ProfitBricks provider to support the version (v4) of the provider API.
      - Add image aliases
      - Support IP failover groups
    * Support `NodeAuthPassword` and `NodeAuthSSHKey` in node and volume create methods.
    * Fix image update method.
    * Add and improve tests.
    * Add documentation, provider logo and examples.
    * Fix typos and inline documentation.
    
    ### Status
    
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
    - [x] Documentation
    - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [x] [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/StackPointCloud/libcloud profitbricks-update

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

    https://github.com/apache/libcloud/pull/1103.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 #1103
    
----
commit 01ce1d5cb8c72884037a5a1ad18ce7212e79fe75
Author: nurfet-becirevic <nu...@stackpointcloud.com>
Date:   2017-09-03T21:56:17Z

    ProfitBricks provider API v4 update; fix & update tests and docs

commit 32178ac10086e23615f15e64881475861e085d78
Author: nurfet-becirevic <nu...@stackpointcloud.com>
Date:   2017-09-04T13:18:39Z

    merge from upstream 'trunk'

----


---

[GitHub] libcloud pull request #1103: ProfitBricks provider update

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

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


---