- 23 May, 2013 1 commit
-
-
Stavros Sachtouris authored
- validate image metadata format - read metadata from file - merge file-loaded metadata with runtimes - store metadata file on pithos, check existance, overwrite with -f - raise helpful error messages when there fail Refs: #3797
-
- 22 May, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3732
-
- 21 May, 2013 5 commits
-
-
Stavros Sachtouris authored
Parse ivalid property file and guide users to correct it Guide users to pass valid container:path parameters Refs:#3769
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Refs: #3769
-
Stavros Sachtouris authored
Log of changes: - Properties are stored in a remote file on Pithos+ - File name is <image-file>.meta - Feature can be switched off with --no-property-file-upload - If remote property file exists, registration is aborted - If remote property file exists, force with -f, --fforce-upload-property-file - Location is given as container:path - User id can be aquired internaly with an astakos call Refs: #3769, #3778
-
Stavros Sachtouris authored
Refs: #3769
-
- 20 May, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #3756
-
Stavros Sachtouris authored
- Add image.add_member missing content-length header - Rename image-[add|del]member commands to members-[add|delete] - Remove update option from image-register - In image-compute split properties to properties-list and properties-get - Add optional output to methods * image: unregister, members add/delete/set * image compute: delete, properties delete - Transliterate methods to list-get-set-delete command groups: * image: members, member * image compute: properties Refs :#3756 #3732
-
- 15 May, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3739
-
- 14 May, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 25 Apr, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 24 Apr, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 18 Apr, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 15 Apr, 2013 3 commits
-
-
Stavros Sachtouris authored
--owner=<uuid> : print only images with given owner --name-prefix=<prefix> : print only images with name starting with <prefix> --name-suffix=<suffix> : print only images with name starting with <suffix> --name-like=<part> : print only images with name containing <part> Feature #3513
-
Stavros Sachtouris authored
Introduce the --owner parameter to kamaki image list (was: image public) If given, only images of given owner will be pronted on console. This is a client side filtering, as oposed to the other filters of the command.
-
Stavros Sachtouris authored
<GRNET name>/<OS name> API <actuall api> commands e.g. Cyclades/Compute API server commands or Pithos+/Storage API commands Commands file names are named after the API they implement, not the command interface. It cyclades, astakos, pithos, etc. instead of server, user, file, although the command names they expose are "server *", "user *", "file *", etc. Cyclades is a pretty good example: it exposes a set of commands with different prefixes (server, network, flavor) and they all use the cyclades client.
-
- 12 Apr, 2013 3 commits
-
-
Stavros Sachtouris authored
Documentation updates: reflect the changes in command groups astakos --> user, store --> file File renaming: remove the _cli suffix from modules in kamaki.cli.commands Feature #3566
-
Stavros Sachtouris authored
Feature #3566
-
Stavros Sachtouris authored
Kamaki logger module is now available to both cli and clients packages Users may set the log_file option in configuration file kamaki config set log_file ... Support #3441
-
- 11 Apr, 2013 2 commits
-
-
Stavros Sachtouris authored
Feature #3512
-
Stavros Sachtouris authored
This is implemented as a configuration option in cli Developers may set it as kamaki.clients.Client.MAX_THREADS = <limit> Adjust documentation acoordingly Feature #3546
-
- 05 Apr, 2013 1 commit
-
-
Stavros Sachtouris authored
- LOG_TOKEN: whether to log user token in http requests (default: off) - LOG_DATA: whether to log http body (send or secv - default: off) config options: log_token=off, log_data=off
-
- 02 Apr, 2013 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
- image compute group contains all Compute Image API commands, as oposed to Plankton API commands. - definition of a kamaki cli command slightly changed: a command with subcommands can have a class without being a command itself, as long as it has subcommands! Thus a subcommand group can be defined with docs and everything. - image public is not image list (docs not updated yet)
-
- 22 Mar, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 01 Mar, 2013 1 commit
-
-
Stratos Psomadakis authored
-
- 11 Feb, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 08 Feb, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 31 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 24 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 23 Jan, 2013 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 21 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 09 Jan, 2013 2 commits
-
-
Stavros Sachtouris authored
New method: cli.utils.page_hold holds console until user input, usefull for listing results
-
Stavros Sachtouris authored
-
- 08 Jan, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-