micafer opened a new pull request #1561: URL: https://github.com/apache/libcloud/pull/1561
## Support volume v3 API endpoint in OpenStack driver Implements: #1560 ### Description This solution tries to find if the cinderv3 endpoint is available and in this case the volume related functions will use that endpoint, otherwise it will user the cinderv2 one. ### 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 - [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) ---------------------------------------------------------------- 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]
