petersen-poul opened a new pull request #1485: URL: https://github.com/apache/libcloud/pull/1485
## Fixes request path for ex_set_image_labels() ### Description A simple fix - the request in ex_set_image_labels was missing the "/images/" path. I made this commit against 2.8.x because that's where I needed it, but it's also missing in trunk. ### Status Replace this: describe the PR status. Examples: - done, ready for review ### 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]
