~ubuntu-server-dev/nova/icehouse

« back to all changes in this revision

Viewing changes to debian/nova-compute-uml.conf

  • Committer: James Page
  • Date: 2013-12-16 15:24:26 UTC
  • mfrom: (640.2.7 nova)
  • Revision ID: james.page@canonical.com-20131216152426-bo3pgi309ijh446q
* debian/control: Add python-pycadf dependency.
* debian/patches/fix-requirements.patch: Refreshed.
* d/control: Add new nova-compute-libvirt package to support libvirt
  based hypervisors, rework dependencies for nova-compute{-*} to
  align to this approach (LP: #928834).
* d/nova-compute.postinst: Renamed to nova-compute-libvirt.postinst
  as its only appropriate for libvirt based hypervisors.
* d/control,nova-compute-vmware.*,rules: Add new nova-compute-vmware
  hypervisor package.
* d/control: Add missing ebtables dependency for nova-network
  (LP: #1161338).
* d/nova-compute.upstart: If libvirt-bin is installed, then wait
  for it to reach running state before starting nova-compute
  (LP: #907152, #1190280).
* d/nova-spiceproxy.logrotate: Manage the correct log file (LP: #1259332).
* d/control: Drop dependency on curl, no longer required.
* d/control,rules,nova-compute-uml.*: Drop nova-compute-uml package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[DEFAULT]
2
 
compute_driver=libvirt.LibvirtDriver
3
 
[libvirt]
4
 
virt_type=uml