← Back to team overview

yahoo-eng-team team mailing list archive

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

 

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

** Changed in: nova
    Milestone: None => juno-1

-- 
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):
  Fix Released

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


References