kamaki
11 years agoMerge kamaki.clients.connection.test with clients
Stavros Sachtouris [Wed, 20 Mar 2013 12:20:19 +0000 (14:20 +0200)]
Merge kamaki.clients.connection.test with clients

11 years agoReport total # of tests and failures in bulk tests
Stavros Sachtouris [Wed, 20 Mar 2013 12:11:25 +0000 (14:11 +0200)]
Report total # of tests and failures in bulk tests

11 years agoComplete clients.utils unittests
Stavros Sachtouris [Wed, 20 Mar 2013 11:33:20 +0000 (13:33 +0200)]
Complete clients.utils unittests

11 years agoSetup unittests for clients.utils methods
Stavros Sachtouris [Wed, 20 Mar 2013 11:06:11 +0000 (13:06 +0200)]
Setup unittests for clients.utils methods

Methods tested so far: _matches, filter_in, filter_out

11 years agoUnittest PithosRest.object_delete and its over
Stavros Sachtouris [Tue, 19 Mar 2013 16:39:44 +0000 (18:39 +0200)]
Unittest PithosRest.object_delete and its over

11 years agoUnittest PithosRest.obejct_post
Stavros Sachtouris [Tue, 19 Mar 2013 16:32:13 +0000 (18:32 +0200)]
Unittest PithosRest.obejct_post

11 years agoUnittest PithosRest.object_move
Stavros Sachtouris [Tue, 19 Mar 2013 16:12:06 +0000 (18:12 +0200)]
Unittest PithosRest.object_move

11 years agoUnittest PithosRest.object_copy
Stavros Sachtouris [Tue, 19 Mar 2013 15:59:31 +0000 (17:59 +0200)]
Unittest PithosRest.object_copy

11 years agoUnittest PithosRest.object_put
Stavros Sachtouris [Tue, 19 Mar 2013 15:45:17 +0000 (17:45 +0200)]
Unittest PithosRest.object_put

11 years agoUnittest PithosRest.object_get
Stavros Sachtouris [Tue, 19 Mar 2013 14:23:56 +0000 (16:23 +0200)]
Unittest PithosRest.object_get

11 years agoUnittest PithosRest.object_head
Stavros Sachtouris [Tue, 19 Mar 2013 14:07:14 +0000 (16:07 +0200)]
Unittest PithosRest.object_head

11 years agoUnittest PithosRest.container_delete
Stavros Sachtouris [Tue, 19 Mar 2013 13:50:37 +0000 (15:50 +0200)]
Unittest PithosRest.container_delete

11 years agoUnittest PithosRest.container_post
Stavros Sachtouris [Tue, 19 Mar 2013 13:46:29 +0000 (15:46 +0200)]
Unittest PithosRest.container_post

11 years agoUnittest PithosRest.container_get
Stavros Sachtouris [Tue, 19 Mar 2013 13:25:08 +0000 (15:25 +0200)]
Unittest PithosRest.container_get

11 years agoUnittest PithorRest.container_get
Stavros Sachtouris [Tue, 19 Mar 2013 12:45:09 +0000 (14:45 +0200)]
Unittest PithorRest.container_get

11 years agoUnittest PithorRest.container_head
Stavros Sachtouris [Tue, 19 Mar 2013 12:02:14 +0000 (14:02 +0200)]
Unittest PithorRest.container_head

11 years agoMerge branch 'develop' into feature-tests
Stavros Sachtouris [Tue, 19 Mar 2013 11:50:06 +0000 (13:50 +0200)]
Merge branch 'develop' into feature-tests

11 years agoUpdate installation isntructions to suggest pypi
Stavros Sachtouris [Tue, 19 Mar 2013 10:14:18 +0000 (12:14 +0200)]
Update installation isntructions to suggest pypi

Problem: installation isntructions used to suggest installing kamaki from git repo
which is now designed for development only
Solution: Installation instructions now suggest users to install kamaki from pypi

Installing kamaki on debian and ubuntu through an apt-tools system is still suggested

Conflicts:

docs/installation.rst

11 years agoUnittest PithosRest.account_post
Stavros Sachtouris [Fri, 15 Mar 2013 16:40:50 +0000 (18:40 +0200)]
Unittest PithosRest.account_post

11 years agoUnittest PithosRest.account_get
Stavros Sachtouris [Fri, 15 Mar 2013 16:08:32 +0000 (18:08 +0200)]
Unittest PithosRest.account_get

11 years agoUnittest PithosRest.account_head
Stavros Sachtouris [Fri, 15 Mar 2013 15:39:23 +0000 (17:39 +0200)]
Unittest PithosRest.account_head

11 years agoPrepare PithorRest testcase for implementation
Stavros Sachtouris [Fri, 15 Mar 2013 14:58:33 +0000 (16:58 +0200)]
Prepare PithorRest testcase for implementation

11 years agoUnittest ComputeRestApi.networks_put 4theWIN
Stavros Sachtouris [Fri, 15 Mar 2013 14:26:59 +0000 (16:26 +0200)]
Unittest ComputeRestApi.networks_put 4theWIN

11 years agoUnittest CycladesRestApi.netowrks_post
Stavros Sachtouris [Fri, 15 Mar 2013 14:25:35 +0000 (16:25 +0200)]
Unittest CycladesRestApi.netowrks_post

11 years agoUnittest CycladesRestApi.networks_get
Stavros Sachtouris [Fri, 15 Mar 2013 14:21:16 +0000 (16:21 +0200)]
Unittest CycladesRestApi.networks_get

11 years agoUnittest CycladesRestApi.servers_get
Stavros Sachtouris [Fri, 15 Mar 2013 13:47:07 +0000 (15:47 +0200)]
Unittest CycladesRestApi.servers_get

11 years agoUnittest ComputeRestApi.images_put
Stavros Sachtouris [Fri, 15 Mar 2013 13:26:55 +0000 (15:26 +0200)]
Unittest ComputeRestApi.images_put

11 years agoUnittest ComputeRestApi.images_delete and improve
Stavros Sachtouris [Fri, 15 Mar 2013 13:20:11 +0000 (15:20 +0200)]
Unittest ComputeRestApi.images_delete and improve

improve: group common ComputeRestApi testing code in clients.compute.test

11 years agoUnittest Compute.flavors_get
Stavros Sachtouris [Fri, 15 Mar 2013 13:09:31 +0000 (15:09 +0200)]
Unittest Compute.flavors_get

11 years agoUnittest Compute.servers_put
Stavros Sachtouris [Fri, 15 Mar 2013 13:07:07 +0000 (15:07 +0200)]
Unittest Compute.servers_put

11 years agoUnittest ComputeRestApi.servers_post
Stavros Sachtouris [Fri, 15 Mar 2013 12:48:13 +0000 (14:48 +0200)]
Unittest ComputeRestApi.servers_post

11 years agoUnittest ComputeRestApi.servers_delete
Stavros Sachtouris [Fri, 15 Mar 2013 11:55:55 +0000 (13:55 +0200)]
Unittest ComputeRestApi.servers_delete

11 years agoMove compute_rest_api to compute.rest_api
Stavros Sachtouris [Fri, 15 Mar 2013 11:30:27 +0000 (13:30 +0200)]
Move compute_rest_api to compute.rest_api

kamaki.clients.compute_rest_api --> kamaki.clients.compute.rest_api

11 years agoUnittest ComputeRestApi.servers_get
Stavros Sachtouris [Fri, 15 Mar 2013 11:29:39 +0000 (13:29 +0200)]
Unittest ComputeRestApi.servers_get

11 years agoComplete Image.* fine testing
Stavros Sachtouris [Fri, 15 Mar 2013 10:23:00 +0000 (12:23 +0200)]
Complete Image.* fine testing

11 years agoFinetest Image.remove_member
Stavros Sachtouris [Fri, 15 Mar 2013 10:16:59 +0000 (12:16 +0200)]
Finetest Image.remove_member

11 years agoFinetest Image.add_member
Stavros Sachtouris [Fri, 15 Mar 2013 10:14:16 +0000 (12:14 +0200)]
Finetest Image.add_member

11 years agoFinetest Image.list_members
Stavros Sachtouris [Fri, 15 Mar 2013 10:11:32 +0000 (12:11 +0200)]
Finetest Image.list_members

11 years agoFinetest Image.set_members
Stavros Sachtouris [Fri, 15 Mar 2013 10:09:07 +0000 (12:09 +0200)]
Finetest Image.set_members

11 years agoFinetest Image.register
Stavros Sachtouris [Fri, 15 Mar 2013 10:03:17 +0000 (12:03 +0200)]
Finetest Image.register

11 years agoFinetest Image.get_meta
Stavros Sachtouris [Fri, 15 Mar 2013 09:26:55 +0000 (11:26 +0200)]
Finetest Image.get_meta

11 years agoFinetest Image.list_public
Stavros Sachtouris [Fri, 15 Mar 2013 09:21:15 +0000 (11:21 +0200)]
Finetest Image.list_public

11 years agoRephrase astakos client and wip clients code
Stavros Sachtouris [Fri, 15 Mar 2013 08:45:07 +0000 (10:45 +0200)]
Rephrase astakos client and wip clients code

11 years agoRephrase pithos mocking expressions
Stavros Sachtouris [Thu, 14 Mar 2013 16:54:33 +0000 (18:54 +0200)]
Rephrase pithos mocking expressions

11 years agoRephrase mocking expressions in clients.storage
Stavros Sachtouris [Thu, 14 Mar 2013 16:17:29 +0000 (18:17 +0200)]
Rephrase mocking expressions in clients.storage

11 years agoRephrase mocking expressions
Stavros Sachtouris [Thu, 14 Mar 2013 16:00:47 +0000 (18:00 +0200)]
Rephrase mocking expressions

11 years agoFinetest Cyclades.get_image_metadata
Stavros Sachtouris [Thu, 14 Mar 2013 15:43:50 +0000 (17:43 +0200)]
Finetest Cyclades.get_image_metadata

11 years agoFinetest Cyclades.delete_network
Stavros Sachtouris [Thu, 14 Mar 2013 15:08:59 +0000 (17:08 +0200)]
Finetest Cyclades.delete_network

11 years agoFinetest Cyclades.update_network_name
Stavros Sachtouris [Thu, 14 Mar 2013 15:03:00 +0000 (17:03 +0200)]
Finetest Cyclades.update_network_name

11 years agoFinetest Cyclades.get_network_details
Stavros Sachtouris [Thu, 14 Mar 2013 14:50:52 +0000 (16:50 +0200)]
Finetest Cyclades.get_network_details

11 years agoFinetest Cyclades.disconnect_network_nics
Stavros Sachtouris [Thu, 14 Mar 2013 14:49:32 +0000 (16:49 +0200)]
Finetest Cyclades.disconnect_network_nics

11 years agoFinetest Cyclades.list_network_nics
Stavros Sachtouris [Thu, 14 Mar 2013 14:39:52 +0000 (16:39 +0200)]
Finetest Cyclades.list_network_nics

11 years agoFinetest Cyclades.list_networks
Stavros Sachtouris [Thu, 14 Mar 2013 14:38:28 +0000 (16:38 +0200)]
Finetest Cyclades.list_networks

11 years agoFinetest Cyclades.list_server_nics
Stavros Sachtouris [Thu, 14 Mar 2013 14:31:06 +0000 (16:31 +0200)]
Finetest Cyclades.list_server_nics

11 years agoFinetest Cyclades.disconnet_server
Stavros Sachtouris [Thu, 14 Mar 2013 14:24:35 +0000 (16:24 +0200)]
Finetest Cyclades.disconnet_server

11 years agoFinetest Cyclades.connect_server
Stavros Sachtouris [Thu, 14 Mar 2013 14:15:39 +0000 (16:15 +0200)]
Finetest Cyclades.connect_server

11 years agoFinetest Cyclades.create_network
Stavros Sachtouris [Thu, 14 Mar 2013 14:10:54 +0000 (16:10 +0200)]
Finetest Cyclades.create_network

11 years agoFinetest Cyclades.get_server_stats
Stavros Sachtouris [Thu, 14 Mar 2013 14:02:17 +0000 (16:02 +0200)]
Finetest Cyclades.get_server_stats

11 years agoFinetest Cyclades.set_firewall_profile
Stavros Sachtouris [Thu, 14 Mar 2013 14:00:18 +0000 (16:00 +0200)]
Finetest Cyclades.set_firewall_profile

11 years agoFinetest Cyclades.get_firewall_profile
Stavros Sachtouris [Thu, 14 Mar 2013 13:56:48 +0000 (15:56 +0200)]
Finetest Cyclades.get_firewall_profile

11 years agoFinetest Cyclades.get_server_console
Stavros Sachtouris [Thu, 14 Mar 2013 13:44:18 +0000 (15:44 +0200)]
Finetest Cyclades.get_server_console

11 years agoFinetest Cyclades.start_server
Stavros Sachtouris [Thu, 14 Mar 2013 13:31:18 +0000 (15:31 +0200)]
Finetest Cyclades.start_server

11 years agoFinetest Cyclades.shutdown_server
Stavros Sachtouris [Thu, 14 Mar 2013 13:29:35 +0000 (15:29 +0200)]
Finetest Cyclades.shutdown_server

11 years agoFinetest Cyclades.list_servers
Stavros Sachtouris [Thu, 14 Mar 2013 13:19:11 +0000 (15:19 +0200)]
Finetest Cyclades.list_servers

11 years agoFinetest and move Compute.delete_image_metadata
Stavros Sachtouris [Thu, 14 Mar 2013 12:55:32 +0000 (14:55 +0200)]
Finetest and move Compute.delete_image_metadata

11 years agoFinetest and move Compute.update_image_metadata
Stavros Sachtouris [Thu, 14 Mar 2013 12:44:57 +0000 (14:44 +0200)]
Finetest and move Compute.update_image_metadata

11 years agoFinetest and move Compute.create_image_metadata
Stavros Sachtouris [Thu, 14 Mar 2013 12:42:23 +0000 (14:42 +0200)]
Finetest and move Compute.create_image_metadata

11 years agoFinetest and move Compute.delete_image
Stavros Sachtouris [Thu, 14 Mar 2013 12:38:39 +0000 (14:38 +0200)]
Finetest and move Compute.delete_image

11 years agoFinetest amd move Compute.delete_server
Stavros Sachtouris [Thu, 14 Mar 2013 12:37:09 +0000 (14:37 +0200)]
Finetest amd move Compute.delete_server

11 years agoFinetest and move Compute.get_image_metadata
Stavros Sachtouris [Thu, 14 Mar 2013 11:49:41 +0000 (13:49 +0200)]
Finetest and move Compute.get_image_metadata

11 years agoFinetest and move Compute.get_image_details
Stavros Sachtouris [Thu, 14 Mar 2013 11:46:48 +0000 (13:46 +0200)]
Finetest and move Compute.get_image_details

11 years agoFinetest and move Compute.list_images
Stavros Sachtouris [Thu, 14 Mar 2013 11:41:32 +0000 (13:41 +0200)]
Finetest and move Compute.list_images

11 years agoFinetest and move Compute.get_flavor_details
Stavros Sachtouris [Thu, 14 Mar 2013 11:33:04 +0000 (13:33 +0200)]
Finetest and move Compute.get_flavor_details

11 years agoFinetest and move Compute.list_flavors
Stavros Sachtouris [Thu, 14 Mar 2013 11:30:53 +0000 (13:30 +0200)]
Finetest and move Compute.list_flavors

11 years agoFinetest and move Compute.delete_server_metadata
Stavros Sachtouris [Thu, 14 Mar 2013 11:22:28 +0000 (13:22 +0200)]
Finetest and move Compute.delete_server_metadata

11 years agoFinetest and move Compute.update_server_metadata
Stavros Sachtouris [Thu, 14 Mar 2013 11:20:34 +0000 (13:20 +0200)]
Finetest and move Compute.update_server_metadata

11 years agoFinetest and move Compute.get_server_metadata
Stavros Sachtouris [Thu, 14 Mar 2013 11:12:59 +0000 (13:12 +0200)]
Finetest and move Compute.get_server_metadata

11 years agoFinetest and move Compute.create_server_metadata
Stavros Sachtouris [Thu, 14 Mar 2013 11:07:35 +0000 (13:07 +0200)]
Finetest and move Compute.create_server_metadata

11 years agoFinetest and move Compute.reboot_server
Stavros Sachtouris [Thu, 14 Mar 2013 10:55:36 +0000 (12:55 +0200)]
Finetest and move Compute.reboot_server

11 years agoFinetest and move Compute.update_server_name
Stavros Sachtouris [Thu, 14 Mar 2013 10:51:16 +0000 (12:51 +0200)]
Finetest and move Compute.update_server_name

11 years agoFinetest and move Compute.get_server_details
Stavros Sachtouris [Thu, 14 Mar 2013 10:45:05 +0000 (12:45 +0200)]
Finetest and move Compute.get_server_details

11 years agoFinetest Compute.list_servers
Stavros Sachtouris [Wed, 13 Mar 2013 16:46:32 +0000 (18:46 +0200)]
Finetest Compute.list_servers

11 years agoFinetest and move Compute.create_server
Stavros Sachtouris [Wed, 13 Mar 2013 15:33:24 +0000 (17:33 +0200)]
Finetest and move Compute.create_server

11 years agoCreate package kamaki.clients.compute with tests
Stavros Sachtouris [Wed, 13 Mar 2013 14:58:07 +0000 (16:58 +0200)]
Create package kamaki.clients.compute with tests

11 years agoTransform static AstakosClient._cache to member
Stavros Sachtouris [Wed, 13 Mar 2013 13:47:19 +0000 (15:47 +0200)]
Transform static AstakosClient._cache to member

11 years agoFinetest and move Storage.list_objects_in_path
Stavros Sachtouris [Wed, 13 Mar 2013 13:14:47 +0000 (15:14 +0200)]
Finetest and move Storage.list_objects_in_path

11 years agoFinetest and move Storage.list_objects
Stavros Sachtouris [Wed, 13 Mar 2013 13:12:54 +0000 (15:12 +0200)]
Finetest and move Storage.list_objects

11 years agoFinetest and move Storage.delete_object
Stavros Sachtouris [Wed, 13 Mar 2013 13:10:08 +0000 (15:10 +0200)]
Finetest and move Storage.delete_object

11 years agoFinetest Storage.move_object
Stavros Sachtouris [Wed, 13 Mar 2013 13:08:31 +0000 (15:08 +0200)]
Finetest Storage.move_object

11 years agoFinetest Storage.copy_object
Stavros Sachtouris [Wed, 13 Mar 2013 12:48:54 +0000 (14:48 +0200)]
Finetest Storage.copy_object

11 years agoFinetest and Storage.replace_object_meta
Stavros Sachtouris [Wed, 13 Mar 2013 12:07:37 +0000 (14:07 +0200)]
Finetest and Storage.replace_object_meta

11 years agoFinetest Storage.del_object_meta
Stavros Sachtouris [Wed, 13 Mar 2013 11:36:19 +0000 (13:36 +0200)]
Finetest Storage.del_object_meta

11 years agoFinetest Storage/Pithos.get_object_meta
Stavros Sachtouris [Wed, 13 Mar 2013 11:19:46 +0000 (13:19 +0200)]
Finetest Storage/Pithos.get_object_meta

11 years agoFinetest Storage.create_directory
Stavros Sachtouris [Wed, 13 Mar 2013 10:58:15 +0000 (12:58 +0200)]
Finetest Storage.create_directory

11 years agoFinetest and move Storage.create_directory
Stavros Sachtouris [Wed, 13 Mar 2013 10:53:22 +0000 (12:53 +0200)]
Finetest and move Storage.create_directory

11 years agoFinetest and move Storage.create_object
Stavros Sachtouris [Wed, 13 Mar 2013 10:37:10 +0000 (12:37 +0200)]
Finetest and move Storage.create_object

11 years agoFinetest Storage.upload_object
Stavros Sachtouris [Wed, 13 Mar 2013 10:34:28 +0000 (12:34 +0200)]
Finetest Storage.upload_object

11 years agoFinetest Storage.list_containers
Stavros Sachtouris [Wed, 13 Mar 2013 10:06:55 +0000 (12:06 +0200)]
Finetest Storage.list_containers

11 years agoFinetest and move Storage.delete_container
Stavros Sachtouris [Wed, 13 Mar 2013 09:43:45 +0000 (11:43 +0200)]
Finetest and move Storage.delete_container

11 years agoFinetest Storage.get_container_info
Stavros Sachtouris [Wed, 13 Mar 2013 09:42:01 +0000 (11:42 +0200)]
Finetest Storage.get_container_info