Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-client @ 1acf67a7

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.4 kB

Latest revisions

# Date Author Comment
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

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

Implement getUUIDs/getUUID methods

3f8d6b11 03/12/2013 03:54 pm Ilias Tsitsimpis

Add getServices method

1c26b500 03/12/2013 03:54 pm Ilias Tsitsimpis

Query Astakos `/service/api/user_catalogs'

6f64b6d0 03/12/2013 03:54 pm Ilias Tsitsimpis

More log messages in AstakosClient

Log retries.
Log hashed tokens.

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