Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-client / astakosclient @ 8fe6475a

Name Size
__init__.py 12.7 kB
tests.py 21.4 kB

Latest revisions

# Date Author Comment
bc5032a4 03/12/2013 03:54 pm Ilias Tsitsimpis

Implement getTokenFromCookie function

98752f06 03/12/2013 03:54 pm Ilias Tsitsimpis

Move token argument

Remove token argument from class initialization
method and make it a mandatory argument to all
the other class methods.

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

Rename conn variable to conn_class

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

Better handling of default parameter values

7eb32034 03/12/2013 03:54 pm Ilias Tsitsimpis

Better format for logging messages

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

View revisions

Also available in: Atom