← Back to team overview

registry team mailing list archive

[Bug 615344] [NEW] xenapi get_info fails gracelessly if VM is not present

 

Public bug reported:

The xenapi implementation of get_info is attempting to raise an
"instance not present" exception if the VM does not exist. It actually
ends up failing to do even that, because the exception construction is
referring to an undefined variable.

** Affects: nova
     Importance: Undecided
     Assignee: Ewan Mellor (ewanmellor)
         Status: Fix Committed

** Branch linked: lp:~ewanmellor/nova/lp615344

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

** Changed in: nova
     Assignee: (unassigned) => Ewan Mellor (ewanmellor)

-- 
xenapi get_info fails gracelessly if VM is not present
https://bugs.launchpad.net/bugs/615344
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



Follow ups

References