Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / cyclades @ c2b5da2f

Name Size
__init__.py 9.6 kB
rest_api.py 5.5 kB
test.py 17.4 kB

Latest revisions

# Date Author Comment
c2b5da2f 04/04/2013 04:37 pm Stavros Sachtouris

Redesign http connection module

Merge everything to kamaki.clients

Remove multiple hierarchies of connection classes (== abandon support for
alternative connection methods, e.g. for requests from pypi)

New connection classes are
- RequestManager
- ResponseManager...

3c50df2e 03/22/2013 03:42 pm Stavros Sachtouris

Apply a simple naming convention for unit tests

Naming convention:

Actual functionality:

In package kamaki.clients.pkg there is class C containing a method M
Test it in a package kamaki.clients.pkg.test, with a class C + a method test_M
Command line run:...

55faa0bc 03/15/2013 04:58 pm Stavros Sachtouris

Prepare PithorRest testcase for implementation

cd5c8cc9 03/15/2013 04:26 pm Stavros Sachtouris

Unittest ComputeRestApi.networks_put 4theWIN

50edcde7 03/15/2013 04:25 pm Stavros Sachtouris

Unittest CycladesRestApi.netowrks_post

fc835c42 03/15/2013 04:21 pm Stavros Sachtouris

Unittest CycladesRestApi.networks_get

68fd1bda 03/15/2013 03:47 pm Stavros Sachtouris

Unittest CycladesRestApi.servers_get

98a7195e 03/14/2013 06:54 pm Stavros Sachtouris

Rephrase pithos mocking expressions

f15a4776 03/14/2013 05:08 pm Stavros Sachtouris

Finetest Cyclades.delete_network

fb392083 03/14/2013 05:03 pm Stavros Sachtouris

Finetest Cyclades.update_network_name

View revisions

Also available in: Atom