Statistics
| Branch: | Tag: | Revision:

root @ 253f0c82

Name Size
  api
  auth
  middleware
  util
.gitignore 32 Bytes
__init__.py 0 Bytes
manage.py 542 Bytes
settings.py.dist 3.4 kB
urls.py 277 Bytes

Latest revisions

# Date Author Comment
253f0c82 11/26/2010 10:05 pm Faidon Liambotis

Add an initial implementation of API's /servers read()

e5e20779 11/26/2010 10:03 pm Faidon Liambotis

Import Ganeti's RAPI client

547ae349 11/26/2010 10:02 pm Faidon Liambotis

Fix authentication handler challenge() for servers API

3758cc42 11/26/2010 09:56 pm Faidon Liambotis

Add Auth-API application, plus the StripURLMiddleware

04accb0f 11/26/2010 09:22 pm Faidon Liambotis

Fix URL path for API version handler

81357279 11/26/2010 08:13 pm Faidon Liambotis

Fix some trailing-slash breakage, OS-API is explicit about that

635cfd6e 11/26/2010 06:52 pm Faidon Liambotis

Convert faults to return an Exception subclass

Piston's rc from which fault is modeled doesn't do that; however, we
prefer doing things the Django (rather than the Piston) way and make
faults be an Exception subclass.

Piston may not do that but it actually gives us all the tools to do it,...

beb79c95 11/26/2010 06:08 pm Faidon Liambotis

Add Limit handler

fd4828ce 11/26/2010 05:57 pm Faidon Liambotis

Be more explicit about ServerHandler's allowed_methods

ed66d976 11/26/2010 05:38 pm Faidon Liambotis

Add Shared IP Groups handler

View all revisions | View revisions

Also available in: Atom