- 28 Aug, 2013 4 commits
-
-
Stavros Sachtouris authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
- 02 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4203
-
- 23 Jul, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4155
-
- 08 Jul, 2013 3 commits
-
-
Stavros Sachtouris authored
Refs: #4115
-
Stavros Sachtouris authored
Refs: #4115 New commands: astakos_commission_*: pending, info, action, accept, reject, resolve Also implement the CommaSeparatedListArgument structure
-
Stavros Sachtouris authored
Refs: #4115 New commands: astakores_resources/feedback/endpoints Also, wrap astakosclient expositions with an error handling decorator
-
- 27 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3632
-
- 26 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 21 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
New commands: floatingip list/create/delete/info/pools server ip attach/detach Also, renamed the assoc/disassoc floating ip clients methods to attach/detach_floating_ip
-
- 12 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3934
-
- 07 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs:#3934
-
- 06 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3934
-
- 03 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 31 May, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3874 Use kamaki.clients.astakos.AstakosClient as a cached astakos client to get user information and, most importantly, endpoints. Allow users to authenticate multiple tokens on the same session. In every session there must be at most one authentication per user/token. Major change: top kamaki.cli.commands class now contains a base_auth field with the cached authenticating client. All urls are drained from this field.
-
- 29 May, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 28 May, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 27 May, 2013 2 commits
-
-
Stavros Sachtouris authored
Methods exposed: get_user_info as authenticate get_uuid[s] as uuid get_username[s] as username get_quotas as quotas services_get_uuid[s]/username[s]/quotas as service uuid/username/quotas
-
Stavros Sachtouris authored
-
- 22 May, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #3732
-
Stavros Sachtouris authored
Refs: #3732
-
- 15 Apr, 2013 1 commit
-
-
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
The client is still called 'astakos', but the command group is now 'user' 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 1 commit
-
-
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
-
- 22 Mar, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 19 Feb, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 07 Feb, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 23 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 22 Jan, 2013 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
So far tested in astakos only
-
Stavros Sachtouris authored
-
- 03 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 20 Dec, 2012 1 commit
-
-
Stavros Sachtouris authored
-