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/07/18 22:30:48 UTC

[GitHub] [libcloud] redha1419 opened a new pull request #1318: added azure_arm ex_delete_public_ip

redha1419 opened a new pull request #1318: added azure_arm ex_delete_public_ip
URL: https://github.com/apache/libcloud/pull/1318
 
 
   ## added azure_arm ex_delete_public_ip
   
   ### Description
   
   This feature is just a function with in the azure_arm driver. Lib cloud users can now delete Azure ARM public ip address resources. the ex_delete_resource() method could not be used as RESOURCE_API_VERSION is too old to support the publicIpAddress resource.
   
   ### Status
   - testing
   - 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)
   - [x] Documentation
   - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
   

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