Bug #785
Set serial_console=False explicitly when creating a VM
Status: | Closed | Start date: | 07/08/2011 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Vangelis Koukis | % Done: | 0% |
|
Category: | old_synnefo | Spent time: | - | |
Target version: | v0.5.1 |
Description
Synnefo requires serial_console=False at the Ganeti backend, so that consoles are not of kind="ssh".
Instead of requiring setting this KVM hypervisor option globally, Synnefo needs to set this explicitly, only for its own VMs.
Related issues
Associated revisions
Set hv parameter serial_console=False explicitly
Be explicit about Synnefo-controlled instances having
hypervisor parameter serial_console set to False, so that the
RAPI GetInstanceConsole() call returns consoles of kind 'vnc',
fixes #785.
History
#1 Updated by Vangelis Koukis almost 11 years ago
- Status changed from Assigned to Closed
Merged into master as 9544c82f3, closing ticket.
#2 Updated by Vangelis Koukis over 9 years ago
- Category set to old_synnefo