Revision:

Revisions

# Date Author Comment
25a318f0 03/06/2014 03:45 pm Giorgos Korfiatis

Fix --project-id arg parsing

dbe345ac 03/06/2014 03:45 pm Stavros Sachtouris

Add project_id param in _application_action

1598fc75 03/06/2014 03:45 pm Giorgos Korfiatis

Fix -project-id arg in pithos

75ae8a08 03/06/2014 03:43 pm Giorgos Korfiatis

Adapt cyclades commands for new projects

Add optional argument --project in create subcommands;
add subcommand reassign for servers, networks and ips.

70b5b9dd 03/06/2014 03:43 pm Giorgos Korfiatis

Adapt pithos commands for new projects

Add optional argument --project in file create;
add command file reassign.

11925d1d 03/06/2014 03:43 pm Giorgos Korfiatis

Do not translate tenant_id

tenant_id is a uuid that represents a project, not a user.

95f1b265 03/06/2014 03:43 pm Stavros Sachtouris

Adjust project commands to project_API changes

Refs: #5024, #5025

1. Rename "kamaki project application ACTION" --> "kamaki project ACTION"
2. Application commands now require a project id
3. astakosclient.Astakosclient.application_action signature has changed...

cd1edfc9 03/06/2014 03:43 pm Stavros Sachtouris

Update Changelog

602888f4 03/05/2014 06:53 pm Stavros Sachtouris

Update error messages for commands

b8220825 03/05/2014 06:21 pm Stavros Sachtouris

Update copyright dates for changes files

56ca8235 03/05/2014 06:18 pm Stavros Sachtouris

Update copyright dates for changes files

75e73aab 03/05/2014 04:39 pm Stavros Sachtouris

Fix details that ruin internal unicode objects

Refs: #5150, #5180

Specifics:
- the image path is conctructed with a + operator, use the '%s'
notation instead
- Do not quote everything on the URL, because it destroyes
? and & characters. Encode and quote only what needs to be

7c738aab 03/04/2014 07:41 pm Stavros Sachtouris

Add X-Image- to expected http header prefices

Refs: #5180

c3e41146 03/04/2014 07:31 pm Stavros Sachtouris

Fix one-command/shell differences in http encoding

Refs: #5150

1870855f 03/04/2014 06:56 pm Stavros Sachtouris

Add lists of expected headers in Pithos client

Refs: #5180

6293aa78 03/04/2014 06:11 pm Stavros Sachtouris

Allow Client objects to set headers for encoding

Refs: #5180

6ad9e577 03/04/2014 06:00 pm Stavros Sachtouris

Restrict http response header encoding

Refs: #5180

In ResponseManager, do not encode all headers to unicode.
Encode ONLY the headers mentioned by the caller method.

A caller method can use the headers_to_decode and header_prefices
property-getter/setter methods to set a list of header keys and...

23ea9475 03/04/2014 04:28 pm Stavros Sachtouris

Fix typo in output stream assignment

Refs: #5150

6106e751 03/04/2014 04:18 pm Stavros Sachtouris

Quote URL for request exactly after parsing it

Refs: #5150

026e10fc 03/04/2014 03:24 pm Stavros Sachtouris

Correct console in/output en/decoding handling

Refs: #5150

bb50c4ec 02/28/2014 05:12 pm Stavros Sachtouris

Remove "Check if service is up" for 403

36fa6ffb 02/28/2014 12:09 pm Stavros Sachtouris

Fix progressbar for short appends and overwrites

Refs: #5160

a304ef33 02/27/2014 05:30 pm Stavros Sachtouris

Log quoted headers before sending them

3042fac1 02/27/2014 05:29 pm Stavros Sachtouris

Input uses preferred encoding

6e24ad30 02/27/2014 03:16 pm Stavros Sachtouris

Add warning in encoding failure

« Previous 1 2 3 4 ... 115 Next » (26-50/2853) | Per page: 25, 50, 100

Also available in: Atom