Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-client @ f6ff4b40

Name Size
  astakosclient
  docs
COPYRIGHT 1.5 kB
Changelog 0 Bytes
MANIFEST.in 53 Bytes
README 275 Bytes
distribute_setup.py 15.4 kB
setup.py 6.5 kB

Latest revisions

# Date Author Comment
6837f014 04/04/2013 04:26 pm Ilias Tsitsimpis

astakosclient: Use objpool version 0.2

794c94e6 03/22/2013 01:29 pm Ilias Tsitsimpis

astakosclient: Rename functions/methods

Rename functions/methods according to PEP-8 naming conventions.

f74d2b69 03/22/2013 11:27 am Ilias Tsitsimpis

Rename AstakosClient's authenticate method to getUserInfo

4b92d3f7 03/21/2013 03:52 pm Constantinos Venetsanopoulos

snf-astakos-client docs: Minor verbal/format fixes

1acf67a7 03/20/2013 02:02 pm Ilias Tsitsimpis

Add documentation for snf-astakos-client package

2377e7c2 03/20/2013 12:58 pm Ilias Tsitsimpis

Add 2 new exceptions to AstakosClient

  • NoDisplayName
    raised if getDisplayName called with non-existing uuid
  • NoUUID
    raised if getUUID called with non-existing display_name
be284f6a 03/12/2013 03:54 pm Christos Stavrakakis

Turn multiple if statements to if-elif statement

8fe6475a 03/12/2013 03:54 pm Ilias Tsitsimpis

Create more Exception Classes for AstakosClient

  • AstakosClientEInvalid:
    Invalid X-Auth-Token, 401
  • AstakosClientEMethod:
    Method not allowed, 400
  • AstakosClientENotFound:
    Not Found, 404
996061fa 03/12/2013 03:54 pm Ilias Tsitsimpis

Add options to AstakosClient for objpool pool_size

Refs: #3419

f93cc364 03/12/2013 03:54 pm Ilias Tsitsimpis

Create utils and errors modules for astakosclient

  • Move retry decorator to utils module.
  • Rename exceptions to be more intuitive.
  • Add 403 Forbidden exception.
  • Move exceptions to errors class

View revisions

Also available in: Atom