Activity

From 01/13/2013 to 02/11/2013

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

01/30/2013

07:02 pm Revision f6ca057b: New version, no ordereddict dependency
Stavros Sachtouris
06:59 pm Revision 7ba32bba: Merge branch 'master' into debian
Stavros Sachtouris
06:58 pm Revision e82b8dee: Merge branch 'master' into debian
Stavros Sachtouris
06:57 pm Revision d3a75c29: Merge branch 'debian' of https://code.grnet.gr/git/kamaki into debian
Stavros Sachtouris
06:54 pm Feature #3199 (Closed): Recursively download remote directories
Stavros Sachtouris
06:53 pm Support #3209 (Closed): Container-path divider to be used as part of a container or path name
Stavros Sachtouris
06:44 pm Revision 305284b8: Set version
Stavros Sachtouris
06:36 pm Revision 5cc03379: Merge branch 'feature-ci' into release-0.6.3.3
Conflicts:
Changelog
kamaki/__init__.py
Stavros Sachtouris
05:30 pm Revision c1f910d8: Fix docs
Stavros Sachtouris
05:29 pm Revision b8d3bca4: Update COPYRIGHT
Stavros Sachtouris
05:28 pm Revision aa7a9b10: Revert updating COPYRIGHT
Stavros Sachtouris
05:27 pm Revision 620fe899: Revert "Fix docs"
This reverts commit b213b9a0594ba3670dfb9c3a676a1081af706be7. Stavros Sachtouris
05:00 pm Revision 89e4c1c4: Get rid of OrderedDict dependency for python<=2.6
Stavros Sachtouris
04:45 pm Support #3213 (Closed): Remove ordereddict dependency
Stavros Sachtouris
04:38 pm Revision a9fca388: CHANGELOG for version 0.6.3
1. Get rid of OrderedDict dependency (for python <= 2.6)
2. Minor fixes
Stavros Sachtouris
04:26 pm Revision b213b9a0: Fix docs
Christos Stavrakakis
04:22 pm Revision 887b54b6: New release 0.6.3.3
Stavros Sachtouris
03:45 pm Revision c3857b7d: Merge branch 'feature-store' into develop
Stavros Sachtouris
03:45 pm Revision c314fc10: Add new --[dst-]container info to documentation
Stavros Sachtouris
03:31 pm Revision 891c0866: Collaborate with devflow and buildbot
Christos Stavrakakis
03:14 pm Revision c87d28ac: Merge branch 'feature-store' into develop
Stavros Sachtouris
03:13 pm Revision b9ca5b73: download --resume can create new local files
Stavros Sachtouris
02:33 pm Revision 5ce38c97: Move version to seperate file
Christos Stavrakakis
02:15 pm Revision 0e8a701c: Merge branch 'master' into debian
Conflicts:
docs/installation.rst
Stavros Sachtouris
02:14 pm Revision fc657a93: Merge branch 'develop' into debian-develop
Conflicts:
docs/installation.rst
Stavros Sachtouris
02:11 pm Revision 4d18c478: Merge branch 'feature-store' into develop
Stavros Sachtouris
02:10 pm Revision 52edad0a: Add : to all --container store-* commands
Stavros Sachtouris
01:32 pm Support #3213 (Closed): Remove ordereddict dependency
Get an incode copy of ordereddict code for systems with python < 2.7 Stavros Sachtouris
12:55 pm Revision 0e4ee6d1: store-move to use --dst-container with : support
Stavros Sachtouris
12:46 pm Revision e423eb63: Add store-copy --dst-container with : support
Stavros Sachtouris
12:23 pm Support #3212 (Closed): Clean up client unittests
kamaki.clients unittests should become independant and use as few default input data and credentials as possible. Stavros Sachtouris
11:32 am Revision 75ee7a88: Remove obsolete method check_range
Stavros Sachtouris
11:12 am Bug #3211 (Closed): image register behavior with quoted text in kamaki shell
image register "La la" "pithos://pithos/la la"
- different behavior in shell than in command line
In command line...
Stavros Sachtouris

01/29/2013

06:08 pm Revision edab7ba7: Allow create/delete to operate on con:tainers
con:tainers are containers with : in their name Stavros Sachtouris
05:48 pm Revision cdc4247b: -R as resursive in store_download
Stavros Sachtouris
05:44 pm Support #3209 (Closed): Container-path divider to be used as part of a container or path name
Right now: in kamaki store users can use the : symbol to divide the container from the path.
Problem: Kamaki cannot ...
Stavros Sachtouris
04:54 pm Bug #3187 (Closed): path prefix wildcard @ kamaki-store commands
Instead of a wildcard mechanism, some store commands behavior changed to use remote or local paths as prefixes. This ... Stavros Sachtouris
04:46 pm Support #3197 (Resolved): Cleaner error handling code
Stavros Sachtouris
04:45 pm Feature #3199 (Resolved): Recursively download remote directories
Stavros Sachtouris
04:45 pm Revision ff07e033: Merge branch 'feature-store' into develop
Stavros Sachtouris
04:44 pm Revision f6c09d14: Implement resursive download
Stavros Sachtouris
03:05 pm Revision 55c7c589: Merge branch 'feature-store' into develop
Stavros Sachtouris
02:20 pm Revision ae99b37d: Intuitive semantics to store-download
download to directory means multiple downloads with prefix Stavros Sachtouris
01:25 pm Revision f2b26be6: Change version
Stavros Sachtouris
01:08 pm Revision f15683cb: Manifest Changelog
Stavros Sachtouris

01/25/2013

09:20 pm Revision 32aad5c5: Merge branch 'feature-errors' into develop
Stavros Sachtouris
09:19 pm Revision 285d7238: Total code reduction: ~25KiB of code
Stavros Sachtouris
09:17 pm Revision b4cf92b8: Fully adjust pithos_cli
Stavros Sachtouris
06:46 pm Revision 68858765: Adjust up to store-download
Stavros Sachtouris
05:58 pm Revision ca092af4: Adjust up to store-overwrite
Stavros Sachtouris

01/24/2013

08:19 pm Revision 1395c40e: Adjust pithos_cli up to store_move
Stavros Sachtouris
05:36 pm Revision 5a673575: Fully adjust cyclades_cli
Stavros Sachtouris
03:39 pm Revision 92ab4b52: Bump ubuntu version 0.6.3.2-0ubuntu1
Nikos Skalkotos
12:59 pm Revision 12c59e93: Merge branch 'master' into ubuntu
Nikos Skalkotos

01/23/2013

07:50 pm Revision b04288f7: Adjust cyclades_cli up to create
Stavros Sachtouris
06:48 pm Revision 236e7d08: Fully adjust cyclades_cli
Stavros Sachtouris
05:36 pm Revision 4ac9e2b1: Merge branch 'master' into debian
Conflicts:
docs/installation.rst
Stavros Sachtouris
05:35 pm Revision 4ac4e72d: New upstream version
Stavros Sachtouris
05:32 pm Revision e02aa7dd: Seriously!
Stavros Sachtouris
05:25 pm Revision 3cc0d29d: Update version tag
Stavros Sachtouris
05:17 pm Revision 0ddbbcdc: Merge branch 'master' into release-0.6.3
Stavros Sachtouris
05:16 pm Revision a03ade9e: Minor adjustments + apply to image_cli <=register
Stavros Sachtouris
02:46 pm Feature #3199 (Closed): Recursively download remote directories
Until now: users have to download each file with a seperate command
Desired functionality:
1. kamaki store downlo...
Stavros Sachtouris
02:10 pm Revision 18a1ddc0: New upstream version 0.6.3.1-1
Stavros Sachtouris

01/22/2013

08:32 pm Revision dc6fc88e: Apply changes to history_cli
Stavros Sachtouris
07:53 pm Bug #3172 (Closed): store upload connection/server failure handling
Stavros Sachtouris
07:53 pm Feature #3163 (Closed): Rich command-specific user help
Stavros Sachtouris
07:51 pm Revision 436bd910: Propagate changes to config_cli
Stavros Sachtouris
07:14 pm Revision a00de254: Seperate error handling from main cli classes
So far tested in astakos only Stavros Sachtouris
07:03 pm Support #3197 (Closed): Cleaner error handling code
Error handling code from v0.6.3 is clear but results to large source files in kamaki.cli.commands
This cleaning will...
Stavros Sachtouris
06:57 pm Bug #3196 (Closed): Trace errors through all parts of kamaki code
Some error traces seem to be missing when reporting an error.
Fixing this, slight design changes in error handling...
Stavros Sachtouris
05:28 pm Revision 36526b3c: Tide up error handling code in astakos
Stavros Sachtouris
03:10 pm Feature #3165 (Closed): Basic windows support
Stavros Sachtouris
03:04 pm Revision f2a310a3: Merge branch 'feature-store' into develop
Stavros Sachtouris
02:32 pm Revision 001200c3: Format data size units, use it in quota commands
quota returns value in units (KiB, MiB, etc)
new argument -b, --bytes to return value in bytes
setquota can accept a ...
Stavros Sachtouris
12:42 pm Revision 7147e1ca: store-delete asks for permission
In cli.utils: new method ask_user prompts for permission
In cli.commands.pithos_cli: store_delete/purge ask for permi...
Stavros Sachtouris
12:06 pm Revision 49b479a7: Merge branch 'develop' into feature-store
Stavros Sachtouris

01/21/2013

06:53 pm Support #3179 (Closed): Merge quota-holder client in main kamaki distribution
Stavros Sachtouris
06:52 pm Bug #3192 (Closed): kamaki image * commands should not send non-flag URL params without values
Stavros Sachtouris
06:34 pm Revision 4375c7b3: Merge branch 'bugfix-params'
Stavros Sachtouris
06:32 pm Revision fa984c2c: mage-public: remove params without values
Stavros Sachtouris
06:02 pm Revision c3d131ec: Merge branch 'feature-store' into develop
Stavros Sachtouris
06:00 pm Revision 745d938b: Tide up _upload_missing_blocks code + progress chk
progress check in upload: don't let progress bar raise exceptions Stavros Sachtouris
04:25 pm Bug #3192 (Closed): kamaki image * commands should not send non-flag URL params without values
Stavros Sachtouris
03:23 pm Revision 7eda693f: Doc updates and minor improvements
Stavros Sachtouris
01:53 pm Revision 3e7d1e0e: Upload progress bar advances only if block uploads
was: progress bar advances if thread is initialized. In case of thread
failures, progress bar was re-initialized for ...
Stavros Sachtouris

01/18/2013

06:49 pm Revision 3e58b962: TODO changes on store-download
Stavros Sachtouris
06:41 pm Revision 1f315e7b: Make store-upload second param optional
Stavros Sachtouris
05:44 pm Revision b9ac17a3: Enforce python>=2.6 dependency
Stavros Sachtouris
05:21 pm Revision e14bbf21: Add missing dependencies python-ordereddict/argparse
Stavros Sachtouris
05:04 pm Revision 8158650c: Add deps python-ordereddict, python-argpars
Stavros Sachtouris
04:43 pm Revision b9d3ed98: Python instead of Python-all
Stavros Sachtouris
04:32 pm Revision 7d809724: Add python-all package dependency
Stavros Sachtouris
04:17 pm Revision c377da35: Fix rules syntax error
Stavros Sachtouris
02:44 pm Revision 35b52b0e: Update store-manifest help
Manifest is kept for compatibility with OOS Storage Stavros Sachtouris
02:38 pm Revision aaca2ef4: path.basename for store-append/truncate/overwrite
Check if it is applied everywhire + minor improvements Stavros Sachtouris
11:55 am Revision 7a423d97: More intuitive storer-copy/move semantics
copy/move cont:path path2
will move all <obj> prefixed with path, as path2<obj>
or as path2 if path corresponds...
Stavros Sachtouris

01/17/2013

07:10 pm Revision 707c1a4a: store upload uses basename if remote name msing
Stavros Sachtouris
07:03 pm Revision 8249ee0f: Change store-move semantics (more like copy)
move cont:path path2
will move all <obj> prefixed with path, as path2<obj>
move cont:path cont2:
will move all ...
Stavros Sachtouris
06:45 pm Revision 38b55954: New semantics for store-copy
copy cont:path path2
will copy all files prefixed with path, as path2path
copy cont:path cont2:
will copy all...
Stavros Sachtouris
05:45 pm Revision e11d7acb: python-all>=2.6, install changelogs
Stavros Sachtouris
04:29 pm Revision eb18b8a7: Add prefix-match ability to store-copy
Stavros Sachtouris
02:51 pm Revision d7beb9ae: Merge branch 'feature-output' into develop
Stavros Sachtouris
02:51 pm Revision a40e152f: pre-connection debug info
Stavros Sachtouris
01:48 pm Bug #3187 (Closed): path prefix wildcard @ kamaki-store commands
Kamaki store commands need a wildcard functionality. A simple prefix-aware approach will be implemented. The idea is ... Stavros Sachtouris
01:39 pm Revision 8f180e69: Merge branch 'feature-output' into develop
Stavros Sachtouris
01:32 pm Revision 1a3c18fd: Add include option to control conn-content print
Stavros Sachtouris
12:40 pm Revision d4f94157: Merge branch 'master' into feature-output
Stavros Sachtouris

01/16/2013

05:12 pm Revision 129d8e56: New upstream version 0.6.3
Stavros
05:01 pm Revision 6834fc64: Add changelog
Stavros Sachtouris
04:47 pm Revision e3a1d743: Documentation updates
Stavros Sachtouris

01/15/2013

07:24 pm Revision f5d9bc54: Documentation updates
Stavros Sachtouris
06:00 pm Revision fa53cb2e: Debianize Ubuntu parts of debian/*
root
03:47 pm Revision 66c8a4f0: Update Changelog and manpage
Stavros Sachtouris
03:26 pm Revision bcbf9a58: Remove build-dependancy on Sphinx package, explicitely add manpage
Stavros Sachtouris
03:17 pm Revision fa062062: Merge branch 'feature-quota' into develop
Stavros Sachtouris
03:07 pm Revision 6c2a6f0d: Re-fix setup
Stavros Sachtouris
02:55 pm Support #3179 (Resolved): Merge quota-holder client in main kamaki distribution
Stavros Sachtouris
02:55 pm Revision 81e34150: Merge branch 'feature-output' into develop
Conflicts:
kamaki/clients/__init__.py
kamaki/clients/pithos.py
Stavros Sachtouris
02:09 pm Revision 1ada4c87: Forgoten save
Stavros Sachtouris
01:59 pm Revision d6542452: Setup QH-related package setup
Stavros Sachtouris
01:37 pm Revision b31051d6: Syntax check and debug
Stavros Sachtouris
01:12 pm Revision b4368e33: Add all quotaholder files in kamaki
Stavros Sachtouris

01/14/2013

07:05 pm Revision d1304043: Copy quotaholder client files into clients
Stavros Sachtouris
05:31 pm Revision 18555878: Merge branch 'develop' into feature-quota
Conflicts:
kamaki/cli/commands/history_cli.py
kamaki/cli/commands/pithos_cli.py
Stavros Sachtouris
05:26 pm Support #3179 (Closed): Merge quota-holder client in main kamaki distribution
Stavros Sachtouris
05:23 pm Bug #3172 (Resolved): store upload connection/server failure handling
Stavros Sachtouris
04:22 pm Revision 16c895db: More retries, dynamic upload thread limit
Even the slightest progress causes upload to retry
if 502 client error is received, # of threads are limited to curre...
Stavros Sachtouris
03:39 pm Revision 7644c38e: Handle thread failures in download
If some threads fail for some reason, download re-tries 2 more times,
provided there is some progress
Stavros Sachtouris
01:35 pm Feature #3165: Basic windows support
Users can install kamaki at windows consoles, if they know their python Stavros Sachtouris
12:19 pm Revision 16a23e82: Merge branch 'master' into debian
Conflicts:
docs/developers/extending-clients-api.rst
Stavros Sachtouris
12:15 pm Revision 3bc0a7ee: Do not compile docs
Stavros Sachtouris
« Previous
Next »
 

Also available in: Atom