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/07/16 16:11:30 UTC

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

Hello.

Over the last weeks, I worked on extra arguments and methods support. Now
it works, but extra arguments and methods support requires updates in
libclouds docstrings. So I'm going to update docstrings in libcloud ASAP.
https://gist.github.com/3080179  Here is link with proposed format for
docstrings. If you have any suggestions please contact me.

Min goals for next week:
 - Add extra args and methods support for compute, dns (update docstrings)
 - Add load balancers endpoints
 - Start working on storage part
 - Code refactoring

Again, the source code is here https://github.com/islamgulov/libcloud.rest.