U
    *bu                     @   s*   d dl mZmZmZ G dd deeZdS )    )PluginUbuntuPluginSoSPredicatec                   @   s(   e Zd ZdZdZdZdZdZdd ZdS )LXDzLXD container hypervisorlxd)Z	container)r   c                 C   s   ddddddddd	d
ddddg}t | |ddid}| d}|d dkrX| jd|d n6| ddg | jdddddg|d | jdgdd  d S )!NZbpfilterZebtable_filterZebtablesZip6table_filterZip6table_mangleZip6table_natZip6table_rawZ
ip6_tablesZiptable_filterZiptable_mangleZiptable_natZiptable_rawZnf_natZ	nf_tableskmodsall)r   Zrequiredzsnap list lxdZstatusr   zlxd.buginfo)Zpredz/etc/default/lxd-bridgez/var/log/lxd/*zlxc image listzlxc listzlxc network listzlxc profile listzlxc storage listz)find /var/lib/lxd -maxdepth 2 -type d -lszvar-lxd-dirs.txt)Zsuggest_filename)r   Zexec_cmdZadd_cmd_outputZadd_copy_spec)selfZ	lxd_kmodsZlxd_predZ	snap_list r
   8/usr/lib/python3/dist-packages/sos/report/plugins/lxd.pysetup   sN    
z	LXD.setupN)	__name__
__module____qualname__Z
short_descZplugin_nameZprofilesZpackagesZcommandsr   r
   r
   r
   r   r      s   r   N)Zsos.report.pluginsr   r   r   r   r
   r
   r
   r   <module>   s   