tgn-outscale opened a new pull request #1476:
URL: https://github.com/apache/libcloud/pull/1476


   ## Description
   
   This PR add a new compute driver name OUTSCALE, it is added in file types.py 
of compute section, a osc.py file for authentification and a new file named 
outscale.py to perform actions of the OUTSCALE API using requests. See the 
documentation link: https://docs.outscale.com/api
   
   This PR is a reworked version of 
https://github.com/apache/libcloud/pull/1345 using python requests lib instead 
of using outscale python sdk.
   
   ### Status
   - done, ready for review
   
   ### Checklist (tick everything that applies)
   
   - [x] Code linting (required, can be done after the PR checks)
   
   - [x] Documentation (do the documentation refer to the docstring ?)
   
   - [x] Tests
   
   - [ ] ICLA (required for bigger changes)
   
   Legal Team is currently working on the ICLA.
   I have made some tests but a lot are still missing for now.
   Not sure if this is enough.
   
   Happy to receive thoughs.


----------------------------------------------------------------
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:
[email protected]


Reply via email to