yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57633
[Bug 1632135] Re: serial console support matrix and config option help is wrong
https://review.openstack.org/#/c/384728/
** Changed in: nova
Importance: Undecided => Low
** Also affects: nova/newton
Importance: Undecided
Status: New
** Changed in: nova/newton
Status: New => Confirmed
** Changed in: nova/newton
Importance: Undecided => Low
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1632135
Title:
serial console support matrix and config option help is wrong
Status in OpenStack Compute (nova):
In Progress
Status in OpenStack Compute (nova) newton series:
Confirmed
Bug description:
http://docs.openstack.org/developer/nova/support-
matrix.html#console_serial_log says that vmware supports getting
serial console output, which it doesn't as it doesn't implement the
get_console_output method in the vmware driver.
https://github.com/openstack/nova/blob/14.0.0/nova/conf/serial_console.py#L31
says that only the libvirt driver supports serial console access, but
hyper-v does also since it implements the get_serial_console virt
driver method.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1632135/+subscriptions
References