Statistics
| Branch: | Tag: | Revision:

root / util / rapi.py @ 432fc8c3

History | View | Annotate | Download (46.4 kB)

# Date Author Comment
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