We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb67896 + 3edd454 commit 552459cCopy full SHA for 552459c
2 files changed
files/apts/nova
@@ -18,6 +18,7 @@ sudo
18
qemu-kvm # NOPRIME
19
qemu # dist:wheezy,jessie NOPRIME
20
libvirt-bin # NOPRIME
21
+libvirt-dev # NOPRIME
22
pm-utils
23
libjs-jquery-tablesorter # Needed for coverage html reports
24
vlan
files/rpms/nova
@@ -11,6 +11,7 @@ iputils
11
kpartx
12
kvm # NOPRIME
13
14
+libvirt-devel # NOPRIME
15
libvirt-python # NOPRIME
16
libxml2-python
17
numpy # needed by websockify for spice console
0 commit comments