change python-libguestfs to python-guestfs for ubuntu

python-libguestfs is for centos,
python-guestfs is for ubuntu.

Change-Id: Iec50b8c00db70386552dc4836b093f06c30baea7
Closes-Bug: #1751681
(cherry picked from commit 4b161d0026)
This commit is contained in:
ZhongShengping 2018-02-26 09:31:58 +08:00 committed by Jesse Pretorius (odyssey4me)
parent 871d25c2b3
commit af02190261
1 changed files with 3 additions and 3 deletions

View File

@ -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