Fix some spelling and typoes in docs
[kamaki] / kamaki / clients / compute / rest_api.py
2013-07-31 Stavros SachtourisFix some spelling and typoes in docs
2013-07-26 Stavros SachtourisComplete ComputeRestApi tests for compute v2
2013-07-25 Stavros SachtourisUpdate all get/delete ComputeRest tests
2013-07-24 Stavros SachtourisComplete basic compute v2 implementation
2013-07-24 Stavros SachtourisImplement servers/?/action/? ReST and methods
2013-07-24 Stavros SachtourisImplement OScompute_v2 servers/?/metadata/? calls
2013-07-24 Stavros SachtourisImplement OSv2 compute 1st level /servers calls
2013-06-26 Stavros SachtourisUpdate the copyright dates everywhere
2013-05-29 Stavros SachtourisImpleent floating ip methods @compute/cyclades
2013-05-29 Stavros SachtourisImplement floating_ip(s)post/get/delete rest calls
2013-05-29 Stavros SachtourisImplement floating_ip_pools_get @compute/cyclades
2013-03-15 Stavros SachtourisPrepare PithorRest testcase for implementation
2013-03-15 Stavros SachtourisMove compute_rest_api to compute.rest_api