- 27 Jan, 2014 1 commit
-
-
Stavros Sachtouris authored
Refs: #4986
-
- 09 Jan, 2014 1 commit
-
-
Stavros Sachtouris authored
-
- 11 Dec, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 10 Dec, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 29 Nov, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4624
-
- 28 Nov, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4563
-
- 19 Nov, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4616, #4617 Remove max_theads from config, move control to threaded commands as --threads Set default MAX_THREADS to 1
-
- 31 Oct, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 14 Oct, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4337 New methods: uuids2usernames, usernames2uuids Keep post_user_catalogs for bw comp.
-
- 10 Oct, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs:#4312
-
- 04 Oct, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4429
-
Stavros Sachtouris authored
Refs: #4429
-
- 03 Oct, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4429
-
- 01 Oct, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 27 Sep, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4300
-
- 10 Sep, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 09 Sep, 2013 6 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Refs: Bug #4276 New format: /image register Name container:path/to/image Old format: /image register Name pithos://user-uuid/container/path/to/image Now, the old format is also recognized. It is planed to be depricated in a future version, though Also, uniformize guides and doc responses for image register
-
Stavros Sachtouris authored
Refs: Bug #4276 New format: /image register Name container:path/to/image Old format: /image register Name pithos://user-uuid/container/path/to/image Now, the old format is also recognized. It is planed to be depricated in a future version, though Also, uniformize guides and doc responses for image register
-
- 02 Sep, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4242
-
- 29 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4242
-
- 05 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4059 Also, adjust corresponding unit and functional tests
-
- 30 Jul, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 26 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 18 Jun, 2013 2 commits
-
-
Stavros Sachtouris authored
Usage: cl.XxxClient(...) cl.CONNECTION_RETRY_LIMIT = 5 cl.<methods>
-
Stavros Sachtouris authored
Usage: cl.XxxClient(...) cl.CONNECTION_RETRY_LIMIT = 5 cl.<methods>
-
- 07 Jun, 2013 3 commits
-
-
Stavros Sachtouris authored
Refs: #3956
-
Stavros Sachtouris authored
Refs: #3956
-
Stavros Sachtouris authored
Refs: #3956
-
- 04 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3934 Breaks compatibility, implements a remotes-based config file
-
- 03 Jun, 2013 2 commits
-
-
Stavros Sachtouris authored
Also, fix typos and default values for service configurations
-
Stavros Sachtouris authored
Also, fix typos and default values for service configurations
-
- 30 May, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3874 Kamaki.clients.astakos.AstakosClient is now a high-level client lib that offers access to token-authenticated astakos-aquired cached information. Users who need an astakos client should use the snf-astakosclient instead. Usage: astakos_cache = AstakosClient(<astakos/base/url/with/identity/api>) astakos_cache.authenticate(<token>) user_info = astakos_cache.user_info() compute_endpoints = astakos_cache.get_service_endpoints('compute', 'v2') Major changes: Modify ReST call from /im/authenticate to /tokens New methods as AstakosClient instance cache accessors: get_services get_service_details get_service_endpoints Method renaiming for existing AstakosClient instance cache accessors: info --> user_info user --> list_users
-
- 22 May, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3732
-