← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1611380] [NEW] libvirt: drop py26 compat for get_console_output

 

Public bug reported:

There is py26 compatibility code in the libvirt driver to query the
console output [1]. We can drop that as we have py27 as minimum. At the
same time we can refactor that method a little to make it easier to
read.

References:
[1] https://github.com/openstack/nova/blob/b2100015ac6f98c68451cb8827687866fe695452/nova/virt/libvirt/driver.py#L2701-L2704

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1611380

Title:
  libvirt: drop py26 compat for get_console_output

Status in OpenStack Compute (nova):
  New

Bug description:
  There is py26 compatibility code in the libvirt driver to query the
  console output [1]. We can drop that as we have py27 as minimum. At
  the same time we can refactor that method a little to make it easier
  to read.

  References:
  [1] https://github.com/openstack/nova/blob/b2100015ac6f98c68451cb8827687866fe695452/nova/virt/libvirt/driver.py#L2701-L2704

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1611380/+subscriptions


Follow ups