Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 1f978111

# Date Author Comment
1f978111 03/05/2013 07:32 pm Stavros Sachtouris

Unittest clients.cyclades create image metadata

c23f1dec 03/05/2013 07:29 pm Stavros Sachtouris

Unittest clients.cyclades delete *

where * stands for server/image/network

06030a1b 03/05/2013 07:20 pm Stavros Sachtouris

Unittest clients.cyclades update network name

65cc246b 03/05/2013 07:13 pm Stavros Sachtouris

Unittest clients.cyclades get network details

0da4f84b 03/05/2013 07:10 pm Stavros Sachtouris

Unittest clients.cyclades list networks

5fa8c9f1 03/05/2013 06:14 pm Stavros Sachtouris

Unittest clients.cyclades list server nics

9ced0bd8 03/05/2013 06:08 pm Stavros Sachtouris

Unittest clients.cyclades disconnect server

0e8a5f03 03/05/2013 05:40 pm Stavros Sachtouris

Unittest clients.cyclades connect server

e6ec9ea6 03/05/2013 05:34 pm Stavros Sachtouris

Unittest clients.cyclades create_network

27f04e4f 03/05/2013 04:57 pm Stavros Sachtouris

Unittest clients.cyclades get server stats

278f2eb3 03/05/2013 04:44 pm Stavros Sachtouris

Unittest clients.cyclades set firewall profile

7d768bc6 03/05/2013 04:39 pm Stavros Sachtouris

Unittes clients.cyclades get firewall profile

33ebcd22 03/05/2013 04:31 pm Stavros Sachtouris

Unittest clients.cyclades get server console

2c987e80 03/05/2013 04:25 pm Stavros Sachtouris

Unittest clients.cyclades start server

386d82a1 03/05/2013 04:24 pm Stavros Sachtouris

Unittest clients.cyclades shutdown server

b3efa972 03/05/2013 04:00 pm Stavros Sachtouris

Unittest clients.cyclades get image metadata

ff5334e4 03/05/2013 03:41 pm Stavros Sachtouris

Unittest clients.cyclades get image details

c701321b 03/05/2013 03:31 pm Stavros Sachtouris

Unittest clients.cyclades list images

a8685edf 03/05/2013 03:12 pm Stavros Sachtouris

Implement livetest to check connection pool lock

20c94832 03/05/2013 01:21 pm Stavros Sachtouris

Unittest http response pool lock handling

3b830125 03/04/2013 08:45 pm Stavros Sachtouris

Merge branch 'develop' into feature-tests

58ddc630 03/04/2013 08:10 pm Stavros Sachtouris

Release http conn. if error while getting response

Fixes Bug #3370

Conflicts:

kamaki/clients/connection/kamakicon.py
version
c24d4b5f 03/01/2013 06:19 pm Stavros Sachtouris

Unittest clients.cyclades get flavor details

8f5d38df 03/01/2013 06:01 pm Stavros Sachtouris

Unittest clients.cyclades list flavors

5ad6a119 03/01/2013 05:53 pm Stavros Sachtouris

Unittest clients.cyclades delete server metadata

7bbaf88b 03/01/2013 05:47 pm Stavros Sachtouris

Unittest clients.cyclades update server metadata

774cc124 03/01/2013 05:20 pm Stavros Sachtouris

Unittest clients.cyclades get server metadata

f1cab3a1 03/01/2013 05:01 pm Stavros Sachtouris

Unittest clients.cyclades create server metadata

e711efe2 03/01/2013 04:51 pm Stavros Sachtouris

Unittest clients.cyclades reboot server

5e194c99 03/01/2013 04:43 pm Stavros Sachtouris

Unittest clients.cyclades update_server_name

e5613073 03/01/2013 04:33 pm Stavros Sachtouris

Unittest clients.cyclades get_server_details

257b931a 03/01/2013 04:01 pm Stavros Sachtouris

Unittest clients.cyclades list servers

03493855 03/01/2013 03:22 pm Stavros Sachtouris

Unittest clients.image create_server

db113224 02/28/2013 07:29 pm Stavros Sachtouris

Initialize clients SilentEvent testing

785b478b 02/28/2013 06:10 pm Stavros Sachtouris

Complete unittests for clients.image

e09db3c4 02/28/2013 05:59 pm Stavros Sachtouris

unittest clients.image remove member

04f0c625 02/28/2013 05:54 pm Stavros Sachtouris

unittest clients.image add member

d01f7d92 02/28/2013 05:37 pm Stavros Sachtouris

unittest clients.image list_members

03314970 02/28/2013 05:30 pm Stavros Sachtouris

unittest clients.image set members

fe5173b9 02/28/2013 05:07 pm Stavros Sachtouris

unittest clients.image register, remove reregister

method reregister is obsolete and was removed from all kamaki hierarchy

e2c53122 02/28/2013 02:39 pm Stavros Sachtouris

unittests for clients.image get_meta

d86c3c7d 02/28/2013 01:53 pm Stavros Sachtouris

Initialize unittests for clients.image

274bcf7a 02/27/2013 06:52 pm Stavros Sachtouris

Complete Astakos client unittests

c1004a00 02/27/2013 06:06 pm Stavros Sachtouris

Start creating a kamaki.clients unittest set

Tests are packaged as kamaki.clients.test
As an example, the astakos authenticate method test has been implemented

33daf181 02/27/2013 03:45 pm Stavros Sachtouris

Merge branch 'develop' into feature-tests

Conflicts:
kamaki/clients/connection/kamakicon.py

1d389648 02/27/2013 03:43 pm Stavros Sachtouris

Merge branch 'develop' into feature-tests

dd7461ac 02/27/2013 03:13 pm Stavros Sachtouris

Add / at the end of images path (plankton)

This bug was produced after changes in path4url, where a trailing / is now
always removed

58a7ac27 02/27/2013 03:07 pm Stavros Sachtouris

Add / at the end of images path (plankton)

This bug was produced after changes in path4url, where a trailing / is now
always removed

4f266635 02/27/2013 01:22 pm Stavros Sachtouris

Support interaccount store operations (ftr. #3230)

Operations affected: copy and move

3a066af4 02/26/2013 07:08 pm Stavros Sachtouris

Allow Custom From-Account to pithos copy

9a8892d8 02/26/2013 06:32 pm Stavros Sachtouris

Encode non-ascii http headers

Use urllib quote + str.encode('utf-8')

ae25fa80 02/26/2013 05:39 pm Stavros Sachtouris

Merge branch 'hotfix-0.7.2' into develop

Conflicts:
kamaki/clients/utils.py
version

a9e3df67 02/26/2013 04:50 pm Stavros Sachtouris

Remove trailing / for url paths

3f931d41 02/26/2013 04:47 pm Stavros Sachtouris

Fix double // in urls

142730a2 02/26/2013 03:26 pm Stavros Sachtouris

Fix url quoting with non-ascii (closes bug #3256)

Conflicts:

kamaki/clients/utils.py
version
4de960c7 02/26/2013 03:22 pm Stavros Sachtouris

Fix url quoting with non-ascii (closes bug #3256)

6ee7c3b0 02/26/2013 01:15 pm Stavros Sachtouris

Adjust all utils.py methods to handle non-ascii

d160ada1 02/26/2013 12:42 pm Stavros Sachtouris

Allow non-ascii paramters on path2url

Replace calls of the form unicode(v) to the equivalent" '%s' % v

4ff9d6e2 02/26/2013 12:40 pm Stavros Sachtouris

Fix typo in cli.commands.astakos_cli.py

Was _main, changed to main

622a12fe 02/26/2013 12:24 pm Stavros Sachtouris

Merge branch 'develop' into feature-tests

Conflicts:
kamaki/clients/connection/__init__.py
kamaki/clients/connection/kamakicon.py

a517ff50 02/26/2013 12:19 pm Stavros Sachtouris

Allow non-ascii paramters on path2url

Replace calls of the form unicode(v) to the equivalent" '%s' % v

d78a9983 02/22/2013 02:09 pm Stavros Sachtouris

Add async tests to test_request

a037fd61 02/22/2013 02:00 pm Stavros Sachtouris

Implement a basic test_request for clients.Client

09a1a6e4 02/21/2013 06:03 pm Stavros Sachtouris

Initialize a unittest suite for kamaki.clients

660c0eff 02/21/2013 05:53 pm Stavros Sachtouris

Merge branch 'develop' into feature-tests

Conflicts:
kamaki/cli/commands/livetest_cli.py
version

79b4f177 02/21/2013 02:26 pm Stavros Sachtouris

Documentation updates

f5f2dc53 02/21/2013 12:50 pm Stavros Sachtouris

Rename tests to livetest in kamaki.clients

Update documentation to reflect these changes

c501d3df 02/20/2013 08:11 pm Stavros Sachtouris

Test create_network params

9d1db11e 02/20/2013 06:58 pm Stavros Sachtouris

Make network-create --with-dhcp option a flag

8419a4c9 02/20/2013 06:32 pm Stavros Sachtouris

Complete KamakiHTTPResponse testing

feae5557 02/18/2013 05:54 pm Stavros Sachtouris

Fix pep8 error

5d16ef46 02/18/2013 04:21 pm Stavros Sachtouris

Implement KamakiHTTPConnection unittests

e0214780 02/18/2013 01:13 pm Stavros Sachtouris

Automatic test discovery for clients.connection

b2c5b650 02/18/2013 11:49 am Stavros Sachtouris

Rename HTTPConnection/Response classes

kamaki.clients.connection.HTTPConnection/Response abstract class are renamed
to kamaki.clients.connection.KamakiConnection/Response to avoid confusion w.
httplib.HTTPConnection/Response classes

05b9e4e6 02/15/2013 07:31 pm Stavros Sachtouris

Implement unittests for HTTPConnection object

Class Location: kamaki.clients.connection.HTTPConnection
Test Location: kamaki.clients.connection.test.HTTPConnection

e7e7dbbd 02/15/2013 05:44 pm Stavros Sachtouris

Implement unittests for HTTPResponse kamaki class

Class Location: kamaki.clients.connection.HTTPResponse
Test Location: kamaki.clients.connection.test.HTTPResponse

8dd20bc7 02/15/2013 02:31 pm Stavros Sachtouris

Fix typo in KamakiHTTPResponse method

b58c1078 02/13/2013 01:14 pm Stavros Sachtouris

Make pithos_rest_api method vars safe from None

Some vars that have not None as default value where vulnerable to None assignments

06eccea2 02/13/2013 12:32 pm Stavros Sachtouris

Remove list2str() (clients.utils) 4 simplicity

b4a7aa1f 02/12/2013 07:21 pm Stavros Sachtouris

Tests run even if no progress installed

fce31e83 02/12/2013 03:41 pm Stavros Sachtouris

URL-encode requests

af9d60fe 02/12/2013 11:48 am Stavros Sachtouris

Fix a fixable pyflakes error

a2ba4204 02/11/2013 06:48 pm Stavros Sachtouris

Allow image tests to get uuid from astakos

2005b18e 02/11/2013 05:42 pm Stavros Sachtouris

Fix some more pep8 issues, more later

24ff0a35 02/11/2013 05:19 pm Stavros Sachtouris

Fix pep8 compliance issues everywhere

2208858d 02/08/2013 07:39 pm Stavros Sachtouris

Apply pep8 on clients.cyclades* methods

de73876b 02/08/2013 07:25 pm Stavros Sachtouris

Attempt to pep8-fix some source files

494fb220 02/08/2013 12:32 pm Stavros Sachtouris

Update store group/sharing tests to new API specs

7ae842c2 02/07/2013 07:18 pm Stavros Sachtouris

Adjust documentation, allow explicit account set

1f5debf7 02/07/2013 06:43 pm Stavros Sachtouris

Use UUID when calling pithos client

In kamaki.clients.pithos context, the variable is still called account
Only the callers change their behavior, as they should retrive the
account by calling kamaki.clients.astakos.AstakosClient().term('uuid')
Tests are also adjusted

2182231b 02/07/2013 05:42 pm Stavros Sachtouris

Add info method, tests and docs

409371de 02/07/2013 05:15 pm Stavros Sachtouris

Add list to astakos client

list method returns a list of all cached user informations, one for each token

29040fef 02/07/2013 05:04 pm Stavros Sachtouris

Adjust documentation to recent astakos client

5207c784 02/07/2013 04:06 pm Stavros Sachtouris

Compact code and unittests for astakos client

17d86215 02/07/2013 02:06 pm Stavros Sachtouris

Create a cached access api to Astakos >= 0.13

3f61753d 02/07/2013 02:04 pm Stavros Sachtouris

Merge branch 'develop' into feature-astakos

Conflicts:
kamaki/cli/commands/astakos_cli.py
kamaki/clients/tests.py

773d61ca 02/07/2013 01:25 pm Stavros Sachtouris

Use NamedTemnporaryFiles in pithos client tests

7f87da8b 02/06/2013 07:48 pm Stavros Sachtouris

Documentation updates, cosmetics for pithos tests

4b6c06ed 02/06/2013 07:06 pm Stavros Sachtouris

Add tests package to setup

a6f87472 02/06/2013 07:02 pm Stavros Sachtouris

Get rid of old testing implementation