Revision:

Revisions

# Date Author Comment
d1130026 02/10/2014 10:49 am Stavros Sachtouris

Fix type in server modify argument help

704c95b6 02/07/2014 06:48 pm Stavros Sachtouris

Merge branch 'feature-update-docs' into develop

cf862450 02/07/2014 06:44 pm Stavros Sachtouris

Enrich documentation with network-related examples

Refs: #5031

2dfedc44 02/06/2014 05:36 pm Stavros Sachtouris

Update network commands in documentaion

Refs: #5031

266206b2 02/06/2014 03:38 pm Stavros Sachtouris

Merge branch 'develop' into feature-update-docs

04c039c8 02/06/2014 03:38 pm Stavros Sachtouris

Remove deprecated methods

a0b1ff03 02/05/2014 03:24 pm Stavros Sachtouris

Merge branch 'feature-account-name' into develop

ca74006b 02/05/2014 03:24 pm Stavros Sachtouris

Update changelog

023d5ada 02/05/2014 03:16 pm Stavros Sachtouris

Recognise usernames in --account args (or similar)

Refs: #4810

Arguments --account and --to-account can now accept usernames along with uuids
Kamaki attempts to recognise the argument as a uuid. In case of failure, it
attempts to recognise it as a username. If it fails again, it produces and...

f3bba847 02/04/2014 05:35 pm Stavros Sachtouris

Update Changelog

238cc4aa 02/04/2014 05:32 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...

689f7104 02/04/2014 03:49 pm Stavros Sachtouris

Merge branch 'feature-update-docs' into develop

e6ce9ae1 02/04/2014 03:49 pm Stavros Sachtouris

Update showcase, make all scripts work

d075d6ca 01/31/2014 06:10 pm Stavros Sachtouris

Merge branch 'feature-clients-docs' into develop

cfb87e18 01/31/2014 05:21 pm Stavros Sachtouris

Update developer-oriented documentation

d4517eeb 01/31/2014 02:59 pm Stavros Sachtouris

Remove livetest references from docs

Refs: #4873

ce8aea3a 01/31/2014 02:41 pm Stavros Sachtouris

Merge branch 'feature-remove-livetests' into develop

f28beccb 01/31/2014 02:40 pm Stavros Sachtouris

Remove livetest from kamaki

Refs: #4873

139e392d 01/30/2014 05:58 pm Stavros Sachtouris

Merge branch 'feature-argument-abbreviations' into develop

b33d9050 01/30/2014 05:56 pm Stavros Sachtouris

Disable argument abbreviation

Refs: #4865

Implementaton details: subclass ArgumentParser and override the
_get_option_tuples method. Replace option_string comparison
operator: == instead of .startswith
The rest of the method code is copy-pasted from python 2.7.3 argparse

dc99e627 01/30/2014 05:05 pm Stavros Sachtouris

Update adding-commands documentation

f0bddbda 01/29/2014 06:16 pm Stavros Sachtouris

Fix problems with unicode HTTP headers

ee041529 01/28/2014 05:55 pm Stavros Sachtouris

Prettier example code in clients-api

52b2b3bd 01/28/2014 05:51 pm Stavros Sachtouris

Update clients-api docs to reflect recent changes

bd71a1a3 01/28/2014 05:29 pm Stavros Sachtouris

Merge branch 'feature-clients-docs' into develop

ab8eaf7e 01/28/2014 05:28 pm Stavros Sachtouris

Update Changelog for astakos error class merge

493f5877 01/28/2014 05:26 pm Stavros Sachtouris

Apply uniformity in kamaki.clients.astakos errors

Refs: #5002

All errors are now AstakosClientError errors

8b4ba753 01/28/2014 05:20 pm Stavros Sachtouris

Merge astakos error classes --> AstakosClientError

Refs: #5002

Also, decorate kamaki.clients.astakos.AstakosClient to raise this new class
when an error occurs

f6a5ef7a 01/28/2014 02:00 pm Stavros Sachtouris

Merge branch 'feature-container-access-bug' into develop

7258cf6a 01/28/2014 01:59 pm Stavros Sachtouris

Update changelog for immutable containers in file*

4ddeb850 01/28/2014 01:58 pm Stavros Sachtouris

Do not let file-* cmds to create containers

Refs: #4992

9a5eb55b 01/28/2014 12:39 pm Stavros Sachtouris

Merge branch 'feature-image' into develop

970df4ca 01/28/2014 12:39 pm Stavros Sachtouris

Update Changelog for image register auto-path

44443c24 01/28/2014 12:36 pm Stavros Sachtouris

Allow image register from local file to container

Refs: #4991

Image register can now accept these options as correct:
--location [pithos://UUID]/CONTAINER --upload-local-file LOCAL_PATH
which is equivalent to this:
--location [pithos://UUID]/CONTAINER/basename(LOCAL_PATH) --upload-local-file LOCAL_PATH

55463924 01/27/2014 06:22 pm Stavros Sachtouris

Merge branch 'feature-image' into develop

a879970b 01/27/2014 06:15 pm Stavros Sachtouris

Rename --(un)publish to --public/--private

Refs: 4990

138291ae 01/27/2014 05:59 pm Stavros Sachtouris

Update Changelog for image meta permissions

2dd4538b 01/27/2014 05:58 pm Stavros Sachtouris

In image register, meta gets same sharing as image

Refs: #4960

926ed96e 01/27/2014 03:03 pm Stavros Sachtouris

Update Changelog with file list bugfix

c370ec9b 01/27/2014 03:02 pm Stavros Sachtouris

Always recognise a directory in pithos

Refs: #4987

1c179f0e 01/27/2014 01:08 pm Stavros Sachtouris

Update Changelog for URL-encode bug

0d3785a1 01/27/2014 01:07 pm Stavros Sachtouris

All URL-space params are now URL-encoded

Refs: #4986

31e9ee9e 01/24/2014 05:09 pm Stavros Sachtouris

Fi network_create in documentation

27deb8fc 01/24/2014 05:09 pm Stavros Sachtouris

Fi network_create in documentation

c070f675 01/24/2014 04:58 pm Stavros Sachtouris

Merge branch 'master' into debian-wheezy

31cf20c5 01/24/2014 04:58 pm Stavros Sachtouris

Fix typos in documentation

830c1568 01/24/2014 04:58 pm Stavros Sachtouris

Typo in documentation

22663c4a 01/24/2014 04:58 pm Stavros Sachtouris

Fix typos in documentation

f0c0cfe9 01/24/2014 04:46 pm Stavros Sachtouris

Typo in documentation

56a0effe 01/24/2014 04:42 pm Stavros Sachtouris

Update documentation to reflect changes in network

fe980c71 01/24/2014 04:41 pm Stavros Sachtouris

Update documentation to reflect changes in network

89a1c636 01/24/2014 03:40 pm Giorgos Korfiatis

Adapt cyclades commands for new projects

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

d97c83a5 01/24/2014 03:40 pm Giorgos Korfiatis

Adapt pithos commands for new projects

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

f4adfac5 01/24/2014 03:40 pm Giorgos Korfiatis

Do not translate tenant_id

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

4a5192d0 01/24/2014 01:04 pm Stavros Sachtouris

Remove conte-type from object_overwrite call

38a79780 01/24/2014 12:37 pm Stavros Sachtouris

Document content-type in object_overwrite

b5b4441e 01/23/2014 06:44 pm Stavros Sachtouris

Keep objects content type by default

614a20dc 01/23/2014 11:56 am Stavros Sachtouris

Allow content-type in file overwrite

109fc65a 01/22/2014 03:09 pm Stavros Sachtouris

Allow empty server names in modify

3b6d09dc 01/21/2014 11:08 am Stavros Sachtouris

Fix typo in documentation

86a7f578 01/20/2014 06:11 pm Stavros Sachtouris

Update Changelog for minor typo fixes

8e3cbcfe 01/20/2014 03:59 pm Stavros Sachtouris

Remove "None" from end of file cat responses

034fcba3 01/20/2014 03:31 pm Stavros Sachtouris

Update help messag in image commands

482bc0c4 01/17/2014 03:51 pm Stavros Sachtouris

Bugfix: container delete for numerical containers

f59635ab 01/17/2014 01:01 pm Stavros Sachtouris

Fix typo in membership_enroll

5df772de 01/17/2014 11:14 am Nikos Skalkotos

Bump version to 0.12.9-1~precise

Signed-off-by: Nikos Skalkotos <>

383f15b1 01/17/2014 11:14 am Nikos Skalkotos

Merge branch 'master' into debian-precise

12d99aab 01/16/2014 06:42 pm Stavros Sachtouris

Bump version to 0.12.9-1~wheezy

Signed-off-by: Stavros Sachtouris <>

5b712255 01/16/2014 06:40 pm Stavros Sachtouris

Merge branch 'master' into debian-master

df013956 01/16/2014 06:40 pm Stavros Sachtouris

Merge branch 'master' into debian-wheezy

80225941 01/16/2014 06:38 pm Stavros Sachtouris

Merge branch 'hotfix-0.12.9'

35da37c9 01/16/2014 06:38 pm Stavros Sachtouris

Update version tag and Changelog

e1774601 01/16/2014 06:37 pm Stavros Sachtouris

Fix bug with --unpublish for update_image

0e32e717 01/16/2014 06:36 pm Stavros Sachtouris

Fix bug with --unpublish for update_image

21d11da0 01/16/2014 05:15 pm Nikos Skalkotos

Bump version to 0.12.8-1~precise

Signed-off-by: Nikos Skalkotos <>

8380f670 01/16/2014 05:15 pm Nikos Skalkotos

Merge branch 'master' into debian-precise

e93bedf6 01/16/2014 04:31 pm Stavros Sachtouris

Bump version to 0.12.8-1~wheezy

Signed-off-by: Stavros Sachtouris <>

c639994a 01/16/2014 04:31 pm Stavros Sachtouris

Merge branch 'master' into debian-wheezy

e479a450 01/16/2014 04:24 pm Stavros Sachtouris

Merge branch 'hotfix-0.12.8'

b4c616a3 01/16/2014 04:23 pm Stavros Sachtouris

Update version tag and changelog

bf88122d 01/16/2014 04:22 pm Stavros Sachtouris

Update documentation for image property-del

Refs: #4940

52f044ab 01/16/2014 04:21 pm Stavros Sachtouris

In image modify, make property-del a required arg

Refs: #4940

88f9f22a 01/16/2014 04:21 pm Stavros Sachtouris

Merge branch 'feature-image-property-del' into develop

c83cb9d9 01/16/2014 04:12 pm Stavros Sachtouris

Update documentation for image property-del

Refs: #4940

e9c8f12e 01/16/2014 04:04 pm Stavros Sachtouris

In image modify, make property-del a required arg

Refs: #4940

3b98cf31 01/14/2014 04:39 pm Stavros Sachtouris

Fix typo in netowrk commands

d5841e90 01/14/2014 01:55 pm Giorgos Korfiatis

Adapt cyclades commands for new projects

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

b86c37f9 01/14/2014 01:55 pm Giorgos Korfiatis

Adapt pithos commands for new projects

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

cf3e2989 01/14/2014 01:55 pm Giorgos Korfiatis

Do not translate tenant_id

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

736072e2 01/14/2014 11:38 am Stavros Sachtouris

Add user_info and user_term for bw compatibility

Refs: #4880

11d3a6ce 01/13/2014 06:27 pm Nikos Skalkotos

Bump version to 0.12.7-1~precise

Signed-off-by: Nikos Skalkotos <>

94a467fe 01/13/2014 06:26 pm Nikos Skalkotos

Merge branch 'master' into debian-precise

881eadf3 01/13/2014 05:30 pm Stavros Sachtouris

Bump version to 0.12.7-1~wheezy

Signed-off-by: Stavros Sachtouris <>

e3293a72 01/13/2014 05:29 pm Stavros Sachtouris

Merge branch 'master' into debian-wheezy

9bd90638 01/13/2014 05:29 pm Stavros Sachtouris

Merge branch 'master' into debian-master

Conflicts:
kamaki/clients/utils/__init__.py

5bd75cb6 01/13/2014 05:27 pm Stavros Sachtouris

Merge branch 'hotfix-0.12.7'

3a190998 01/13/2014 05:26 pm Stavros Sachtouris

Update version tag and Changelog

f8636965 01/13/2014 05:18 pm Stavros Sachtouris

Add user_info and user_term for bw compatibility

Refs: #4880

dbbe2e34 01/13/2014 03:12 pm Stavros Sachtouris

Bump version to 0.12.6-1~wheezy

Signed-off-by: Stavros Sachtouris <>

0ef09194 01/13/2014 03:11 pm Stavros Sachtouris

Merge branch 'master' into debian-wheezy

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

Also available in: Atom