Hello, This is my third weekly report on the progress of Libcloud REST project.
What I've done at week: - Added tests for existing compute endpoints (used fixtures from libcloud) - Added new features for compute (list images and list sizes) - Added better X-headers parsing and added basic validation for it - Updated libcloud docstrings Goals for next week - validation for input data *- get at least compute part working by the end of next week* Again, the source code is here https://github.com/islamgulov/libcloud.rest.
