Reviewed:  https://review.openstack.org/94409
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=8141e7aecdccaa55d92b8174633d0cfc97845412
Submitter: Jenkins
Branch:    stable/icehouse

commit 8141e7aecdccaa55d92b8174633d0cfc97845412
Author: Chuck Short <chuck.sh...@canonical.com>
Date:   Tue Mar 25 10:08:28 2014 -0400

    libvirt: Handle unsupported host capabilities
    
    Neither libvirt-xen nor libvirt-lxc support
    VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES so check for the proper error
    code that is returned by libvirt.
    
    The existing code was performing this check improperly by trying to
    catch an enum value; instead, we need to catch the `libvirtError`
    exception and then check its return code.
    
    Co-Authored-By: Rick Harris <rconradhar...@gmail.com>
    Co-Authored-By: Andrew Melton <andrew.mel...@rackspace.com>
    Closes-Bug: 1297962
    Change-Id: Ie8bf5c9d1f2a27c387f8b2f54a9bb729fa2f0985
    (cherry picked from commit 5fc157e0f5245eb79be90cbc8ed545c396fd38af)


** Changed in: nova/icehouse
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1297962

Title:
  [sru] Nova-compute doesnt start

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to