Statistics
| Branch: | Tag: | Revision:

root / api @ f4fe8796

Name Size
  fixtures
  templates
__init__.py 0 Bytes
actions.py 11.5 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
f4fe8796 07/13/2011 04:34 pm Giorgos Verigakis

Network id can be non-numeric

20ed268d 07/13/2011 04:33 pm Giorgos Verigakis

Add missing XML template

f08150b3 07/11/2011 01:29 pm Giorgos Gousios

Merge branch 'api-current' of https://code.grnet.gr/git/synnefo into api-current

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

71099804 07/11/2011 11:03 am Vangelis Koukis

Remove RAPI GetInstanceConsole() call

Remove RAPI GetInstanceConsole() call, because it returns a
potentially unusable endpoint based on cluster-wide vnc_bind_address,
usually 0.0.0.0 or 127.0.0.1. Until this is fixed on the Ganeti side,
we construct a console info reply based on the primary node and network...

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'

View revisions

Also available in: Atom