| Server IP : 186.64.123.29 / Your IP : 216.73.217.94 Web Server : LiteSpeed System : Linux house.hostinglat.cl 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : tuemp9827 ( 1016) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o
O6uf� � @ sB d dl Z d dlmZmZmZ G dd� de�ZG dd� dee�ZdS )� N)�Plugin�RedHatPlugin� PluginOptc @ sN e Zd ZdZdZdZedddd�eddd d�gZg d
�Zdd� Z ddd�Z
d
S )�OpenStackDatabasezOpenstack Database Information�openstack_database)� openstack�openstack_controller�dumpFzDump select databases)�default�desc�dumpallzDump ALL databases)�cinder�glance�heat�ironic�keystone�mistralz(.*)?neutronznova.*c C s� ddg}d }|D ]}| � |�}|r nq|rd|� �nd }| jd|d|d� | �d�s0| �d�rF| j|d �}d
|� �}| j|dd|d
� d S d S )Nzgalera-bundle-.*�mysql�
clustercheck_�clustercheck� )� container�timeout�suggest_filenamer r �r zmysqldump --opt zmysql_dump.sqlr )r � sizelimitr )�get_container_by_name�add_cmd_output�
get_option�get_mysql_db_string)�self�_db_containers�cnamer �fname�db_dump�db_cmd� r&