Statistics
| Branch: | Tag: | Revision:

root / util / vapclient.py @ 1f6ba360

History | View | Annotate | Download (1.3 kB)

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