You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by Ilgiz Islamgulov <il...@gmail.com> on 2012/06/11 21:09:51 UTC

[dev] GSOC: REST interface for Libcloud. Weekly report #3

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.