devstack/lib/nova_plugins
Masayuki Igawa 89acae9779
Use python3-guestfs in Ubuntu
This commit makes to use python3-guestfs instead of python-guestfs in
Ubuntu because python-guestfs package is not provided in focal[1][2].
This causes errors in some gate job if `ENABLE_FILE_INJECTION` is true
like the following.

```
...
Package python-guestfs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python3-guestfs

E: Package 'python-guestfs' has no installation candidate
...
```
http://paste.openstack.org/show/801073/

[1] https://packages.ubuntu.com/search?lang=en&keywords=python3-guestfs
[2] https://packages.ubuntu.com/search?lang=en&suite=default&arch=any&searchon=names&keywords=python-guestfs

Change-Id: Iffe60aa0351b732d543927afa1f1e846ba2a89fd
2020-12-16 09:17:08 +09:00
..
functions-libvirt Fix devstack default settings in aarch64 2020-05-11 08:24:54 +00:00
hypervisor-fake Modernize VIRT_DRIVER=fake usage 2018-06-02 12:40:58 -04:00
hypervisor-ironic Prepare for dropping keystone admin endpoint 2020-06-26 15:26:22 +02:00
hypervisor-libvirt Use python3-guestfs in Ubuntu 2020-12-16 09:17:08 +09:00
hypervisor-openvz Stop configuring '[DEFAULT] firewall_driver' for nova 2020-01-16 09:27:54 +00:00
hypervisor-vsphere Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
hypervisor-xenserver Stop configuring '[DEFAULT] firewall_driver' for nova 2020-01-16 09:27:54 +00:00