Statistics
| Branch: | Tag: | Revision:

root / api @ f2bdb9ab

Name Size
  fixtures
  templates
__init__.py 0 Bytes
actions.py 11.6 kB
common.py 1.8 kB
faults.py 2.1 kB
flavors.py 3.6 kB
images.py 11.3 kB
middleware.py 2.5 kB
models.py 0 Bytes
networks.py 7.9 kB
servers.py 17.2 kB
tests.py 39.3 kB
urls.py 2.2 kB
util.py 10.5 kB
versions.py 4.1 kB

Latest revisions

# Date Author Comment
f2bdb9ab 07/11/2011 01:29 pm Giorgos Gousios

Use log.exception to report exceptions

55b7ee4f 07/11/2011 11:17 am Giorgos Gousios

Logging configuration

f90c3d8c 07/07/2011 04:54 pm Vangelis Koukis

Make server deletion complete asynchronously

Make server deletion complete asynchronously, by only setting
the deleted flag for an instance of the VirtualMachine model when
an OP_INSTANCE_REMOVE operation completes successfully at the backend.

This means that DELETE /servers/id returns HTTP 204, the server...

62b8fa6b 07/01/2011 06:16 pm Vangelis Koukis

Merge branch 'api-current'

Conflicts:
api/middleware.py

bf21d1c6 07/01/2011 05:54 pm Giorgos Verigakis

Don't check for expiration if we have no user

bd0a9536 07/01/2011 04:17 pm Vangelis Koukis

Merge branch 'ui-0.5'

6a0e1a00 07/01/2011 12:11 pm Giorgos Gousios

Add exclude for API calls in AAI middlware

Fixes 3 failed tests

85c6267a 07/01/2011 10:32 am Giorgos Gousios

Merge branch 'api-current' into helpdesk-gui

Conflicts:
aai/shibboleth.py

d1387ed7 06/30/2011 06:36 pm Christos Psaltis

Merge remote-tracking branch 'origin/api-current' into ui-0.5

Conflicts:
api/util.py
logic/backend.py

75518958 06/30/2011 06:24 pm Giorgos Gousios

Log request URL and user for all API calls

View revisions

Also available in: Atom