lowercase00 opened a new pull request, #1742: URL: https://github.com/apache/libcloud/pull/1742
Adds a `private` and `tag` filter to DigitalOcean Images ### Description DigitalOcean accepts both `tag_name` and `private` parameters to filter images and Nodes. This PR adds these parameters using the `ex_*` convention. https://docs.digitalocean.com/reference/api/api-reference/#tag/Images ### Status - done, ready for review ### Checklist (tick everything that applies) - [x] [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) ### Others First contribution, will keep it as a Draft for now. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@libcloud.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org