** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-3

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

Title:
  The powervm driver should log ssh stderr as warning rather than debug

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  There are 4 methods in the powervm driver that run ssh calls to the
  backing hypervisor (2 in blockdev, 2 in operator) and check for stderr
  output but only log it at debug level, which could be masking more
  serious issues. The stderr results should be logged at warning
  instead.

  
https://github.com/openstack/nova/blob/master/nova/virt/powervm/blockdev.py#L563
  
https://github.com/openstack/nova/blob/master/nova/virt/powervm/blockdev.py#L580

  
https://github.com/openstack/nova/blob/master/nova/virt/powervm/operator.py#L694
  
https://github.com/openstack/nova/blob/master/nova/virt/powervm/operator.py#L711

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to