Merge lp:~smoser/nova/lp833530 into lp:~openstack-ubuntu-packagers/nova/ubuntu

Proposed by Scott Moser
Status: Merged
Merged at revision: 183
Proposed branch: lp:~smoser/nova/lp833530
Merge into: lp:~openstack-ubuntu-packagers/nova/ubuntu
Diff against target: 23 lines (+5/-2)
2 files modified
debian/changelog (+4/-1)
debian/ubuntu_control_vars (+1/-1)
To merge this branch: bzr merge lp:~smoser/nova/lp833530
Reviewer Review Type Date Requested Status
Chuck Short (community) Approve
Review via email: mp+73850@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Chuck Short (zulcss) wrote :

looks good to me

review: Approve
Revision history for this message
Dave Walker (davewalker) wrote :

Hmm, is this really a bug?

Wasn't these packages created to solve this reason?
nova-compute-kvm - OpenStack Compute - compute node (KVM)
nova-compute-lxc - OpenStack Compute - compute node (LXC)
nova-compute-uml - OpenStack Compute - compute node (UserModeLinux)
nova-compute-xen - OpenStack Compute - compute node (Xen)

Revision history for this message
Scott Moser (smoser) wrote :

Are you serious ?

Yes its a bug.

The following does not result in a functional nova-compute:
apt-get install nova-compute-lxc

Revision history for this message
Scott Moser (smoser) wrote :

nova, even when functioning with 'lxc' need qemu-img.

Revision history for this message
Dave Walker (davewalker) wrote :

Ah, this is the reason for introducing the qemu-utils package..

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2011-08-31 20:53:47 +0000
+++ debian/changelog 2011-09-02 16:21:23 +0000
@@ -10,7 +10,10 @@
10 * debian/control: Added python-kombu as a build and run depends.10 * debian/control: Added python-kombu as a build and run depends.
11 - LP: #79887611 - LP: #798876
1212
13 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com> Wed, 31 Aug 2011 21:50:50 +010013 [ Scott Moser ]
14 * add dependency on qemu-kvm to nova-compute (LP: #833530)
15
16 -- Scott Moser <smoser@ubuntu.com> Fri, 02 Sep 2011 12:04:05 -0400
1417
15nova (2011.3~d4-0ubuntu1) oneiric; urgency=low18nova (2011.3~d4-0ubuntu1) oneiric; urgency=low
1619
1720
=== modified file 'debian/ubuntu_control_vars'
--- debian/ubuntu_control_vars 2011-08-09 16:08:33 +0000
+++ debian/ubuntu_control_vars 2011-09-02 16:21:23 +0000
@@ -1,2 +1,2 @@
1nova-compute-deps= adduser, libvirt-bin (>= 0.8.8)1nova-compute-deps= adduser, libvirt-bin (>= 0.8.8), qemu-kvm
2nova-compute-default-hypervisor=nova-compute-kvm2nova-compute-default-hypervisor=nova-compute-kvm

Subscribers

People subscribed via source and target branches