change python-libguestfs to python-guestfs for ubuntu
python-libguestfs is for centos, python-guestfs is for ubuntu. Change-Id: Iec50b8c00db70386552dc4836b093f06c30baea7 Closes-Bug: #1751681
This commit is contained in:
parent
145b98f329
commit
4b161d0026
@ -50,7 +50,7 @@ nova_compute_kvm_distro_packages:
|
||||
- kpartx
|
||||
- libvirt-bin
|
||||
- open-iscsi
|
||||
- python-libguestfs
|
||||
- python-guestfs
|
||||
- python-libvirt
|
||||
- qemu
|
||||
- qemu-utils
|
||||
@ -81,7 +81,7 @@ nova_compute_lxd_distro_packages:
|
||||
- multipath-tools
|
||||
- nfs-common
|
||||
- open-iscsi
|
||||
- python-libguestfs
|
||||
- python-guestfs
|
||||
- sysfsutils
|
||||
- vlan
|
||||
- thin-provisioning-tools
|
||||
@ -92,7 +92,7 @@ nova_compute_powervm_distro_packages:
|
||||
- genisoimage
|
||||
- kpartx
|
||||
- open-iscsi
|
||||
- python-libguestfs
|
||||
- python-guestfs
|
||||
- sysfsutils
|
||||
- vlan
|
||||
- nfs-common
|
||||
|
Loading…
x
Reference in New Issue
Block a user