Statistics
| Branch: | Tag: | Revision:

root / api @ d115929c

Name Size
  fixtures
  templates
__init__.py 0 Bytes
actions.py 7.3 kB
common.py 313 Bytes
faults.py 610 Bytes
flavors.py 2.3 kB
images.py 9.3 kB
middleware.py 769 Bytes
models.py 0 Bytes
servers.py 14.6 kB
tests.py 18.6 kB
tests_auth.py 1.5 kB
urls.py 683 Bytes
util.py 6.8 kB
versions.py 2.6 kB

Latest revisions

# Date Author Comment
d115929c 04/11/2011 02:53 pm Giorgos Verigakis

Only return the updated metadata

9a6eacb9 04/11/2011 03:01 am Vangelis Koukis

Handle errors in API action for VNC console

Handle errors in the get_console() server action and return
appropriate cloudFaults.

Remove the vncauthproxy/ directory, since vncauthproxy
has its own repository under https://code.grnet.gr.

Add new version of util/vapclient.py from commit 035424b630...

ba15eb15 04/08/2011 12:32 pm Vangelis Koukis

Fix one API test failing with PostgreSQL backend

One API test (test_servers_details) was too restrictive and failed
with the PostgreSQL backend. It assumed consistent, by-id ordering
between DB and API server list replies, and failed although there was
1-1 correspondence between the two replies....

fe2a6886 04/07/2011 01:50 pm Giorgos Verigakis

Query for greater since or equal

7f63ff66 04/07/2011 01:32 pm Giorgos Verigakis

Add a check for the return code

cdb65551 04/07/2011 01:31 pm Giorgos Verigakis

Date header is only required for the test-server

8b01f7f3 04/07/2011 01:09 pm Giorgos Verigakis

Add a Date header in responses

Make use of it in tests.

009d3bf2 04/07/2011 12:29 pm Giorgos Verigakis

Check for values inside servers

860412e0 04/07/2011 11:57 am Giorgos Verigakis

Merge branch 'api-current' into api-tests

8c796300 04/07/2011 11:54 am Giorgos Verigakis

Add empty models.py

Django requires it.

View revisions

Also available in: Atom