Statistics
| Branch: | Tag: | Revision:

root / util @ 9cb903f9

Name Size
__init__.py 0 Bytes
mac2eui64.py 2.4 kB
rapi.py 46.5 kB
vapclient.py 1.5 kB

Latest revisions

# Date Author Comment
9cb903f9 06/29/2011 01:15 pm Vangelis Koukis

Extend net notifications to include IPv6 addresses

Include support for autogenerated public IPv6 addresses,
extend the logic layer accordingly:

  • Extend the Synnefo Ganeti hook to include autogenerated
    IPv6 addresses in ganeti-net-status notifications over AMQP....
1be508e9 04/12/2011 07:06 pm Vangelis Koukis

Support dynamic port allocation for VNC console

Add new version of vapclient.py from commit 48b1400eff
of vncauthproxy (dynamic port pool allocation, JSON control
requests and replies).

Modify api/actions.py to request dynamic port allocation
and handle error conditions gracefully.

9a6eacb9 04/11/2011 03:01 am Vangelis Koukis

Handle errors in API action for VNC console

Handle errors in the get_console() server action and return
appropriate cloudFaults.

Remove the vncauthproxy/ directory, since vncauthproxy
has its own repository under https://code.grnet.gr.

Add new version of util/vapclient.py from commit 035424b630...

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