Statistics
| Branch: | Tag: | Revision:

root / astakosclient / astakosclient @ 567f49a2

Name Size
__init__.py 18.9 kB
errors.py 3.1 kB
tests.py 37.6 kB
utils.py 3.6 kB

Latest revisions

# Date Author Comment
567f49a2 04/25/2013 05:54 pm Giorgos Korfiatis

astakosclient: Change provisions argument to dict

3a1bed03 04/25/2013 05:49 pm Giorgos Korfiatis

astakos: Set and return commission names in API calls

Support issue_commission's `name' parameter for an optional description
of the commission. Include this field in the dict returned by
get_commission.

Change astakosclient accordingly.

271d2c4c 04/23/2013 03:40 pm Giorgos Korfiatis

astakos: Rename get_service_quotas to service_get_quotas

So that it follows the naming scheme of other astakosclient calls.

e311d555 04/19/2013 06:32 pm Giorgos Korfiatis

quotaholder: Improve data of NoCapacityError

Replace `available' by two fields: `limit' and `usage'.

480974e6 04/19/2013 06:32 pm Giorgos Korfiatis

astakos: Change response for API call `quotas'

The following indicators are returned for each holding:
"limit": the quota limit (as before)
"usage": the current usage (pessimistically, includes any pending
allocations)
"pending": the difference of max and min allocation, indicates...

db9f7a2b 04/19/2013 01:45 pm Giorgos Korfiatis

astakosclient: Add user option in get_service_quotas

5b33b8e5 04/18/2013 12:38 pm Giorgos Korfiatis

astakosclient: Add request for service quotas

5c418e94 04/15/2013 01:25 pm Ilias Tsitsimpis

astakosclient: Add documentation for quotas functionality

12eab714 04/15/2013 12:51 pm Ilias Tsitsimpis

astakosclient: Create function issue_one_commission

Refs #3440

10797183 04/15/2013 12:27 pm Ilias Tsitsimpis

astakosclient: Create function check_input to simplify code

View revisions

Also available in: Atom