Statistics
| Branch: | Tag: | Revision:

root / api @ 1428a464

Name Size
  fixtures
  templates
__init__.py 0 Bytes
actions.py 8.7 kB
common.py 313 Bytes
faults.py 648 Bytes
flavors.py 2.1 kB
images.py 9.7 kB
middleware.py 2.7 kB
models.py 0 Bytes
networks.py 5 kB
servers.py 14.1 kB
tests.py 31.9 kB
urls.py 732 Bytes
util.py 7.7 kB
versions.py 2.6 kB

Latest revisions

# Date Author Comment
1428a464 05/09/2011 03:37 pm Giorgos Gousios

Move and fix test cases to the appropriate locations

22aee0fb 05/09/2011 02:20 pm Giorgos Gousios

Split aai middleware into two instances

One instance guards the API (and returns 401 if the user is unauthorized), one protects the other content and redirects to Sibboleth

dca6520b 05/03/2011 06:30 pm Giorgos Verigakis

Rename server argument to serverRef

111f6d5b 05/03/2011 01:59 pm Giorgos Verigakis

Improved image tests

e2ee7808 05/03/2011 01:59 pm Giorgos Verigakis

Previous commit was incomplete

0269afd6 05/03/2011 12:29 pm Giorgos Verigakis

Add initial networks support

Refs #409

40777cc8 04/19/2011 03:56 pm Giorgos Verigakis

Add support for users

  • Tests use a hardcoded token
  • cloud tool uses a hardcoded token
  • Bugfixes

Fixes #423

175ffa73 04/19/2011 11:49 am Giorgos Verigakis

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

5231a38a 04/15/2011 07:08 pm Giorgos Verigakis

Raise if vm is deleted or being built

Fixes #351

529178b1 04/15/2011 02:13 pm Giorgos Verigakis

Code clean up

  • Moved rapi related stuff in logic
  • Added messages to all raised Faults
  • Updated console format
  • Removed unused fixture
  • Better imports
  • Docstring bugfixes

View revisions

Also available in: Atom