Activity

From 01/31/2013 to 03/01/2013

03/01/2013

07:09 pm Revision 89ecfa57: Fix typo in list images help output
Stratos Psomadakis
06:19 pm Revision c24d4b5f: Unittest clients.cyclades get flavor details
Stavros Sachtouris
06:01 pm Revision 8f5d38df: Unittest clients.cyclades list flavors
Stavros Sachtouris
05:53 pm Revision 5ad6a119: Unittest clients.cyclades delete server metadata
Stavros Sachtouris
05:47 pm Revision 7bbaf88b: Unittest clients.cyclades update server metadata
Stavros Sachtouris
05:20 pm Revision 774cc124: Unittest clients.cyclades get server metadata
Stavros Sachtouris
05:01 pm Revision f1cab3a1: Unittest clients.cyclades create server metadata
Stavros Sachtouris
04:51 pm Revision e711efe2: Unittest clients.cyclades reboot server
Stavros Sachtouris
04:43 pm Revision 5e194c99: Unittest clients.cyclades update_server_name
Stavros Sachtouris
04:33 pm Revision e5613073: Unittest clients.cyclades get_server_details
Stavros Sachtouris
04:01 pm Revision 257b931a: Unittest clients.cyclades list servers
Stavros Sachtouris
03:24 pm Bug #3329 (Closed): In Ímage register, plankton request url misses trailing /
Stavros Sachtouris
03:22 pm Revision 03493855: Unittest clients.image create_server
Stavros Sachtouris

02/28/2013

07:29 pm Revision db113224: Initialize clients SilentEvent testing
Stavros Sachtouris
06:10 pm Revision ef1b7898: Merge branch 'feature-tests' into develop
Stavros Sachtouris
06:10 pm Revision 785b478b: Complete unittests for clients.image
Stavros Sachtouris
05:59 pm Revision e09db3c4: unittest clients.image remove member
Stavros Sachtouris
05:54 pm Revision 04f0c625: unittest clients.image add member
Stavros Sachtouris
05:37 pm Revision d01f7d92: unittest clients.image list_members
Stavros Sachtouris
05:30 pm Revision 03314970: unittest clients.image set members
Stavros Sachtouris
05:07 pm Revision fe5173b9: unittest clients.image register, remove reregister
method reregister is obsolete and was removed from all kamaki hierarchy Stavros Sachtouris
02:39 pm Revision e2c53122: unittests for clients.image get_meta
Stavros Sachtouris
01:53 pm Revision d86c3c7d: Initialize unittests for clients.image
Stavros Sachtouris

02/27/2013

06:52 pm Revision 274bcf7a: Complete Astakos client unittests
Stavros Sachtouris
06:06 pm Revision c1004a00: 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
Stavros Sachtouris
04:04 pm Revision bc702743: Merge branch 'feature-docs' into develop
Stavros Sachtouris
04:04 pm Revision 95a11486: Remove deprecated debian repo apt.dev.grnet.gr
Stavros Sachtouris
03:45 pm Revision 33daf181: Merge branch 'develop' into feature-tests
Conflicts:
kamaki/clients/connection/kamakicon.py
Stavros Sachtouris
03:43 pm Revision 69663c69: Merge branch 'feature-store' into develop
Stavros Sachtouris
03:43 pm Revision 1d389648: Merge branch 'develop' into feature-tests
Stavros Sachtouris
03:16 pm Revision 4c587cf9: Add / at the end of images path (plankton)
This bug was produced after changes in path4url, where a trailing / is now
always removed
Stavros Sachtouris
03:13 pm Revision dd7461ac: Add / at the end of images path (plankton)
This bug was produced after changes in path4url, where a trailing / is now
always removed
Stavros Sachtouris
03:10 pm Bug #3329 (Closed): In Ímage register, plankton request url misses trailing /
Stavros Sachtouris
03:07 pm Revision 58a7ac27: Add / at the end of images path (plankton)
This bug was produced after changes in path4url, where a trailing / is now
always removed
Stavros Sachtouris
01:46 pm Feature #3230 (Resolved): Pithos+ operations between different accounts
Stavros Sachtouris
01:22 pm Revision 4f266635: Support interaccount store operations (ftr. #3230)
Operations affected: copy and move Stavros Sachtouris
01:12 pm Revision 300da0fb: Seperate source client from destination client
Concerns store_copy operation and aims to clean up the code that
implements the account-to-account copy
Stavros Sachtouris

02/26/2013

07:08 pm Revision 3a066af4: Allow Custom From-Account to pithos copy
Stavros Sachtouris
06:33 pm Bug #3325 (Closed): Fail to manage non-ascii characters in store move/copy
Stavros Sachtouris
06:32 pm Revision 9a8892d8: Encode non-ascii http headers
Use urllib quote + str.encode('utf-8') Stavros Sachtouris
05:42 pm Revision 46a2e46d: Merge branch 'develop' into feature-store
Stavros Sachtouris
05:41 pm Feature #3310 (Closed): Simplify store copy/move semantics
Stavros Sachtouris
05:41 pm Bug #3325 (Closed): Fail to manage non-ascii characters in store move/copy
Stavros Sachtouris
05:39 pm Revision ae25fa80: Merge branch 'hotfix-0.7.2' into develop
Conflicts:
kamaki/clients/utils.py
version
Stavros Sachtouris
05:18 pm Revision 07c800e3: Remove trailing / for url paths
Stavros Sachtouris
05:18 pm Revision 279dabb9: Fix double // in urls
Conflicts:
kamaki/clients/utils.py
Stavros Sachtouris
05:12 pm Revision 272fe3ea: New hotfix version with complete fixes on utf8 bug
Stavros Sachtouris
04:50 pm Revision a9e3df67: Remove trailing / for url paths
Stavros Sachtouris
04:47 pm Revision 3f931d41: Fix double // in urls
Stavros Sachtouris
04:41 pm Revision cf215a96: Fix url quoting with non-ascii (closes bug #3256)
Conflicts:
kamaki/clients/utils.py
version
Stavros Sachtouris
03:26 pm Revision 142730a2: Fix url quoting with non-ascii (closes bug #3256)
Conflicts:
kamaki/clients/utils.py
version
Stavros Sachtouris
03:22 pm Revision 4de960c7: Fix url quoting with non-ascii (closes bug #3256)
Stavros Sachtouris
01:17 pm Revision 3fadf99d: Merge branch 'hotfix-0.7.1' into develop
Conflicts:
version
Stavros Sachtouris
01:15 pm Revision 6ee7c3b0: Adjust all utils.py methods to handle non-ascii
Stavros Sachtouris
12:56 pm Revision 97bda6cc: Return to correct version tag 0.7 instead of 0.7.1
Stavros Sachtouris
12:50 pm Revision 0ee353ce: Merge branch 'hotfix-0.7.1'
Stavros Sachtouris
12:43 pm Revision c2013f76: Fix bug #3256
Bug description: Pithos client interfave fails to create unicode containers
Actual Problem: kamaki.clients.utils path...
Stavros Sachtouris
12:42 pm Revision d160ada1: Allow non-ascii paramters on path2url
Replace calls of the form unicode(v) to the equivalent" '%s' % v Stavros Sachtouris
12:40 pm Revision 4ff9d6e2: Fix typo in cli.commands.astakos_cli.py
Was _main, changed to main Stavros Sachtouris
12:30 pm Bug #3256 (Closed): Pithos client interfave fails to create unicode containers
Stavros Sachtouris
12:24 pm Revision 622a12fe: Merge branch 'develop' into feature-tests
Conflicts:
kamaki/clients/connection/__init__.py
kamaki/clients/connection/kamakicon.py
Stavros Sachtouris
12:20 pm Revision feadbf28: Merge branch 'develop' into feature-store
Stavros Sachtouris
12:19 pm Revision a517ff50: Allow non-ascii paramters on path2url
Replace calls of the form unicode(v) to the equivalent" '%s' % v Stavros Sachtouris

02/25/2013

06:47 pm Feature #3310 (Resolved): Simplify store copy/move semantics
Stavros Sachtouris
06:45 pm Revision 45b70023: Uniform var names in store_copy/move
Stavros Sachtouris
06:44 pm Revision 761e0cbf: Adjust move to function like copy
Stavros Sachtouris
06:05 pm Revision 6736f171: Re-implement store-copy semantics (feature #3310)
Stavros Sachtouris
12:09 pm Revision ff7754bd: Adjust version names to synnefo versionning stds
Stavros Sachtouris

02/22/2013

06:28 pm Revision ece4ae4b: Started some changes in pithos_cli copy
Not ready yet, just for buck up Stavros Sachtouris
02:25 pm Feature #3310 (Closed): Simplify store copy/move semantics
In principle, without parameters do the intuitive-obvious functionality:
copy/move src-cnt:src-path dst-cnt:dst-pa...
Stavros Sachtouris
02:12 pm Revision 37840119: Merge branch 'develop' into feature-store
Stavros Sachtouris
02:09 pm Revision d78a9983: Add async tests to test_request
Stavros Sachtouris
02:00 pm Revision a037fd61: Implement a basic test_request for clients.Client
Stavros Sachtouris

02/21/2013

06:03 pm Revision 09a1a6e4: Initialize a unittest suite for kamaki.clients
Stavros Sachtouris
05:53 pm Revision 660c0eff: Merge branch 'develop' into feature-tests
Conflicts:
kamaki/cli/commands/livetest_cli.py
version
Stavros Sachtouris
05:51 pm Revision f9f6364f: Set new develop version 0.8
Stavros Sachtouris
05:47 pm Bug #3279 (Closed): kamaki recursive download does not behave nice if download folder does not ex...
Stavros Sachtouris
05:33 pm Revision 2c1b3f9b: Merge branch 'develop' into debian-develop
Conflicts:
version
Stavros Sachtouris
05:26 pm Revision 67f64925: Fix version name
Stavros Sachtouris
05:20 pm Revision 57330fbf: Set rc version 4
Stavros Sachtouris
05:19 pm Revision 4098d3fe: Merge branch 'develop' into release-0.7
Conflicts:
version
Stavros Sachtouris
04:58 pm Revision a9ed092f: Bump version to 0.7-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
04:55 pm Revision 40656e77: Add docs
Stavros Sachtouris
04:54 pm Revision 046b21a9: Add the right docs
Stavros Sachtouris
04:48 pm Revision db1f9b0c: Merge branch 'master' into debian
Stavros Sachtouris
04:48 pm Revision 072ec67c: Merge branch 'develop'
Stavros Sachtouris
04:48 pm Revision 5b879b16: update tests
Stavros Sachtouris
04:25 pm Revision 3b4284ac: Merge branch 'master' into debian
Conflicts:
Changelog
kamaki/__init__.py
kamaki/cli/commands/errors.py
setup.py
Stavros Sachtouris
04:15 pm Revision 3c83d5d8: pep8 fix
Stavros Sachtouris
03:48 pm Revision 0891b0c0: Resolve forgoten conflict from previour merge
Stavros Sachtouris
03:41 pm Revision 4e59b158: Merge branch 'develop'
Conflicts:
Changelog
kamaki/__init__.py
setup.py
Stavros Sachtouris
03:00 pm Revision 928c2be3: Merge branch 'develop' into release-0.7
Stavros Sachtouris
02:26 pm Revision 79b4f177: Documentation updates
Stavros Sachtouris
12:50 pm Revision f5f2dc53: Rename tests to livetest in kamaki.clients
Update documentation to reflect these changes Stavros Sachtouris
10:37 am Revision 75f0c368: Change version from 0.8 to 0.7.2
Stavros Sachtouris

02/20/2013

08:14 pm Bug #3302 (Closed): network_create dhcp should be a flag, not a value setter
Stavros Sachtouris
08:11 pm Revision c501d3df: Test create_network params
Stavros Sachtouris
07:00 pm Revision ef3d785d: Merge branch 'develop' into release-0.7
Stavros Sachtouris
06:58 pm Revision 9d1db11e: Make network-create --with-dhcp option a flag
Stavros Sachtouris
06:54 pm Bug #3302 (Closed): network_create dhcp should be a flag, not a value setter
Stavros Sachtouris
06:32 pm Revision 8419a4c9: Complete KamakiHTTPResponse testing
Stavros Sachtouris

02/19/2013

06:21 pm Revision e5a9a9f2: Merge branch 'develop' into feature-tests
Stavros Sachtouris
06:10 pm Revision dc268eaa: Change version target to 0.8
Stavros Sachtouris
05:30 pm Revision df5321b4: Bump version to 0.7~rc3-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
05:29 pm Revision 2e705460: Merge branch 'release-0.7' into debian-release-0.7
Stavros Sachtouris
05:28 pm Revision 68a9ef62: Merge branch 'ubuntu-develop' into ubuntu
Stavros Sachtouris
05:24 pm Revision ebb36115: Merge branch 'debian-develop' into ubuntu-develop
Conflicts:
debian/changelog
debian/control
debian/copyright
debian/docs
debian/gbp.conf
debian/rules
Stavros Sachtouris
05:20 pm Revision b5b7c158: Merge branch 'develop' into ubuntu
Conflicts:
kamaki/__init__.py
Stavros Sachtouris
04:18 pm Revision d38fb2ab: Merge branch 'develop' into release-0.7
Stavros Sachtouris
04:17 pm Revision db36a6a7: Fix pep8 error
Stavros Sachtouris
04:16 pm Revision 9bc8317f: Fix bug in error reporting if service anavailable
Stavros Sachtouris
04:14 pm Revision 81e72ab5: Fix bug in error reporting if service anavailable
Stavros Sachtouris
04:03 pm Revision c81fecfc: Update version tag to 0.7rc3
Stavros Sachtouris
03:49 pm Revision c09b4575: Merge branch 'develop' into release-0.7
Stavros Sachtouris
03:47 pm Revision e9e6be37: Merge branch 'feature-store' into develop
Stavros Sachtouris
03:46 pm Revision d00fd070: Recover default value of non-None default args
Stavros Sachtouris
03:46 pm Bug #3292 (Closed): Lost default value of arguments with non-None default value
Stavros Sachtouris
02:21 pm Bug #3279 (Resolved): kamaki recursive download does not behave nice if download folder does not ...
Stavros Sachtouris
02:20 pm Revision a3ba3bce: Make store download more intuitive + debug
Use cases:
- download <container>
Illegal
- download <container> --resume
Download contests to .
- download <co...
Stavros Sachtouris
10:47 am Revision 833ebde0: Merge branch 'develop' into feature-store
Stavros Sachtouris

02/18/2013

06:13 pm Bug #3279 (Closed): kamaki recursive download does not behave nice if download folder does not ex...
Stavros Sachtouris
05:54 pm Revision feae5557: Fix pep8 error
Stavros Sachtouris
04:34 pm Revision 52858143: Bump version to 0.7~rc2-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
04:32 pm Revision a45cfedf: Merge branch 'release-0.7' into debian-release-0.7
Stavros Sachtouris
04:21 pm Revision 5d16ef46: Implement KamakiHTTPConnection unittests
Stavros Sachtouris
01:13 pm Revision e0214780: Automatic test discovery for clients.connection
Stavros Sachtouris
11:49 am Revision b2c5b650: Rename HTTPConnection/Response classes
kamaki.clients.connection.HTTPConnection/Response abstract class are renamed
to kamaki.clients.connection.KamakiConne...
Stavros Sachtouris

02/15/2013

07:31 pm Revision 05b9e4e6: Implement unittests for HTTPConnection object
Class Location: kamaki.clients.connection.HTTPConnection
Test Location: kamaki.clients.connection.test.HTTPConnection
Stavros Sachtouris
05:44 pm Revision e7e7dbbd: Implement unittests for HTTPResponse kamaki class
Class Location: kamaki.clients.connection.HTTPResponse
Test Location: kamaki.clients.connection.test.HTTPResponse
Stavros Sachtouris
04:21 pm Revision ba140a75: Merge branch 'develop' into feature-tests
Stavros Sachtouris
02:31 pm Revision 8dd20bc7: Fix typo in KamakiHTTPResponse method
Stavros Sachtouris
01:29 pm Revision b4763c8a: Merge branch 'develop' into release-0.7
Stavros Sachtouris
01:27 pm Revision 3e492898: Better error message when downld destin. exists
Stavros Sachtouris
01:14 pm Revision 3d568c09: Fix pithos download_object typo range->range_str
Stavros Sachtouris

02/13/2013

01:25 pm Revision 80cfddd2: Set this feature as part of version 0.7.1
Stavros Sachtouris
01:15 pm Revision b56d23e8: Merge branch 'develop' into release-0.7
Stavros Sachtouris
01:14 pm Revision b58c1078: Make pithos_rest_api method vars safe from None
Some vars that have not None as default value where vulnerable to None assignments Stavros Sachtouris
12:32 pm Revision 06eccea2: Remove list2str() (clients.utils) 4 simplicity
Stavros Sachtouris

02/12/2013

07:21 pm Revision b4a7aa1f: Tests run even if no progress installed
Stavros Sachtouris
07:19 pm Revision f800de5d: Tests run even if no progress installed
Stavros Sachtouris
04:34 pm Bug #3265 (Closed): URL-encode all url paths before requests
Stavros Sachtouris
04:15 pm Revision 79ff3d1c: Incorporate latest develop fixes
Stavros Sachtouris
04:15 pm Revision 87a17755: Merge branch 'develop' into release-0.7
Stavros Sachtouris
04:01 pm Revision d5d7e1f3: Update Changelog
Stavros Sachtouris
03:55 pm Revision 4d892e01: Sync with rc2 state
Stavros Sachtouris
03:54 pm Revision 99733692: Merge branch 'release-0.7' into develop
Stavros Sachtouris
03:49 pm Revision 7e269d16: Remove redudant line in setup
Stavros Sachtouris
03:45 pm Support #3223 (Closed): Adjust kamaki store client and interface to use UUID as unique user ident...
Stavros Sachtouris
03:45 pm Bug #3265 (Resolved): URL-encode all url paths before requests
Stavros Sachtouris
03:45 pm Bug #3259 (Closed): Pithos container names with spaces are not supported
Stavros Sachtouris
03:42 pm Revision 25c17b35: Merge branch 'release-0.7' into feature-cli-input
Stavros Sachtouris
03:41 pm Revision fce31e83: URL-encode requests
Stavros Sachtouris
02:10 pm Revision 21d2194d: Update author and maintainer info in setup.py
Vangelis Koukis
01:19 pm Bug #3265 (Closed): URL-encode all url paths before requests
Stavros Sachtouris
01:15 pm Revision 40755a7e: Merge branch 'develop' into feature-store
Stavros Sachtouris
01:04 pm Revision 309a97af: Merge branch 'develop' into feature-cli-input
Stavros Sachtouris
12:05 pm Revision f42d37f9: Set version 0.7rc2
Stavros Sachtouris
11:54 am Revision b3aed576: Merge branch 'develop' into release-0.7
Stavros Sachtouris
11:48 am Revision af9d60fe: Fix a fixable pyflakes error
Stavros Sachtouris

02/11/2013

07:56 pm Revision 7f887e03: Depend on argparse iff python < 2.7
Stavros Sachtouris
07:45 pm Revision ea4a21b8: Make DateArgument to return timestamp by default
Stavros Sachtouris
06:48 pm Revision a2ba4204: Allow image tests to get uuid from astakos
Stavros Sachtouris
05:42 pm Revision 2005b18e: Fix some more pep8 issues, more later
Stavros Sachtouris
05:19 pm Revision 24ff0a35: Fix pep8 compliance issues everywhere
Stavros Sachtouris
12:43 pm Revision 6865400c: Merge branch 'release-0.7' into debian
Conflicts:
Changelog
docs/developers/clients-api.rst
kamaki/__init__.py
kamaki/cli/commands/errors.py
setup.py
Stavros Sachtouris
12:42 pm Revision 8281793c: Merge branch 'release-0.7' into debian-develop
Stavros Sachtouris
12:38 pm Bug #3259 (Closed): Pithos container names with spaces are not supported
Stavros Sachtouris
12:25 pm Revision b2749732: Merge branch 'develop' into debian-develop
Stavros Sachtouris

02/08/2013

07:44 pm Revision 7f238189: Remove python-ordereddict dependency
Stavros Sachtouris
07:39 pm Revision 2208858d: Apply pep8 on clients.cyclades* methods
Stavros Sachtouris
07:25 pm Revision de73876b: Attempt to pep8-fix some source files
Stavros Sachtouris
03:34 pm Revision 78408391: Add python-all
Stavros Sachtouris
01:04 pm Revision 2e44e2ba: Remove ordereddict dependency
Stavros Sachtouris
12:50 pm Revision 5dbcbaad: Update changelog
Stavros Sachtouris
12:48 pm Bug #3256 (Closed): Pithos client interfave fails to create unicode containers
Stavros Sachtouris
12:38 pm Revision c62aceca: Bump version
Stavros Sachtouris
12:33 pm Revision 40c1a99e: Merge branch 'feature-store' into develop
Stavros Sachtouris
12:32 pm Revision 494fb220: Update store group/sharing tests to new API specs
Stavros Sachtouris
12:32 pm Feature #3231 (Closed): Cache astakos authenticate retrieved results, simple api to access them
Stavros Sachtouris

02/07/2013

07:18 pm Revision 7ae842c2: Adjust documentation, allow explicit account set
Stavros Sachtouris
07:17 pm Bug #3196 (Closed): Trace errors through all parts of kamaki code
Stavros Sachtouris
06:43 pm Revision 1f5debf7: Use UUID when calling pithos client
In kamaki.clients.pithos context, the variable is still called account
Only the callers change their behavior, as the...
Stavros Sachtouris
05:46 pm Revision 8e24d691: Merge branch 'develop' into feature-store
Stavros Sachtouris
05:44 pm Feature #3231 (Resolved): Cache astakos authenticate retrieved results, simple api to access them
Stavros Sachtouris
05:42 pm Revision cfe7b6df: Merge branch 'feature-astakos' into develop
Stavros Sachtouris
05:42 pm Revision 2182231b: Add info method, tests and docs
Stavros Sachtouris
05:15 pm Revision 409371de: Add list to astakos client
list method returns a list of all cached user informations, one for each token Stavros Sachtouris
05:04 pm Revision 29040fef: Adjust documentation to recent astakos client
Stavros Sachtouris
04:06 pm Revision 5207c784: Compact code and unittests for astakos client
Stavros Sachtouris
02:06 pm Revision 17d86215: Create a cached access api to Astakos >= 0.13
Stavros Sachtouris
02:04 pm Revision 3f61753d: Merge branch 'develop' into feature-astakos
Conflicts:
kamaki/cli/commands/astakos_cli.py
kamaki/clients/tests.py
Stavros Sachtouris
01:49 pm Feature #3231 (Closed): Cache astakos authenticate retrieved results, simple api to access them
The simple access api will comply with responses of Astakos versions >= 0.13
In order to renew cache, users mast cal...
Stavros Sachtouris
01:27 pm Revision a2b8c5db: Merge branch 'develop' into feature-store
Stavros Sachtouris
01:27 pm Support #3212 (Closed): Clean up client unittests
Stavros Sachtouris
01:26 pm Revision 8aab6beb: Merge branch 'feature-errors' into develop
Stavros Sachtouris
01:25 pm Revision 773d61ca: Use NamedTemnporaryFiles in pithos client tests
Stavros Sachtouris
12:51 pm Support #3212 (Resolved): Clean up client unittests
Stavros Sachtouris
12:47 pm Feature #3230 (Closed): Pithos+ operations between different accounts
Stavros Sachtouris

02/06/2013

07:48 pm Revision 7f87da8b: Documentation updates, cosmetics for pithos tests
Stavros Sachtouris
07:06 pm Revision 4b6c06ed: Add tests package to setup
Stavros Sachtouris
07:03 pm Revision b8a2d49a: Merge branch 'feature-errors' into develop
Stavros Sachtouris
07:02 pm Revision a6f87472: Get rid of old testing implementation
Stavros Sachtouris
07:02 pm Revision cfe9c8e9: Merge branch 'feature-errors' into develop
Stavros Sachtouris
06:58 pm Feature #3229 (Closed): Fine grained unittests for clients lib
Implement unittests for all methods in clients lib, even if they are part of greater functionality.
Missing tests:...
Stavros Sachtouris
06:53 pm Bug #3196 (Resolved): Trace errors through all parts of kamaki code
Stavros Sachtouris
06:50 pm Revision a3bca46c: Update testing system for Pithos clients
Stavros Sachtouris
06:50 pm Support #3197 (Closed): Cleaner error handling code
Stavros Sachtouris
05:20 pm Revision 67cb305b: Let clients tests to use custom config files
Stavros Sachtouris
05:13 pm Revision d1f78278: Complete clients.cyclades unittests
Stavros Sachtouris
04:27 pm Feature #3228 (Closed): Mock testing for kamaki clients
Unittesting with mocking server responses should be implemented Stavros Sachtouris
12:11 pm Revision 3b0bd82f: Fixes to CI scripts
Christos Stavrakakis

02/05/2013

07:41 pm Revision db77d79e: Adjust cyclades tests up to start_server
Use increment prefixes in private methods for scenario to perform
Use non-checking methods to handle building/rebooti...
Stavros Sachtouris
06:30 pm Revision 9524ba67: Use new theme in docs
Stavros Sachtouris
05:33 pm Revision 02846a75: Test and debug a generic progress bar for tests
in client Stavros Sachtouris
12:27 pm Revision b482315a: Initialize tests for cyclades client, safe spiner
safe spiner is a replacement for progress bar functionality,
in case progress bar does not work
Stavros Sachtouris

02/04/2013

06:42 pm Revision d2e1b032: Remove intentional testing error
Stavros Sachtouris
06:36 pm Revision 80f0d425: Fix error presentation in case of batch test
Stavros Sachtouris
06:31 pm Revision 54d7c02a: Create a generic system for atomic and batch tests
Stavros Sachtouris
04:13 pm Revision 420598d0: Apply new test method on image, retouch globals
Everything has been tested and fixed except the following flaw:
when testing the whole image package, the same image ...
Stavros Sachtouris
01:59 pm Support #3223 (Closed): Adjust kamaki store client and interface to use UUID as unique user ident...
Until now: Pithos storage service and Astakos identity manager used to uniquely identify users by their user/account ... Stavros Sachtouris
01:26 pm Revision 1f0370c9: Make astakos tests work with new test suite
Stavros Sachtouris

02/01/2013

05:12 pm Revision 6d192774: Prototype kamaki.clients untitest suite
Prototype implementation on kamaki.clients.astakos client
In prototype status, does not function yet
Old unittests in...
Stavros Sachtouris
03:29 pm Feature #3173 (Closed): number of threads in multithreaded sessions
Stavros Sachtouris
03:28 pm Bug #3211 (Closed): image register behavior with quoted text in kamaki shell
Stavros Sachtouris

01/31/2013

08:59 pm Bug #3211 (Resolved): image register behavior with quoted text in kamaki shell
New kamaki shell input regex: \'.*?\'|".*?"|^[\S]*$ Stavros Sachtouris
08:57 pm Revision 99e7021f: Merge branch 'feature-cli-input' into develop
Stavros Sachtouris
08:51 pm Revision 0ba7b031: Recostruct kamaki shell input regular expression
New regex is '\'.*?\'|".*?"|^[\S]*$' and works along with some carefull extra spliting
In total, the following are pa...
Stavros Sachtouris
05:50 pm Revision 40f69f15: Merge branch 'feature-image' into develop
Stavros Sachtouris
05:48 pm Bug #3211: image register behavior with quoted text in kamaki shell
Test case: kamaki test args 'arg with "special" characters' 'another arg "with" "cpecial characters' 'third"arg with"... Stavros Sachtouris
05:38 pm Revision f769a16a: Replace 'S if S else' with 'S or' in image_cli
Stavros Sachtouris
05:11 pm Revision 6764f588: Apply devflow ways of handling versions
Devflow is a GRNET system for handling versions and packaging the verious
GRNET.gr Synnefo software piecies
Stavros Sachtouris
03:32 pm Revision 8046291b: Use devflow for packaging
Stavros Sachtouris
03:26 pm Revision ccd44b04: Merge branch 'develop' into debian-develop
Stavros Sachtouris
03:15 pm Revision 64b4b4f7: Merge branch 'debian' of https://code.grnet.gr/git/kamaki into debian
Stavros Sachtouris
03:15 pm Revision 02cf74d0: Track errors.py
Stavros Sachtouris
« Previous
Next »
 

Also available in: Atom