[Bug 1567811] Re: nova-compute should depend on libvirt-bin.service instead of libvirtd.service

James Page james.page at ubuntu.com
Fri Apr 8 07:49:13 UTC 2016


Debian-ism as we diff in libvirt from Debian here.

** Changed in: nova (Ubuntu)
       Status: New => Triaged

** Changed in: nova (Ubuntu)
   Importance: Undecided => High

** Changed in: nova (Ubuntu)
       Status: Triaged => Fix Committed

** Changed in: nova (Ubuntu)
    Milestone: None => ubuntu-16.04

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

Title:
  nova-compute should depend on libvirt-bin.service instead of
  libvirtd.service

Status in nova package in Ubuntu:
  Fix Committed

Bug description:
  The service definition in /lib/systemd/system/nova-compute.service
  contains

  After=libvirtd.service

  however that service does not exist, the correct service name would be
  libvirt-bin.service. As a result, nova-compute is started too early
  and fails because it cannot talk to libvirtd after a reboot.

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



More information about the Ubuntu-openstack-bugs mailing list