zimventures opened a new pull request #1357: adding a sync/async flag for 
destroy_node
URL: https://github.com/apache/libcloud/pull/1357
 
 
   ## Changes GCE node deletion to allow async issuance
   Adds the ability for GCE provider to perform node deletion in an async 
manner. 
   
   
   ### Description
   
   See issue #1356 for full back-story. 
   tldr; even the most basic node deletions in GCP will time out when using the 
`destroy_node()` function as it works today. 
   
   
   ### Status
   Covers issue #1356 
   - work in progress
   
   
   ### 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)
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to