You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/08/22 08:58:27 UTC

[GitHub] [libcloud] pauline-p opened a new pull request #1344: New compute driver OUTSCALE SDK

pauline-p opened a new pull request #1344: New compute driver OUTSCALE SDK
URL: https://github.com/apache/libcloud/pull/1344
 
 
   ## New compute driver OUTSCALE SDK
   
   ### Description
   
   This PR add a new compute driver name OUTSCALE SDK, it is added in file types.py of compute section and there is a new file named outscale_sdk.py. This permits to perform actions of the OUTSCALE API with outscale python sdk (osc sdk). See the documentation link: https://docs-beta.outscale.com/#outscale-api
   
   ### Status
   
   - done, ready for review
   
   ### Checklist 
   
   - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
   - [ ] Documentation (do the documentation refer to the docstring ?)
   - [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)
   
   
   I am not sure if it's ok to use my library or if I add to use the libcloud library. 
   Thanks for responses.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services