Activity

From 10/16/2012 to 11/14/2012

11/14/2012

05:46 pm Revision 42c739c0: START FEAT. DEV. cmd accessibility in shell
shell commands should be accessible from all contexts e.g.:
[kamaki] server #new context
[server] /config list #c...
Stavros Sachtouris
05:26 pm Revision db950b10: Use CLIErrors in shell
Stavros Sachtouris
05:04 pm Revision 87565d2c: Colors off if stdout is not a tty
Stavros Sachtouris
05:01 pm Revision f551841a: Improve print_list/dict
Stavros Sachtouris
03:10 pm Revision 71882bca: Apply total error handling
Stavros Sachtouris
02:14 pm Revision 4f6a21f6: Colors are off by default
Stavros Sachtouris
01:38 pm Revision d486baec: Complete UI/cli interface refactoring, minor bugs
Stavros Sachtouris

11/13/2012

07:02 pm Revision be99b6ad: Various configurations (not finished yet)
Stavros Sachtouris
06:08 pm Revision a763efe5: Fix gbp.conf to use ../build-area/
Nikos Skalkotos
06:07 pm Revision b4e45eda: For now, remove documentation files
Nikos Skalkotos
06:06 pm Revision 5ad91c85: Add forgotten dependency python-ordereddict
Nikos Skalkotos
05:54 pm Revision 6514457a: Adjust interactive shell to new kamaki order
Stavros Sachtouris
05:42 pm Revision ef65ff36: Bump debian version to 0.6-1
Nikos Skalkotos
05:06 pm Revision 37c67167: Merge commit 'v0.6' into debian
Nikos Skalkotos
04:43 pm Revision f2e455ae: Fix package dependencies
Remove gevent dependency and add python-ansicolors and python-progress
as suggestions.
Nikos Skalkotos
02:52 pm Revision 12ecdeb7: Complete new structure in one command (exprmtal)
Stavros Sachtouris

11/12/2012

07:19 pm Revision 0d249b3e: Allow clis to overide command load implementation
Still buggy and experimental, but if a cli don't use the command
decorator, but implement another way of loading clas...
Stavros Sachtouris

11/09/2012

06:01 pm Revision 78496d42: Pre-call parisng and errors, new cmd-spec system
Test firsth in one-command enviroment
cmd-spec system has been initialized, but not finished
Stavros Sachtouris
03:45 pm Revision af6de846: Start refactoring main CLI
Aims:
- cleaner cli load-point code
- move more argument logic to argument module
- move command loading to the seper...
Stavros Sachtouris
01:44 pm Revision 062b1d0a: Extract json-encoded error info in clients
Stavros Sachtouris
01:11 pm Revision 6cdfdcf3: Minor improvements to server_wait behavior
Stavros Sachtouris

11/08/2012

07:23 pm Revision 85e3803d: Update Pithos+ support documentation
Stavros Sachtouris
05:29 pm Revision d07b3796: Fix bug with deep-pathed commands
FEATURE: subcommands of a callable command are not allowed. e.g.:
if the following exist as callable commands:
cmd1_...
Stavros Sachtouris
03:20 pm Revision c59aef27: Fix minor wait_server bug, discover a cli bug
CLI bug: deep-level commands malfunction Stavros Sachtouris
02:48 pm Revision fd1f1d96: NEW server method: wait_server + cli command
wait for server to reach state (e.g. while building) Stavros Sachtouris

11/07/2012

04:26 pm Revision 0a0b9fb6: Modify KeyValueArgument and CmdConfigArgument
KeyValueArgument now accepts only one key=value pair but can be
repeated:
--property key1=val1 --property key2=va...
Stavros Sachtouris
03:19 pm Revision ae3c77f9: Copy os/users image tags at server_create
Stavros Sachtouris
02:18 pm Revision 0c24b26b: Enhance confiug options documentation
Stavros Sachtouris

11/06/2012

07:58 pm Revision 7966ffb8: A little bit more error handling
Stavros Sachtouris
07:44 pm Revision de4f08ef: Handle json-formated server error responses
Stavros Sachtouris
07:08 pm Revision 0238c167: Propagate error handling corrections up to CLIs
Stavros Sachtouris
04:49 pm Revision bcb51856: Restore verbose and debug functionality in clients
Stavros Sachtouris
04:34 pm Revision 7e5415a4: Modernize clients and clients.connection error hdl
Stavros Sachtouris

11/05/2012

07:38 pm Revision d5eeabc0: Error handling reform start from connection
Stavros Sachtouris
07:05 pm Revision 7d91734c: Fix unresolved httplib request url - path issue
minor unitest fixes Stavros Sachtouris
06:07 pm Revision 0d92fedd: Merge tag 'v0.6' into ubuntu
1. Full pithos+ support,
2. Fast download and upload with
- connection pooling
- threaded requests
3. Interactive she...
Nikos Skalkotos
06:05 pm Revision 302c011b: Initial pkg for ubuntu
Nikos Skalkotos
05:46 pm Revision f93854ae: Restore color dummys
Stavros Sachtouris
04:53 pm Revision 6ac7f90f: Add object-version arg to store info
Stavros Sachtouris
04:44 pm Revision e0aac6a6: Remove sensitice info from tests
Stavros Sachtouris
04:35 pm Revision 22beceb3: Minor improvements in pithos unitesting
Stavros Sachtouris
04:04 pm Revision 19699c46: test pithos upload with binary random files
Stavros Sachtouris
03:55 pm Revision f27ed9a0: Sync progressbar to threads, adjust ctrl-c handler
In pithos download/upload ctrl-c is caught when multithreading,
and wait for active threads to finish before exiting
Stavros Sachtouris
01:12 pm Revision 2ef56d5b: Merge branch 'develop' into ubuntu
Nikos Skalkotos

11/02/2012

07:28 pm Revision e02728f9: Use standard threading instead of gevent/greenlets
gevent depedency is not needed after that Stavros Sachtouris
05:10 pm Revision cf49aa14: Update documentation
Stavros Sachtouris
01:16 pm Revision 3dabe5d2: Make all source pep8 compliant
Stavros Sachtouris

11/01/2012

03:20 pm Revision 234954d1: pep8 kamaki.cli.commands
Stavros Sachtouris
01:31 pm Revision f3692d9e: Update debian control file for version 0.6
Nikos Skalkotos
12:42 pm Revision 403b1902: Merge branch 'master' into debian
User

10/31/2012

07:02 pm Revision fd5db045: pep8 part of kamaki (from root to cli)
Stavros Sachtouris
06:06 pm Revision 40425570: Get rid of old file
Stavros Sachtouris
04:35 pm Revision 19f48e75: pep8 setup.py
Stavros Sachtouris
04:19 pm Revision 9ceec15a: Intriduce store cat to cli
cat prints a remote file to console
this used to be achieved by calling download with only one
parameter, which is no...
Stavros Sachtouris
04:06 pm Revision 5203ec42: Remove forgoten debug print message
Stavros Sachtouris
03:28 pm Revision f8b42e99: Propagate failed connection to server
Stavros Sachtouris
01:16 pm Revision b521efd9: Minor bugs
Stavros Sachtouris
12:04 pm Revision 1037b811: Remove sensitive info from code
Stavros Sachtouris
11:55 am Revision 9c2c1659: Remove some merging trash
Stavros Sachtouris
11:50 am Revision 68da89ac: Merge branch 'master' of https://code.grnet.gr/git/kamaki
Conflicts:
kamaki/__init__.py
kamaki/cli.py
kamaki/clients/__init__.py
kamaki/clients/astakos.py
kamaki/clients/...
Stavros Sachtouris

10/30/2012

06:51 pm Revision df959ba0: Remove too much progressbar warnings
Stavros Sachtouris
06:48 pm Revision b5d069f0: Move progressbar check to ProgressBarArgument
Stavros Sachtouris
06:42 pm Revision 9791305f: Catch progressbar missing in download
Stavros Sachtouris
06:39 pm Revision 41226a68: Dont create ProgressBar if progress not installed
Stavros Sachtouris
06:36 pm Revision 5bfe1cda: Commit uncommited pithos_cli changes
Stavros Sachtouris
06:17 pm Revision 4e054e38: Make ansicollors and progressbar optional
Actually, setuptools don't support "optional", so they are
just not installed
Stavros Sachtouris
06:11 pm Revision 726fa2a1: Remove request depedancy
Stavros Sachtouris
06:06 pm Revision 3cea140a: Add snf-common dependency
Stavros Sachtouris
05:54 pm Revision b335416e: Almost complete kamaki.client settings
There are some issues:
- in Pithos: big-file handling, binnary file up/download
- in Cyclades: some methods need extr...
Stavros Sachtouris
05:37 pm Revision 8ecbb5e8: unittest image set/list_members
Stavros Sachtouris
04:23 pm Revision adb1dde9: unittest image register (basic functionality)
Stavros Sachtouris
02:21 pm Revision 4c28298d: unittest image get_meta
Stavros Sachtouris
02:15 pm Revision bd1a7012: Merge branch 'develop' of https://code.grnet.gr/git/kamaki into develop
Stavros Sachtouris
02:13 pm Revision f7e38cbb: Fix image list_public syntax bug, gracefull error
Connection module errors are controled and nicer
untitest list_public
Stavros Sachtouris
02:13 pm Revision 4a429246: image test list_public
Stavros Sachtouris
01:25 pm Revision b9d07587: Astakos: minor config bug, introduce unittesting
Stavros Sachtouris
12:09 pm Revision 0e46324c: Some touches in Cyclades unittests
Stavros Sachtouris

10/29/2012

07:43 pm Revision 1f1ca342: Complete cyclades testing
Stavros Sachtouris
07:09 pm Revision 9f1d1fcf: History file at root
Stavros Sachtouris
06:15 pm Revision e8bd81eb: Default values minor fixes
Stavros Sachtouris
05:31 pm Revision 554d18b0: Setup default values for synnefo services
Defult values refer to the okeanos production
services. If the caller has access to okeanos
production site (an accou...
Stavros Sachtouris
04:11 pm Revision 67cea04c: Set colors off by default
Stavros Sachtouris
03:52 pm Revision 455b362d: Change syntax for KeyValue properties
old syntax: --property "key1=val1 key2=val2 ..."
new syntax: --property key1=val1,key2-val2,...
Stavros Sachtouris
02:47 pm Revision 23803b28: Fix parse error in argument parsing
Stavros Sachtouris
01:31 pm Revision a34888b4: list/disconnect nics by network at clients lib
Stavros Sachtouris

10/26/2012

05:10 pm Revision e828bac0: Try (and fail) to fix _delete_network in tests.py
Stavros Sachtouris
05:03 pm Revision 436f2ce1: Gracefull filenotfound error in store upload
Stavros Sachtouris
04:35 pm Revision 0fc54992: Clean up forgoten HTTPRequest imports
Stavros Sachtouris
04:18 pm Revision c270fe96: Remove relative imports from all pkgs, fix astakos
astakos imports an anused (and soon deprecated) module Stavros Sachtouris
04:03 pm Revision 03fd7ddb: Remove relative imports from commands specs
Stavros Sachtouris

10/25/2012

07:37 pm Revision 6ce9fc72: Handle connection.close in repeated requests
Stavros Sachtouris
05:10 pm Revision f34bfe13: Adjust get_firewall_profile expcted rspns frmt
Stavros Sachtouris
03:31 pm Revision b4ddae0d: Version 0.6.0
Stavros Sachtouris
03:20 pm Revision 3ad34f11: Fix unicode on httplib bug
Unicode headers or url might apear as httplib request
Although httplib can usually handle the problem, it breaks when...
Stavros Sachtouris

10/24/2012

10:06 pm Bug #1961 (Closed): .kamakirc created with insecure permissions
Vangelis Koukis

10/23/2012

05:54 pm Revision a62c75d1: Push error raising upload for testing
Stavros Sachtouris
05:21 pm Revision 19f4195f: Raise block upload greenlet failure error
Stavros Sachtouris
03:20 pm Revision 0b9269d8: Try pithos without relative imports
Stavros Sachtouris

10/22/2012

07:24 pm Revision bb877241: Finish testing cyclades already!
OK, there are a couple of issues unresolved:
- disconnect_server
- network_profiles
Both of them are probably OK, bu...
Stavros Sachtouris
06:55 pm Revision 88837c0c: test get_network_details
Stavros Sachtouris
06:45 pm Revision 8ae8313c: Unittest bugfixes
Stavros Sachtouris
06:19 pm Revision a58ff64d: test connect/list_server_necs now works
Stavros Sachtouris
05:18 pm Revision ec786e22: Remove useless import
Stavros Sachtouris
04:55 pm Revision 8dc7a093: Fix import line in clients/connection
Stavros Sachtouris
04:23 pm Revision 83a61efa: Test get_server_stats, list_networks
Stavros Sachtouris
03:53 pm Revision 388197fe: test connect_server (to nic) list_server_nics
Stavros Sachtouris

10/19/2012

07:04 pm Revision 8304a13d: Start testing network methods (nothing ready yet)
Stavros Sachtouris
06:27 pm Revision b542f95c: Improve cyclades test msgs
Stavros Sachtouris
05:32 pm Revision 2d67ecbb: Test cyclades.py upto get/set_firewall_profile
Stavros Sachtouris
03:53 pm Revision 71286858: Test get_image-metadata, server_console
Stavros Sachtouris

10/18/2012

06:33 pm Revision e17ee645: Full flavor testing
Stavros Sachtouris
06:17 pm Revision 27415de2: Test delete_server_metadata and list_flavors
Stavros Sachtouris
03:37 pm Revision ca1eb93f: Minor fix
Stavros Sachtouris
03:36 pm Revision 2340a44a: Merge branch 'develop' of https://code.grnet.gr/git/kamaki into develop
Stavros Sachtouris
03:35 pm Revision 5af9a6df: Improve interactive shell help
Stavros Sachtouris
03:25 pm Revision affb6442: Improve interactive shell help msg
Stavros Sachtouris

10/17/2012

06:27 pm Revision d813b8a6: Bugfixes
Stavros Sachtouris
06:20 pm Revision de0619d8: Test create/get_server_metadata, reboot_server etc
Stavros Sachtouris
04:45 pm Revision c92d159d: Test update_server_name + minor bugfixes
Stavros Sachtouris

10/16/2012

06:38 pm Revision e9d42f72: Fix arguments in context switching
Stavros Sachtouris
05:47 pm Revision 489a1047: Minor fixes
Stavros Sachtouris
05:07 pm Revision ef5f9c89: Tide up a little
Stavros Sachtouris
04:22 pm Revision ce48608f: Kamaki now has interactive shell + minor fixes
Stavros Sachtouris
« Previous
Next »
 

Also available in: Atom