Hello. Over the last week, I updated docstrings for compute providers , so now libcloud.rest can provide information about compute providers. Response example is provided here: http://islamgulov.com:5000/0.1/compute/providers/rackspace The response format will slightly change in future. For example return value description will be added to the response.
Now Libcloud.REST doesn't support invoke for extra arguments/methods, implement invoke for such methods is the main task for the next week. Again, the source code is here https://github.com/islamgulov/libcloud.rest.
