Statistics
| Branch: | Tag: | Revision:

root / api @ 8444bcd7

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.8 kB
images.py 11.8 kB
middleware.py 2.5 kB
models.py 0 Bytes
networks.py 8.3 kB
servers.py 18.7 kB
tests.py 38.7 kB
urls.py 2.2 kB
util.py 10.5 kB
versions.py 4.2 kB

Latest revisions

# Date Author Comment
53481544 10/11/2011 04:41 pm Vangelis Koukis

Fix failing tests after fixture refactoring

Fix failing tests after fixture refactoring, refs #1263

9e98ba3c 10/06/2011 05:08 pm Giorgos Verigakis

Add new logging infrastructure

Uses dictionary configuration back ported from
Python 2.7.

Refs #1033

faf93406 10/05/2011 01:35 pm Giorgos Verigakis

Fix failing tests

Tests needed users.json that was separated from
intial_data.json

7cc3c7d9 10/03/2011 05:11 pm Giorgos Verigakis

Change Update Metadata to create non-existing keys

Update Metadata methods for servers and images
used to ignore keys that did not exist. This patch
will create them instead.

Refs #1403
Refs #1399

fc443bcd 09/23/2011 06:12 pm Giorgos Verigakis

Add size limits for personality on server create

Refs #1093

2b1db26f 09/22/2011 06:36 pm Giorgos Verigakis

Send personality as a backend parameter

Use a JSON dump the follows OpenStack syntax (list of dictionaries with 'path' and 'contents' keys)
Contents are base64 encoded.

Refs #1093

0419e0c1 09/22/2011 06:06 pm Giorgos Verigakis

Placeholder for personality support

Just log a warning for now.

Refs #1093

b75555e5 09/14/2011 01:29 pm Giorgos Verigakis

Prevent caching in API methods

Django's add_never_cache_headers will add Cache-Control: max-age=0 to the responses.

2c60cbef 09/14/2011 12:13 pm Giorgos Verigakis

Add deleted states in Flavor and SynnefoUser

A database migration is needed.

Refs #1055

856804af 09/07/2011 04:39 pm Vangelis Koukis

Minor modifications to error messages for clarity

View revisions

Also available in: Atom