Statistics
| Branch: | Tag: | Revision:

root / api / templates / vnc.xml @ b216cb77

History | View | Annotate | Download (218 Bytes)

# 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....