← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1308839] [NEW] ProcessExecutionError exception is not defined in exception.py now

 

Public bug reported:

ubuntu@devstack-master:/opt/stack/nova$ grep -r exception.ProcessExecutionError *  
nova/virt/libvirt/volume.py:        except exception.ProcessExecutionError as exc:

commit 5e016846708ef62c92dcf607f03c67c36ce5c23f has been fixed all other
wrong used places, but this one is added after this change.

** Affects: nova
     Importance: Undecided
     Assignee: wangpan (hzwangpan)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => wangpan (hzwangpan)

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

Title:
  ProcessExecutionError exception is not defined in exception.py now

Status in OpenStack Compute (Nova):
  New

Bug description:
  ubuntu@devstack-master:/opt/stack/nova$ grep -r exception.ProcessExecutionError *  
  nova/virt/libvirt/volume.py:        except exception.ProcessExecutionError as exc:

  commit 5e016846708ef62c92dcf607f03c67c36ce5c23f has been fixed all
  other wrong used places, but this one is added after this change.

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


Follow ups

References