You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by danhunsaker <gi...@git.apache.org> on 2017/12/04 17:27:04 UTC

[GitHub] libcloud pull request #1148: Cleanup and correct third-party drivers doc

GitHub user danhunsaker opened a pull request:

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

    Cleanup and correct third-party drivers doc

    ## Cleaned Up And Corrected Third-Party Drivers Document
    
    ### Description
    
    - Moved StratusLab's PyPi package link to the correct row
    - Made source link for Snooze use consistent naming with other source links (include GitHub username)
    - Tightened table spacing
    - Rearranged links in footer to maintain grouping by provider
    - Removed version number from PyPi link
    
    ### Status
    
    - done, ready for review
    
    ### Checklist
    
    - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) _[No Code Changes]_
    - [X] Documentation
    - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) _[No Code Changes]_
    - [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/danhunsaker/libcloud patch-1

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

    https://github.com/apache/libcloud/pull/1148.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 #1148
    
----
commit fe9e0f2ca00726bee768fd0c2ce886095e5b78e3
Author: Daniel Hunsaker <da...@gmail.com>
Date:   2017-12-04T17:23:08Z

    Cleanup and correct tables
    
    - Moved StratusLab's PyPi package link to the correct row
    - Made source link for Snooze use consistent naming with other source links (include GitHub username)
    - Tightened table spacing
    - Rearranged links in footer to maintain grouping by provider
    - Removed version number from PyPi link

----


---

[GitHub] libcloud pull request #1148: Cleanup and correct third-party drivers doc

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

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


---