- 15 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 14 Dec, 2012 1 commit
-
-
Stavros Sachtouris authored
Quotaholder is not just another client. It comes with code for authomatic generation of client lib and cli interface. Copied from kamaki/quota branch but not merged (easier)
-
- 30 Nov, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 06 Nov, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 02 Nov, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 26 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
astakos imports an anused (and soon deprecated) module
-
- 12 Sep, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 29 Aug, 2012 1 commit
-
-
Stavros Sachtouris authored
Seperate Client to Client and HTTPConnection The later is put in a separate package kamaki.client.connection It manages headers, params, method, url and data of a connection but the actuall http connection is not implemented at this abstract level There is an HTTPRequest class extention of HTTPConnection in the same package. It implements connection using requests package so basicaly it replicates the connection procedure that was used in kamaki so far. Minor modifications were nessacary at every client lib package Setup is now aware of gevent and commands package
-
- 10 Jul, 2012 1 commit
-
-
Giorgos Verigakis authored
-
- 17 May, 2012 1 commit
-
-
Giorgos Verigakis authored
-
- 09 May, 2012 3 commits
-
-
Giorgos Verigakis authored
-
Giorgos Verigakis authored
Add "astakos authenticate" command
-
Giorgos Verigakis authored
* New configuration mechanism * Refactored CLI * Added clint dependency
-
- 15 Feb, 2012 1 commit
-
-
Giorgos Verigakis authored
* New configuration mechanism * Refactored CLI * Added clint dependency
-
- 05 Jan, 2012 1 commit
-
-
Giorgos Verigakis authored
Groundwork to support different APIs (synnefo and plankton). New configuration mechanism (kamaki config)
-
- 28 Sep, 2011 1 commit
-
-
Vangelis Koukis authored
-