Statistics
| Branch: | Tag: | Revision:

root / util @ 67679131

Name Size
__init__.py 0 Bytes
rapi.py 46.5 kB
vapclient.py 1.3 kB

Latest revisions

# Date Author Comment
1f6ba360 04/05/2011 03:37 pm Faidon Liambotis

Actually fix simplejson wrt util/rapi.py

Broken by previous commit, 3481786

3481786b 04/05/2011 03:32 pm Faidon Liambotis

Use Python 2.6's json in util/rapi.py

This was fixed with a237869 but "broken" again via the pull of new RAPI
version from Ganeti (067dda9)

09471611 04/03/2011 03:19 am Vangelis Koukis

Extend api/v1.1redux to support VNC OOB consoles

Add support in api/v1.1redux for OOB consoles using VNC, refs #349.
More specifically: * Implement a new action ("console") for POST to /servers/id/action. * Extend api/servers.py to pass the Django request object to actions....

067dda99 04/01/2011 03:38 pm Vangelis Koukis

Import RAPI client from Ganeti 2.4.1

a237869d 03/28/2011 03:23 pm Faidon Liambotis

Be consistent about the use of simplejson

simplejson was merged into Python 2.6's stdlib as json. To help with
that and avoid external dependencies, Django provides a utils.simplejson
module that either imports Python's json module or imports an embedded...

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

Import Ganeti's RAPI client

View revisions

Also available in: Atom