Statistics
| Branch: | Tag: | Revision:

root / api @ c5a032c4

Name Size
  fixtures
  templates
__init__.py 0 Bytes
actions.py 4.7 kB
authentication.py 875 Bytes
emitter.py 2.6 kB
errors.py 609 Bytes
faults.py 2.6 kB
flavors.py 2.2 kB
handlers.py 37.9 kB
helpers.py 1.8 kB
images.py 5.1 kB
models.py 0 Bytes
openstack-api.txt 780 Bytes
resource.py 1.3 kB
servers.py 10 kB
tests.py 18.5 kB
tests_redux.py 2.8 kB
urls.py 5.8 kB
util.py 3.4 kB

Latest revisions

# Date Author Comment
c5a032c4 03/23/2011 08:26 pm Markos Gogoulos

fix server polling support

  • add function ISODateString that gets the jqXHR.getResponseHeader('Date') and returns changes_since GET variable on ISO 8601 format
  • add changes_since mechanism on GET images too

Ref #291

4e6f9904 03/23/2011 06:25 pm Markos Gogoulos

remove description fields for VM, Image

  • remove description from VirtualMachine model, handlers and tests
  • return images metadata (as on servers). for now return image.description as image.metadata.meta.key.description

Ref #185

b0bc0d35 03/23/2011 05:37 pm Giorgos Verigakis

More flexible Accept header handling

Fixes #313

90d90bd2 03/23/2011 05:03 pm Giorgos Verigakis

Use imageRef/flavorRef

Instead of imageId/flavorId.

2873837d 03/23/2011 04:05 pm Giorgos Verigakis

Merge branch 'master' of https://code.grnet.gr/git/synnefo

b9a77976 03/23/2011 04:05 pm Giorgos Verigakis

Fix addresses JSON output in servers.

8b800b6f 03/23/2011 04:04 pm Giorgos Verigakis

Add support for multiple accept args.

Fixes #313

0e1531b4 03/23/2011 03:51 pm Markos Gogoulos

fix GET /servers

check if server.status is "DELETED" rather than attribute server.deleted
Refs #293

a3808aa8 03/23/2011 02:32 pm Markos Gogoulos

fix GET /servers/detail error check

return badRequest if changes_since variable is problematic

a7cd0952 03/22/2011 06:20 pm Giorgos Verigakis

Merge branch 'master' of https://code.grnet.gr/git/synnefo

View revisions

Also available in: Atom