File: //lib/python3/dist-packages/sos/report/plugins/__pycache__/lxd.cpython-310.pyc
o
���bu � @ s* d dl mZmZmZ G dd� dee�ZdS )� )�Plugin�UbuntuPlugin�SoSPredicatec @ s( e Zd ZdZdZdZdZdZdd� ZdS )�LXDzLXD container hypervisor�lxd)� container)r c C sv g d�}t | |ddid�}| �d�}|d dkr!| jd|d � d S | �d
dg� | jg d�|d � | jd
gdd� d S )N)�bpfilter�ebtable_filter�ebtables�ip6table_filter�ip6table_mangle�ip6table_nat�ip6table_raw�
ip6_tables�iptable_filter�iptable_mangle�iptable_nat�iptable_raw�nf_nat� nf_tables�kmods�all)r �requiredz
snap list lxd�statusr zlxd.buginfo)�predz/etc/default/lxd-bridgez/var/log/lxd/*)zlxc image listzlxc listzlxc network listzlxc profile listzlxc storage listz)find /var/lib/lxd -maxdepth 2 -type d -lszvar-lxd-dirs.txt)�suggest_filename)r �exec_cmd�add_cmd_output�
add_copy_spec)�self� lxd_kmods�lxd_pred� snap_list� r# �8/usr/lib/python3/dist-packages/sos/report/plugins/lxd.py�setup s&