Statistics
| Branch: | Tag: | Revision:

root / docs / astakos-api-guide.rst @ aca448cf

History | View | Annotate | Download (17.1 kB)

# Date Author Comment
923e6582 06/05/2013 05:31 pm Georgios D. Tsoukalas

Rename astakos_keystone to astakos_identity

6b3ec12c 06/03/2013 05:50 pm Sofia Papagiannaki

docs: update URLs in astakos api guide

a24b5bda 06/03/2013 05:30 pm Sofia Papagiannaki

astakos: remove get_endpoints keystone api call

7421af4a 06/03/2013 04:35 pm Giorgos Korfiatis

docs: Update astakos api paths

8cb96389 06/03/2013 03:47 pm Sofia Papagiannaki

astakos: modifications in authenticate keystone api call

  • change the call to utilize the updated db models
  • update tests
  • update docs
e5d8df8c 05/29/2013 04:59 pm Constantinos Venetsanopoulos

docs: replace "Pithos+" with "Pithos"

bd93595d 05/29/2013 03:19 pm Sofia Papagiannaki

astakos: modifications in POST /tokens (authenticate) api call

  • tenantName is optional in the request
  • check whether the token holder is active and the token has not been
    expired
  • update and fix the tests
  • update the docs
49005665 05/28/2013 07:56 pm Sofia Papagiannaki

astakos: provide authenticate keystone token api call

c2e78d83 05/23/2013 06:47 pm Sofia Papagiannaki

astakos: fix api docs

98893c32 05/23/2013 06:38 pm Sofia Papagiannaki

astakos: update api docs

58350a50 05/23/2013 04:30 pm Sofia Papagiannaki

astakos: move get_services back to astakos im services

0be81d73 05/21/2013 07:41 pm Sofia Papagiannaki

astakos: move get_menu service under astakos im services

get_menu is used only by astakos cloudbar:
it should not be under astakos api services

6609821f 05/15/2013 06:13 pm Sofia Papagiannaki

astakos: change authenticate api call

``/astakos/api/authenticate`` call
does not include any more resource usage in the reply.
(``usage`` request parameter has become obsolete)
The services in order to get the resource usage should call
``/astakos/api/quotas`` instead.

79b5d61b 05/10/2013 12:45 pm Sofia Papagiannaki

astakos: WIP move all api calls under ``/astakos/api``

Refs: #3340

19246578 01/28/2013 02:24 pm Sofia Papagiannaki

Restrict user_catalogs response (user API)

If the request uuids or displaynames is null do not return information for all users
(as it happens in the service call).

5d2e61ec 01/24/2013 06:21 pm Sofia Papagiannaki

Update pithos & astakos api docs

890c2065 01/23/2013 06:51 pm Sofia Papagiannaki

Change feedback & user_catalogs astakos && pithos api calls

  • Substitute ``username`` with ``displayname``
172ce682 12/18/2012 04:21 pm Sofia Papagiannaki

Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into latest-quota

Conflicts:
snf-astakos-app/astakos/im/messages.py
snf-astakos-app/astakos/im/notifications.py
snf-astakos-app/astakos/im/urls.py
snf-astakos-app/astakos/im/views.py

949f8393 06/11/2012 04:34 pm Sofia Papagiannaki

update astakos docs

53d6886e 04/20/2012 02:14 am Sofia Papagiannaki

update snf-astakos documentation

2dac88ef 04/19/2012 03:55 pm Kostas Papadimitriou

Astakos documentation fix

8f9976c6 04/19/2012 01:12 pm Constantinos Venetsanopoulos

Integrate Pithos+ and Astakos documentation

Move and rearrange documentation concerning Pithos+ and Astakos.
Most content from the Pithos+ and Astakos repositories have been
integrated inside Synnefo's generic documentation.

Images have not yet been transfered. This is a WIP.